]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Sat, 22 Nov 2003 11:04:28 +0000 (11:04 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 22 Nov 2003 11:04:28 +0000 (11:04 +0000)
src/ChangeLog.22

index e8aaa5f6350abc0168f5db7994fbe4beb77288eb..c75495b1d92a066c86f80bc37882f2958e2b67ed 100644 (file)
@@ -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