From f49ea54aee6f8ade7b950f2c6f71fb044b6f001d Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 25 Oct 2001 10:14:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4d9f338f3aa..99fdb7c7178 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2001-10-25 Gerd Moellmann + * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'. + * progmodes/compile.el (compilation-parse-errors-filename-function): New variable. (compilation-parse-errors): Use it. diff --git a/src/ChangeLog b/src/ChangeLog index 623e82366a0..4680e7c5124 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-10-25 Gerd Moellmann + + * xdisp.c (move_it_vertically_backward): Compute line height + differently. Add heuristic to try to be more compatible to 20.x. + 2001-10-24 Gerd Moellmann * xterm.c (x_draw_glyphs): Don't check for cursor overwriting -- 2.39.2