Mercurial > emacs
diff lisp/ChangeLog @ 91952:c63fbebcd19c
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 19 Feb 2008 07:42:51 +0000 |
parents | d42fe75822fe |
children | 42f58d542f55 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 19 07:10:33 2008 +0000 +++ b/lisp/ChangeLog Tue Feb 19 07:42:51 2008 +0000 @@ -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.