Mercurial > emacs
changeset 89641:30d05f6d5863
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 22 Nov 2003 11:04:28 +0000 |
parents | 99303f55a1b8 |
children | e97441b6244b |
files | src/ChangeLog.22 |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.22 Sat Nov 22 11:04:01 2003 +0000 +++ b/src/ChangeLog.22 Sat Nov 22 11:04:28 2003 +0000 @@ -1,3 +1,8 @@ +2003-11-22 Kenichi Handa <handa@m17n.org> + + * keymap.c (store_in_keymap): Pay attention to the case that idx + is a cons specifying a character range. + 2003-11-18 Kenichi Handa <handa@m17n.org> * composite.c (update_compositions): Bind inhibit-read-only, etc