changeset 34069:4edb25c6c86a

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 30 Nov 2000 21:57:27 +0000
parents 4a200b2a343b
children 03fa22658c6f
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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