aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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.