Mercurial > emacs
comparison lisp/ChangeLog @ 88529:87badf09419e
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 16 May 2002 12:24:32 +0000 |
parents | 70be82a4ecdf |
children | d3c120a01077 |
comparison
equal
deleted
inserted
replaced
88528:7e3cae9b0d83 | 88529:87badf09419e |
---|---|
1 2002-05-16 Kenichi Handa <handa@etl.go.jp> | |
2 | |
3 * Makefile.in: By sure to run emacs with LC_ALL=C. | |
4 | |
5 * international/encoded-kb.el (encoded-kbd-handle-8bit): Call | |
6 encoded-kbd-self-insert-iso2022-8bit with argument 1. | |
7 (encoded-kbd-self-insert-charset): New function. | |
8 (encoded-kbd-setup-keymap): Handle a coding-system of type | |
9 charset. | |
10 (encoded-kbd-mode): Likewise. | |
11 | |
1 2002-05-15 Dave Love <fx@gnu.org> | 12 2002-05-15 Dave Love <fx@gnu.org> |
2 | 13 |
3 * international/mule-cmds.el (set-locale-environment): Comment out | 14 * international/mule-cmds.el (set-locale-environment): Comment out |
4 set-keyboard-coding-system stuff. | 15 set-keyboard-coding-system stuff. |
5 | 16 |