Mercurial > emacs
comparison src/ChangeLog @ 37945:8f7b126354f0
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 30 May 2001 11:19:43 +0000 |
parents | 8c8f2ccf187d |
children | 085486fa1c02 |
comparison
equal
deleted
inserted
replaced
37944:b64d19038fca | 37945:8f7b126354f0 |
---|---|
1 2001-05-30 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xterm.c (note_mouse_highlight): If an overlapping overlay | |
4 exists, but we find that we highlight the same overlay as before, | |
5 don't do the highlighting again. | |
6 | |
1 2001-05-29 Gerd Moellmann <gerd@gnu.org> | 7 2001-05-29 Gerd Moellmann <gerd@gnu.org> |
2 | 8 |
3 * xmenu.c (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]: | 9 * xmenu.c (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]: |
4 Protect unibyte strings created by replacing their multibyte | 10 Protect unibyte strings created by replacing their multibyte |
5 equivalents in menu_items. | 11 equivalents in menu_items. |