changeset 37931:85e6863c11b7

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 28 May 2001 16:21:41 +0000
parents ee47b5c14208
children 2773c29e66d0
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gerd@gnu.org>
 
+	* 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.