Mercurial > emacs
diff src/ChangeLog @ 37931:85e6863c11b7
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 28 May 2001 16:21:41 +0000 |
parents | d732e11e48ac |
children | 80a1968ca813 |
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.