Mercurial > emacs
comparison src/ChangeLog @ 49746:0bbee9974a9a
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 12 Feb 2003 11:08:36 +0000 |
parents | d5b45b7a0eff |
children | 307b9f6d7dac |
comparison
equal
deleted
inserted
replaced
49745:282c490f6cd4 | 49746:0bbee9974a9a |
---|---|
1 2003-02-12 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * macros.c (Fstart_kbd_macro): If appending, and last keyboard | |
4 macro is a string, convert meta modifiers in string when copying | |
5 the string into a vector. | |
6 | |
1 2003-02-11 Kim F. Storm <storm@cua.dk> | 7 2003-02-11 Kim F. Storm <storm@cua.dk> |
2 | 8 |
3 * keymap.c (Fremap_command): Return nil if arg is not a symbol. | 9 * keymap.c (Fremap_command): Return nil if arg is not a symbol. |
4 | 10 |
5 2003-02-11 Kenichi Handa <handa@m17n.org> | 11 2003-02-11 Kenichi Handa <handa@m17n.org> |