Mercurial > emacs
changeset 88520:380a8808a7b1
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 14 May 2002 23:28:34 +0000 |
parents | 98ec5d812ccc |
children | 44d01a64b846 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue May 14 23:15:58 2002 +0000 +++ b/lisp/ChangeLog Tue May 14 23:28:34 2002 +0000 @@ -1,3 +1,20 @@ +2002-05-14 Kenichi Handa <handa@etl.go.jp> + + * international/mule.el (define-coding-system): Docstring + fixed (sjis->shift-jis). + + * international/mule-conf.el: Use decode-char instead of + make-char. + + * international/encoded-kb.el + (encoded-kbd-self-insert-iso2022-8bit): New arg ARG. Directly + call self-insert-command. This is a temporary workaround to + make it work with latin-1. + (encoded-kbd-mode): Change `sjis' to `shift-jis'. + + * international/characters.el: Setup char-width-table for CJK + characters. + 2002-05-15 Kenichi Handa <handa@etl.go.jp> * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block):