aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-04-30 14:38:34 +0000
committerGerd Moellmann2001-04-30 14:38:34 +0000
commitc95fc5f1b93d02b595eb7f3add9dffd692dcbc83 (patch)
tree07d6968d54979b37d0e0c539deb2ba16d6246367 /src/ChangeLog
parent2a692ba46f7b1a245a11c82ec03f2e2aa5daeda0 (diff)
downloademacs-c95fc5f1b93d02b595eb7f3add9dffd692dcbc83.tar.gz
emacs-c95fc5f1b93d02b595eb7f3add9dffd692dcbc83.zip
(x_window_to_menu_bar) [USE_LUCID]: New function.
(XTread_socket) [USE_LUCID] <Expose>: Handle events for windows that are components of a Lucid menu bar.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f0ae3d17eac..282d0a2de2c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-04-30 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_window_to_menu_bar) [USE_LUCID]: New function.
4 (XTread_socket) <Expose> [USE_LUCID]: Handle events for
5 windows that are components of a Lucid menu bar.
6
12001-04-27 Gerd Moellmann <gerd@gnu.org> 72001-04-27 Gerd Moellmann <gerd@gnu.org>
2 8
3 * term.c (turn_on_face): Fix reverse video handling on terminals 9 * term.c (turn_on_face): Fix reverse video handling on terminals