diff options
| author | Richard M. Stallman | 2005-05-20 22:05:21 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-05-20 22:05:21 +0000 |
| commit | 240d926eb293d791716ef862bd1f7bfcf25e8379 (patch) | |
| tree | f81eeb212da48e16c4ab8a18a20460d8cbf3361f /src | |
| parent | 09e8eb5baec4aa6a883e483e834e5a92258193d4 (diff) | |
| download | emacs-240d926eb293d791716ef862bd1f7bfcf25e8379.tar.gz emacs-240d926eb293d791716ef862bd1f7bfcf25e8379.zip | |
Reclassify item. Update copyright year.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
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 | ||
| 12 | 2005-05-19 Nick Roberts <nickrob@snap.net.nz> | 12 | 2005-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 | ||