aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 858833dbe25..59f09515829 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * keymap.c (Fdefine_key): Fix Lisp_Object/int mixup; apply some CSE.
4
12010-12-03 Don March <don@ohspite.net> 52010-12-03 Don March <don@ohspite.net>
2 6
3 * keymap.c (Fdefine_key): Fix non-prefix key error message when 7 * keymap.c (Fdefine_key): Fix non-prefix key error message when