Mercurial > emacs
diff src/ChangeLog @ 36280:3780eecdcd10
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Thu, 22 Feb 2001 11:46:14 +0000 |
| parents | 8ba820712df5 |
| children | 281b382e4d80 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Feb 22 11:45:47 2001 +0000 +++ b/src/ChangeLog Thu Feb 22 11:46:14 2001 +0000 @@ -1,3 +1,9 @@ +2001-02-22 Gerd Moellmann <gerd@gnu.org> + + * dispnew.c (direct_output_for_insert): Give up if we are showing + a message or just cleared the message because we might need to + resize the echo area window or display an empty echo area. + 2001-02-21 Gerd Moellmann <gerd@gnu.org> * xdisp.c (redisplay_internal): Do the
