Mercurial > emacs
diff src/ChangeLog @ 31339:0edf56745df4
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 02 Sep 2000 21:56:47 +0000 |
parents | bb107d3a3e36 |
children | 8d5c06c62809 |
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.