Mercurial > emacs
diff src/ChangeLog @ 34069:4edb25c6c86a
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Thu, 30 Nov 2000 21:57:27 +0000 |
| parents | c6b6e1f13f5d |
| children | c7a6875bee92 |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * 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] <KeyPress>: Call XmIsScrollBar only if
