comparison 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
comparison
equal deleted inserted replaced
37930:ee47b5c14208 37931:85e6863c11b7
1 2001-05-28 Gerd Moellmann <gerd@gnu.org> 1 2001-05-28 Gerd Moellmann <gerd@gnu.org>
2
3 * xmenu.c (xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite
4 an item's name with its key description in case the description
5 is a multibyte string.
6
7 * keymap.c (Fsingle_key_description): Create a multibyte string
8 only if necessary.
2 9
3 * macros.c (Fstart_kbd_macro): Doc fix. 10 * macros.c (Fstart_kbd_macro): Doc fix.
4 11
5 * xterm.c (cursor_in_mouse_face_p): New function. 12 * xterm.c (cursor_in_mouse_face_p): New function.
6 (x_draw_stretch_glyph_string): Use it to choose a different GC 13 (x_draw_stretch_glyph_string): Use it to choose a different GC