changeset 97912:1741183c4f3c

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 01 Sep 2008 07:11:28 +0000
parents c0bad9d229bc
children 358ab4e4f102
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 01 05:36:13 2008 +0000
+++ b/lisp/ChangeLog	Mon Sep 01 07:11:28 2008 +0000
@@ -1,3 +1,9 @@
+2008-09-01  Kenichi Handa  <handa@m17n.org>
+
+	* 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  <cyd@stupidchicken.com>
 
 	* ido.el: Move provide statement to the end of the file.