changeset 31339:0edf56745df4

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 02 Sep 2000 21:56:47 +0000
parents 832733dd336e
children 6b2ed557e09c
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Sep 02 21:56:21 2000 +0000
+++ b/src/ChangeLog	Sat Sep 02 21:56:47 2000 +0000
@@ -1,5 +1,10 @@
 2000-09-02  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (redisplay_mode_lines): New function.
+	(display_mode_lines): Return number of mode lines displayed.
+	(echo_area_display): Use redisplay_mode_lines to draw garbaged
+	mode lines.  Don't temporarily bind redisplay-dont-pause to t.
+
 	* emacs.c, callint.c, doc.c, editfns.c: Remove includes of
 	string.h and strings.h.
 	(index) [HAVE_INDEX]: Add prototype.