aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2001-12-29 14:54:28 +0000
committerRichard M. Stallman2001-12-29 14:54:28 +0000
commit15fff01d494352c1267473647599389dce7c24c2 (patch)
treefa52c7a50a7c56dc5d60d739c08df38d57bdc87b /src/ChangeLog
parent71cf5fa051283be4de2aea9eb078493add766e1e (diff)
downloademacs-15fff01d494352c1267473647599389dce7c24c2.tar.gz
emacs-15fff01d494352c1267473647599389dce7c24c2.zip
(silly_event_symbol_error): New subrtn, from Fdefine_key.
Handle modifier bits. Correct typo in error message.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 116d8ec26e4..02e47483009 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-12-29 Richard M. Stallman <rms@gnu.org>
2
3 * keymap.c (silly_event_symbol_error): New subrtn, from Fdefine_key.
4 Handle modifier bits. Correct typo in error message.
5
12001-12-28 Richard M. Stallman <rms@gnu.org> 62001-12-28 Richard M. Stallman <rms@gnu.org>
2 7
3 * abbrev.c: Use the plist of an abbrev for multiple params if nec. 8 * abbrev.c: Use the plist of an abbrev for multiple params if nec.