aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 02e47483009..b3fcea180ac 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12001-12-29 Richard M. Stallman <rms@gnu.org> 12001-12-29 Richard M. Stallman <rms@gnu.org>
2 2
3 * fileio.c (Fdo_auto_save): If NO_MESSAGE, don't call push_message.
4
3 * keymap.c (silly_event_symbol_error): New subrtn, from Fdefine_key. 5 * keymap.c (silly_event_symbol_error): New subrtn, from Fdefine_key.
4 Handle modifier bits. Correct typo in error message. 6 Handle modifier bits. Correct typo in error message.
5 7