Mercurial > emacs
comparison src/ChangeLog @ 56626:6c25cc5e679c
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 08 Aug 2004 17:09:43 +0000 |
parents | 64eec6fd8ba5 |
children | 566a024b577f |
comparison
equal
deleted
inserted
replaced
56625:d9455bfd01ee | 56626:6c25cc5e679c |
---|---|
1 2004-08-08 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * keyboard.c: Declare Qdisabled_command_function instead of | |
4 Qdisabled_command_command. | |
5 (Fcommand_execute): Use Qdisabled_command_function instead of | |
6 Qdisabled_command_command. | |
7 (syms_of_keyboard): Ditto. | |
8 | |
1 2004-08-07 Luc Teirlinck <teirllm@auburn.edu> | 9 2004-08-07 Luc Teirlinck <teirllm@auburn.edu> |
2 | 10 |
3 * keymap.c (Flocal_key_binding, Fglobal_key_binding) | 11 * keymap.c (Flocal_key_binding, Fglobal_key_binding) |
4 (syms_of_keymap) <key-translation-map>: Doc fixes. | 12 (syms_of_keymap) <key-translation-map>: Doc fixes. |
5 | 13 |