comparison 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
comparison
equal deleted inserted replaced
31338:832733dd336e 31339:0edf56745df4
1 2000-09-02 Gerd Moellmann <gerd@gnu.org> 1 2000-09-02 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (redisplay_mode_lines): New function.
4 (display_mode_lines): Return number of mode lines displayed.
5 (echo_area_display): Use redisplay_mode_lines to draw garbaged
6 mode lines. Don't temporarily bind redisplay-dont-pause to t.
2 7
3 * emacs.c, callint.c, doc.c, editfns.c: Remove includes of 8 * emacs.c, callint.c, doc.c, editfns.c: Remove includes of
4 string.h and strings.h. 9 string.h and strings.h.
5 (index) [HAVE_INDEX]: Add prototype. 10 (index) [HAVE_INDEX]: Add prototype.
6 11