aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7ff394cff58..142e84d4dfb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12000-07-26 Gerd Moellmann <gerd@gnu.org> 12000-07-26 Gerd Moellmann <gerd@gnu.org>
2 2
3 * dispextern.h (GLYPH_FROM_CHAR_GLYPH): Use CHARACTERBITS bits
4 for the character code.
5
6 * config.in (HAVE_SOUND): Define only for FreeBSD, NetBSD and
7 GNU/Linux.
8
3 * xmenu.c (menu_highlight_callback): Call show_help_echo directly 9 * xmenu.c (menu_highlight_callback): Call show_help_echo directly
4 if called for a popup menu. 10 if called for a popup menu.
5 (xmenu_show): Store help string in widget values. 11 (xmenu_show): Store help string in widget values.