Mercurial > emacs
diff src/ChangeLog @ 30477:5996e9860cd2
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Wed, 26 Jul 2000 14:48:48 +0000 |
| parents | deaccf3300df |
| children | 5ef94127f946 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jul 26 14:48:00 2000 +0000 +++ b/src/ChangeLog Wed Jul 26 14:48:48 2000 +0000 @@ -1,5 +1,11 @@ 2000-07-26 Gerd Moellmann <gerd@gnu.org> + * dispextern.h (GLYPH_FROM_CHAR_GLYPH): Use CHARACTERBITS bits + for the character code. + + * config.in (HAVE_SOUND): Define only for FreeBSD, NetBSD and + GNU/Linux. + * xmenu.c (menu_highlight_callback): Call show_help_echo directly if called for a popup menu. (xmenu_show): Store help string in widget values.
