]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 19 Feb 2008 07:42:51 +0000 (07:42 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 19 Feb 2008 07:42:51 +0000 (07:42 +0000)
lisp/ChangeLog

index cd4b6a650e26d7c886d9cf66002f585272b1f082..f9b574570951695b0b3028b0b5ee744e275c2fc0 100644 (file)
@@ -1,3 +1,17 @@
+2008-02-18  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * language/japan-util.el (setup-japanese-environment-internal):
+       Call use-cjk-char-width-table.
+
+       * language/japanese.el ("Japanese"): Set exit-function to
+       use-default-char-width-table.
+
+       * international/characters.el: Delete occurances of non-Unicode
+       tibetan and ethiopic characters.
+       (cjk-char-width-table): New variable.
+       (use-cjk-char-width-table, use-default-char-width-table): New
+       functions.
+
 2008-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.