aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics2008-10-28 17:36:34 +0000
committerMartin Rudalics2008-10-28 17:36:34 +0000
commit99dfcc0d5280940b5e210b910e4146d1c7f1ad29 (patch)
tree4a991869371a00b9654614546cc079e7d352bec3 /lisp/ChangeLog
parent4ab2b63c9946148b93555f709dff844b37251384 (diff)
downloademacs-99dfcc0d5280940b5e210b910e4146d1c7f1ad29.tar.gz
emacs-99dfcc0d5280940b5e210b910e4146d1c7f1ad29.zip
(follow-scroll-down, follow-calc-win-end)
(follow-estimate-first-window-start): Reduce effective window height when header line is present.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e25b2016698..aa2c4180ff3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12008-10-28 Phil Sung <psung@mit.edu> (tiny change)
2
3 * follow.el (follow-scroll-down, follow-calc-win-end)
4 (follow-estimate-first-window-start): Reduce effective window
5 height when header line is present.
6
12008-10-28 Juanma Barranquero <lekktu@gmail.com> 72008-10-28 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * subr.el (locate-user-emacs-file): Simplify. Don't create 9 * subr.el (locate-user-emacs-file): Simplify. Don't create