diff lisp/ChangeLog @ 97562:9f57b240f8c1

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 19 Aug 2008 07:50:37 +0000
parents 8dc8732efc4f
children 325188eea8c4
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Aug 19 07:49:51 2008 +0000
+++ b/lisp/ChangeLog	Tue Aug 19 07:50:37 2008 +0000
@@ -1,3 +1,15 @@
+2008-08-19  Kenichi Handa  <handa@m17n.org>
+
+	* language/european.el ("Esperanto"): Change the preferred
+	charsets to iso-8859-3.
+
+	* language/utf-8-lang.el ("UTF-8"): Add the preferred charsets.
+
+	* international/fontset.el (script-representative-chars): Delete
+	the entry for symbol.
+	(setup-default-fontset): For symbol characters, don't specify
+	:script property.
+
 2008-08-19  Chong Yidong  <cyd@stupidchicken.com>
 
 	* minibuffer.el (completion-table-dynamic): Doc fix.