# HG changeset patch # User Gerd Moellmann # Date 975621447 0 # Node ID 4edb25c6c86acd6a7031bb3599716f233aeaab41 # Parent 4a200b2a343bb3d63296c1234824480d6c7115ef *** empty log message *** diff -r 4a200b2a343b -r 4edb25c6c86a src/ChangeLog --- a/src/ChangeLog Thu Nov 30 21:57:05 2000 +0000 +++ b/src/ChangeLog Thu Nov 30 21:57:27 2000 +0000 @@ -1,5 +1,9 @@ 2000-11-30 Gerd Moellmann + * xdisp.c (echo_area_display): If cursor is in the echo area, make + sure that the next redisplay displays the minibuffer, so that + the cursor will be replaced with what the minibuffer wants. + * xterm.c: Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and #ifndef instead of using #if. (XTread_socket) [USE_MOTIF] : Call XmIsScrollBar only if