Mercurial > emacs
changeset 34067:c6b6e1f13f5d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 30 Nov 2000 19:52:51 +0000 |
parents | 2482c17f546e |
children | 4a200b2a343b |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
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