# HG changeset patch # User Gerd Moellmann # Date 975613971 0 # Node ID c6b6e1f13f5d6ed80284f405cd3f207cce5da89d # Parent 2482c17f546ece0cc62f4662587f05b4a0d561fb *** empty log message *** diff -r 2482c17f546e -r c6b6e1f13f5d src/ChangeLog --- a/src/ChangeLog Thu Nov 30 19:51:18 2000 +0000 +++ b/src/ChangeLog Thu Nov 30 19:52:51 2000 +0000 @@ -1,3 +1,10 @@ +2000-11-30 Gerd Moellmann + + * xterm.c: Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and + #ifndef instead of using #if. + (XTread_socket) [USE_MOTIF] : Call XmIsScrollBar only if + USE_TOOLKIT_SCROLL_BARS is defined. + 2000-11-30 Jason Rumney * w32fns.c (x_set_cursor_color): Use x_update_cursor instead of