aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-03-13 16:51:32 +0000
committerGerd Moellmann2001-03-13 16:51:32 +0000
commit19b2bb80a3b5f078bcb04c314db892d34f25781e (patch)
tree5fc30172118d8536dd6c33b8fc2884e2ff9c8f83 /src
parent667f102ab25eb0303a53355d7d89177319a4e30e (diff)
downloademacs-19b2bb80a3b5f078bcb04c314db892d34f25781e.tar.gz
emacs-19b2bb80a3b5f078bcb04c314db892d34f25781e.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9ba415f7bc1..9ebda3d10e3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-03-13 Gerd Moellmann <gerd@gnu.org> 12001-03-13 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xmenu.c (popup_activate_callback, popup_deactivate_callback):
4 Remove special handling for LessTif/Motif.
5 (toplevel): Don't include Xm/Xm.h.
6
3 * xterm.c (XTread_socket) <LeaveNotify, EnterNotify>: Remove 7 * xterm.c (XTread_socket) <LeaveNotify, EnterNotify>: Remove
4 workaround code for LessTif; it doesn't work anymore. 8 workaround code for LessTif; it doesn't work anymore.
5 9