Mercurial > emacs
changeset 40305:1527284286a6
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 25 Oct 2001 13:32:54 +0000 |
parents | ccd5c473ddcf |
children | f4cf12231193 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 25 13:32:29 2001 +0000 +++ b/lisp/ChangeLog Thu Oct 25 13:32:54 2001 +0000 @@ -1,5 +1,8 @@ 2001-10-25 Gerd Moellmann <gerd@gnu.org> + * startup.el (normal-top-level): Check for frame-initial-frame + only if it's really used. + * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'. * progmodes/compile.el (compilation-parse-errors-filename-function):
--- a/src/ChangeLog Thu Oct 25 13:32:29 2001 +0000 +++ b/src/ChangeLog Thu Oct 25 13:32:54 2001 +0000 @@ -1,5 +1,8 @@ 2001-10-25 Gerd Moellmann <gerd@gnu.org> + * xterm.c (show_mouse_face): Clean up. Recognize overwritten + cursor differently. + * xdisp.c (move_it_vertically_backward): Compute line height differently. Add heuristic to try to be more compatible to 20.x.