changeset 37941:8c8f2ccf187d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 29 May 2001 14:31:01 +0000
parents e76f885709fc
children 0f57d8b106f1
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue May 29 14:30:27 2001 +0000
+++ b/src/ChangeLog	Tue May 29 14:31:01 2001 +0000
@@ -1,5 +1,9 @@
 2001-05-29  Gerd Moellmann  <gerd@gnu.org>
 
+	* xmenu.c (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]:
+	Protect unibyte strings created by replacing their multibyte
+	equivalents in menu_items.
+
 	* keymap.c (Fsingle_key_description): NUL-terminate the string
 	buffer before calling build_string.