aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-18 14:20:06 +0000
committerGerd Moellmann2000-11-18 14:20:06 +0000
commit679884452349c5ed5029856cbb9f30fea5077a8f (patch)
tree79a0d0921e42ec909a2489d36d8410d3dff15879 /src
parent1bfdbe4394d91f2645d60da16aced68246c74d06 (diff)
downloademacs-679884452349c5ed5029856cbb9f30fea5077a8f.tar.gz
emacs-679884452349c5ed5029856cbb9f30fea5077a8f.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0ac29af5c2d..cc7d29e3466 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,7 @@
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 3 * xdisp.c (resize_mini_window): Temporarily change to the
4 buffer if necessary. 4 mini-window's buffer if necessary.
5 5
6 * 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
7 the tooltip obscures less text under it. 7 the tooltip obscures less text under it.