From 295fff2c70e4b6dfef984ec01bc3ba05ff2ad5d2 Mon Sep 17 00:00:00 2001 From: Kim F. Storm Date: Wed, 12 Feb 2003 11:08:36 +0000 Subject: (Fstart_kbd_macro): If appending, and last keyboard macro is a string, convert meta modifiers in string when copying the string into a vector. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 04abcc37c58..32c72798647 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2003-02-12 Kim F. Storm + + * 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 * keymap.c (Fremap_command): Return nil if arg is not a symbol. -- cgit v1.2.1