Mercurial > emacs
changeset 102618:233bdc532900
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 17 Mar 2009 07:16:29 +0000 |
parents | fdad8647e9ec |
children | f40356cf5650 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Mar 17 07:14:45 2009 +0000 +++ b/lisp/ChangeLog Tue Mar 17 07:16:29 2009 +0000 @@ -1,3 +1,8 @@ +2009-03-17 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change) + + * international/characters.el (cjk-char-width-table): Add + cp932-2-byte. + 2009-03-17 Chong Yidong <cyd@stupidchicken.com> * minibuffer.el (minibuffer-complete-and-exit): Doc fix.