aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-08-03 09:55:40 +0000
committerGerd Moellmann2001-08-03 09:55:40 +0000
commit18f9986a54c53f7712fee3bda487fb49771183f3 (patch)
treefd8f1c7a6cd5ad7c82dfad0d3cff4884c5fe9467 /src/ChangeLog
parent3ae02d92b695374062c1ddb9eea29d2409e49036 (diff)
downloademacs-18f9986a54c53f7712fee3bda487fb49771183f3.tar.gz
emacs-18f9986a54c53f7712fee3bda487fb49771183f3.zip
(resize_mini_window): If Vmax_mini_window_height is
a float, determine the max height from the frame's height.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7519c2a2b5a..d5f0c03aad9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-08-03 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (resize_mini_window): If Vmax_mini_window_height is
4 a float, determine the max height from the frame's height.
5
12001-08-02 Gerd Moellmann <gerd@gnu.org> 62001-08-02 Gerd Moellmann <gerd@gnu.org>
2 7
3 * xdisp.c (redisplay_internal): Take message_cleared_p into 8 * xdisp.c (redisplay_internal): Take message_cleared_p into