Mercurial > emacs
comparison src/ChangeLog @ 56627:566a024b577f
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 08 Aug 2004 17:14:58 +0000 |
parents | 6c25cc5e679c |
children | 06f73d0f89d0 |
comparison
equal
deleted
inserted
replaced
56626:6c25cc5e679c | 56627:566a024b577f |
---|---|
1 2004-08-08 Luc Teirlinck <teirllm@auburn.edu> | 1 2004-08-08 Luc Teirlinck <teirllm@auburn.edu> |
2 | 2 |
3 * keyboard.c: Declare Qdisabled_command_function instead of | 3 * keyboard.c: Declare Qdisabled_command_function instead of |
4 Qdisabled_command_command. | 4 Qdisabled_command_hook. |
5 (Fcommand_execute): Use Qdisabled_command_function instead of | 5 (Fcommand_execute): Use Qdisabled_command_function instead of |
6 Qdisabled_command_command. | 6 Qdisabled_command_hook. |
7 (syms_of_keyboard): Ditto. | 7 (syms_of_keyboard): Ditto. |
8 | 8 |
9 2004-08-07 Luc Teirlinck <teirllm@auburn.edu> | 9 2004-08-07 Luc Teirlinck <teirllm@auburn.edu> |
10 | 10 |
11 * keymap.c (Flocal_key_binding, Fglobal_key_binding) | 11 * keymap.c (Flocal_key_binding, Fglobal_key_binding) |