aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 04abcc37c58..32c72798647 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12003-02-12 Kim F. Storm <storm@cua.dk>
2
3 * macros.c (Fstart_kbd_macro): If appending, and last keyboard
4 macro is a string, convert meta modifiers in string when copying
5 the string into a vector.
6
12003-02-11 Kim F. Storm <storm@cua.dk> 72003-02-11 Kim F. Storm <storm@cua.dk>
2 8
3 * keymap.c (Fremap_command): Return nil if arg is not a symbol. 9 * keymap.c (Fremap_command): Return nil if arg is not a symbol.