aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-18 14:15:00 +0000
committerGerd Moellmann2000-11-18 14:15:00 +0000
commit1bfdbe4394d91f2645d60da16aced68246c74d06 (patch)
tree7dc125cfff7d4f3be4c7039faf23152dc2ef110d /src/ChangeLog
parentd392e9c567ca78f0a6331e3dd58b6bddfe1b8d4b (diff)
downloademacs-1bfdbe4394d91f2645d60da16aced68246c74d06.tar.gz
emacs-1bfdbe4394d91f2645d60da16aced68246c74d06.zip
(resize_mini_window): Temporarily change to the
mini-window's buffer if necessary.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3e361b4a17d..0ac29af5c2d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-11-18 Gerd Moellmann <gerd@gnu.org> 12000-11-18 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (resize_mini_window): Change to the mini-window's
4 buffer if necessary.
5
3 * xfns.c (Fx_show_tip): Use default y-offset of -10 so that 6 * xfns.c (Fx_show_tip): Use default y-offset of -10 so that
4 the tooltip obscures less text under it. 7 the tooltip obscures less text under it.
5 8