changeset 49746:0bbee9974a9a

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 12 Feb 2003 11:08:36 +0000
parents 282c490f6cd4
children 12970d0f7f60
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Feb 12 11:08:24 2003 +0000
+++ b/src/ChangeLog	Wed Feb 12 11:08:36 2003 +0000
@@ -1,3 +1,9 @@
+2003-02-12  Kim F. Storm  <storm@cua.dk>
+
+	* macros.c (Fstart_kbd_macro): If appending, and last keyboard
+	macro is a string, convert meta modifiers in string when copying
+	the string into a vector.
+
 2003-02-11  Kim F. Storm  <storm@cua.dk>
 
 	* keymap.c (Fremap_command): Return nil if arg is not a symbol.