aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2005-05-20 22:05:21 +0000
committerRichard M. Stallman2005-05-20 22:05:21 +0000
commit240d926eb293d791716ef862bd1f7bfcf25e8379 (patch)
treef81eeb212da48e16c4ab8a18a20460d8cbf3361f /src
parent09e8eb5baec4aa6a883e483e834e5a92258193d4 (diff)
downloademacs-240d926eb293d791716ef862bd1f7bfcf25e8379.tar.gz
emacs-240d926eb293d791716ef862bd1f7bfcf25e8379.zip
Reclassify item. Update copyright year.
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