Mercurial > emacs
comparison lisp/ChangeLog @ 99188:532c7c9c2c89
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Tue, 28 Oct 2008 17:43:52 +0000 |
parents | f552fe2942ff |
children | e295f1ce302e |
comparison
equal
deleted
inserted
replaced
99187:f552fe2942ff | 99188:532c7c9c2c89 |
---|---|
1 2008-10-28 Phil Sung <psung@mit.edu> (tiny change) | 1 2008-10-28 Phil Sung <psung@mit.edu> (tiny change) |
2 | 2 |
3 * follow.el (follow-scroll-down, follow-calc-win-end) | 3 * follow.el (follow-scroll-down, follow-calc-win-end) |
4 (follow-estimate-first-window-start): Reduce effective window | 4 (follow-estimate-first-window-start): Reduce effective window |
5 height when header line is present. | 5 height when header line is present. (Bug#925) |
6 | 6 |
7 2008-10-28 Juanma Barranquero <lekktu@gmail.com> | 7 2008-10-28 Juanma Barranquero <lekktu@gmail.com> |
8 | 8 |
9 * subr.el (locate-user-emacs-file): Simplify. Don't create | 9 * subr.el (locate-user-emacs-file): Simplify. Don't create |
10 `user-emacs-directory' when Emacs is running in batch mode. | 10 `user-emacs-directory' when Emacs is running in batch mode. |