aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-07-26 14:48:48 +0000
committerGerd Moellmann2000-07-26 14:48:48 +0000
commit3353ef5a44a1736404a38e32b15d7880df250491 (patch)
treefb173d85864b1fdb21bd3281de92bd633739162d /src
parentc40a4de1df24a74f43484c2fb4321027e0d2bdb1 (diff)
downloademacs-3353ef5a44a1736404a38e32b15d7880df250491.tar.gz
emacs-3353ef5a44a1736404a38e32b15d7880df250491.zip
*** empty log message ***
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.