From cb31a9284dbd49b4efa6b82c17d0acd1419d1eaf Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 25 Oct 2001 13:33:56 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 3 +++ 2 files changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 99fdb7c7178..b56c8929b38 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-10-25 Gerd Moellmann + * 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): diff --git a/src/ChangeLog b/src/ChangeLog index 4680e7c5124..c398e033825 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-10-25 Gerd Moellmann + * 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. -- 2.39.2