Mercurial > emacs
diff src/ChangeLog @ 34067:c6b6e1f13f5d
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Thu, 30 Nov 2000 19:52:51 +0000 |
| parents | 60c5c17f74cf |
| children | 4edb25c6c86a |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + + * xterm.c: Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and + #ifndef instead of using #if. + (XTread_socket) [USE_MOTIF] <KeyPress>: Call XmIsScrollBar only if + USE_TOOLKIT_SCROLL_BARS is defined. + 2000-11-30 Jason Rumney <jasonr@gnu.org> * w32fns.c (x_set_cursor_color): Use x_update_cursor instead of
