From 22d01aed2d0bb69630475f0283f506e63903a4f3 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 7 Aug 2001 14:53:15 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ lisp/gnus/ChangeLog | 4 ++++ src/ChangeLog | 4 ++++ 3 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a6ee9c8cbb7..d8d66ce469a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2001-08-07 Gerd Moellmann + * vc.el (vc-transfer-file): Fix malformed autoload cookie. + * emulation/viper-util.el (viper-file-checked-in-p): Use `and' instead of `progn'. diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 6b12e52554a..072195b6139 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,7 @@ +2001-08-07 Gerd Moellmann + + * mm-uu.el (mm-uu-dissect, mm-uu-test): Fix autoload cookies. + 2001-08-01 Gerd Moellmann * mm-view.el (autoload): Don't autoload `diff-mode' if it's diff --git a/src/ChangeLog b/src/ChangeLog index 1e9f0977f61..2d35ac31a4a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2001-08-07 Gerd Moellmann + * window.c (Frecenter): If ARG < 0, and on a window system + frame, count in some empty lines when we can't move -ARG lines + down. + * xdisp.c (start_display): Don't try to determine the continuation lines width if lines are truncated. It's superfluous and leads to incorrect results if POS is not visible in the window after -- 2.39.2