aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-03-13 15:03:03 +0000
committerGerd Moellmann2001-03-13 15:03:03 +0000
commitafcdc0a1393988cac487df14bf14696d9a64e669 (patch)
tree2722d982be8a7d0414681257d33b6a0310fee739 /src/ChangeLog
parent4b29c200c51eef3bae8c8df1e3ff4716447e6257 (diff)
downloademacs-afcdc0a1393988cac487df14bf14696d9a64e669.tar.gz
emacs-afcdc0a1393988cac487df14bf14696d9a64e669.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8a81d0fa629..9ba415f7bc1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,8 +1,11 @@
12001-03-13 Gerd Moellmann <gerd@gnu.org> 12001-03-13 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xterm.c (XTread_socket) <LeaveNotify, EnterNotify>: Remove
4 workaround code for LessTif; it doesn't work anymore.
5
3 * xterm.c [USE_TOOLKIT_SCROLL_BARS && USE_MOTIF]: Don't include 6 * xterm.c [USE_TOOLKIT_SCROLL_BARS && USE_MOTIF]: Don't include
4 SscrollBarP.h. 7 SscrollBarP.h.
5 8
6 * xterm.c (x_set_toolkit_scroll_bar_thumb) [USE_MOTIF]: Don't 9 * xterm.c (x_set_toolkit_scroll_bar_thumb) [USE_MOTIF]: Don't
7 access private scroll bar data; it's no longer necessary with 10 access private scroll bar data; it's no longer necessary with
8 contemporary LessTif. 11 contemporary LessTif.