# HG changeset patch # User Gerd Moellmann # Date 991066901 0 # Node ID 85e6863c11b7a271af2a64e719d6f533b04d0847 # Parent ee47b5c14208493c73be89834a9a051edb6fac7c *** empty log message *** diff -r ee47b5c14208 -r 85e6863c11b7 src/ChangeLog --- a/src/ChangeLog Mon May 28 16:21:10 2001 +0000 +++ b/src/ChangeLog Mon May 28 16:21:41 2001 +0000 @@ -1,5 +1,12 @@ 2001-05-28 Gerd Moellmann + * xmenu.c (xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite + an item's name with its key description in case the description + is a multibyte string. + + * keymap.c (Fsingle_key_description): Create a multibyte string + only if necessary. + * macros.c (Fstart_kbd_macro): Doc fix. * xterm.c (cursor_in_mouse_face_p): New function.