aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2008-09-01 07:11:28 +0000
committerKenichi Handa <[email protected]>2008-09-01 07:11:28 +0000
commita811648f48dc379e75690e739bc9ae77eb132016 (patch)
tree72aa0fee66494049073cbc30083090f6b4651f2a
parentfc41e69bef38baa10aeb4c99aadceb085c190c9d (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b0570165af..bbb9268b7b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-01 Kenichi Handa <[email protected]>
+
+ * international/fontset.el (script-representative-chars): Re-add
+ the entry for symbol, but with vector of characters.
+ (setup-default-fontset): Cancel previous change.
+
2008-08-31 Chong Yidong <[email protected]>
* ido.el: Move provide statement to the end of the file.