aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2005-05-19 00:11:48 +0000
committerNick Roberts <[email protected]>2005-05-19 00:11:48 +0000
commit639ec7659c0877c5d07a64c4507964582a61163d (patch)
tree40da381149f66c84c07b131e9ba83817f1311a8e /src
parent7945a3f5b0d170c44f9fd324ae827987c4b9edb6 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index aed4ea6b97..951bf14254 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-19 Nick Roberts <[email protected]>
+
+ * keyboard.c (syms_of_keyboard): Remove lisp variables
+ post-command-idle-hook and post-command-idle-delay.
+ (command_loop_1): Don't try to execute post-command-idle-hook.
+
2005-05-16 Kim F. Storm <[email protected]>
* xdisp.c (handle_display_prop): Handle empty replacement.