aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 19ccab1ad3a..ccfc27f1998 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -11,7 +11,7 @@
11 11
122005-05-19 Nick Roberts <nickrob@snap.net.nz> 122005-05-19 Nick Roberts <nickrob@snap.net.nz>
13 13
14 * keyboard.c (syms_of_keyboard): Remove lisp variables 14 * keyboard.c (syms_of_keyboard): Remove Lisp variables
15 post-command-idle-hook and post-command-idle-delay. 15 post-command-idle-hook and post-command-idle-delay.
16 (command_loop_1): Don't try to execute post-command-idle-hook. 16 (command_loop_1): Don't try to execute post-command-idle-hook.
17 17