# HG changeset patch # User Kenichi Handa # Date 1069499068 0 # Node ID 30d05f6d5863b9daeb35f4bb05d7e97da0b22ec4 # Parent 99303f55a1b8f9a8f1572076684a7e9ce04ab2ef *** empty log message *** diff -r 99303f55a1b8 -r 30d05f6d5863 src/ChangeLog.22 --- 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 + + * keymap.c (store_in_keymap): Pay attention to the case that idx + is a cons specifying a character range. + 2003-11-18 Kenichi Handa * composite.c (update_compositions): Bind inhibit-read-only, etc