changeset 99985:b904676d14f2

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 27 Nov 2008 08:03:03 +0000
parents 07596d9ff614
children 821cd83f08ea
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 27 08:02:50 2008 +0000
+++ b/lisp/ChangeLog	Thu Nov 27 08:03:03 2008 +0000
@@ -1,3 +1,11 @@
+2008-11-27  Kenichi Handa  <handa@m17n.org>
+
+	* international/characters.el: Set category 'C' to characters
+	#x20000..#x2AFFF, #x2F800..#x2FFFF.
+
+	* loadup.el: Set inhibit-load-charset-map to t while preloading
+	files.
+
 2008-11-27  Chong Yidong  <cyd@stupidchicken.com>
 
 	* tool-bar.el (tool-bar-find-image-cache): Var deleted.