Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
91951:d42fe75822fe | 91952:c63fbebcd19c |
---|---|
1 2008-02-18 Kenichi Handa <handa@ni.aist.go.jp> | |
2 | |
3 * language/japan-util.el (setup-japanese-environment-internal): | |
4 Call use-cjk-char-width-table. | |
5 | |
6 * language/japanese.el ("Japanese"): Set exit-function to | |
7 use-default-char-width-table. | |
8 | |
9 * international/characters.el: Delete occurances of non-Unicode | |
10 tibetan and ethiopic characters. | |
11 (cjk-char-width-table): New variable. | |
12 (use-cjk-char-width-table, use-default-char-width-table): New | |
13 functions. | |
14 | |
1 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu> | 15 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 16 |
3 * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions. | 17 * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions. |
4 (vc-status-mode-menu): Add a :filter. | 18 (vc-status-mode-menu): Add a :filter. |
5 (vc-status-printer): Add faces. | 19 (vc-status-printer): Add faces. |