aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-02-22 11:46:14 +0000
committerGerd Moellmann2001-02-22 11:46:14 +0000
commitc224f70be54de9209dd98bf0fdd7030e7414a756 (patch)
tree00c0d1cd9fb6ae0389cdb3cfc7fb06fc65677d1e /src/ChangeLog
parentd7618b6028c0616415b448a25ff7c0a3c602f749 (diff)
downloademacs-c224f70be54de9209dd98bf0fdd7030e7414a756.tar.gz
emacs-c224f70be54de9209dd98bf0fdd7030e7414a756.zip
(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.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6345e0d7c4e..ae5187457d6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-02-22 Gerd Moellmann <gerd@gnu.org>
2
3 * dispnew.c (direct_output_for_insert): Give up if we are showing
4 a message or just cleared the message because we might need to
5 resize the echo area window or display an empty echo area.
6
12001-02-21 Gerd Moellmann <gerd@gnu.org> 72001-02-21 Gerd Moellmann <gerd@gnu.org>
2 8
3 * xdisp.c (redisplay_internal): Do the 9 * xdisp.c (redisplay_internal): Do the