From 3bdf26607417502cc2bdaa17c7794ad3cfc267c3 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 7 Mar 2001 17:17:36 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 ++++++- src/ChangeLog | 11 +++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 88bdb8f67aa..4df346b527a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,4 +1,9 @@ -2001-03-06 Stefan Monnier +2001-03-07 Gerd Moellmann + + * info.el (Info-scroll-down): Call pos-visible-in-window-p with + second arg t. + +2001-03-07 Stefan Monnier * log-edit.el (log-edit-common-indent): New var. (log-edit-set-common-indentation): Renamed from diff --git a/src/ChangeLog b/src/ChangeLog index 2c9222b8c5f..74bb12f293c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2001-03-07 Gerd Moellmann + + * window.c (Frecenter): Rewrite code handling negative values + of ARG on graphical frames. + +2001-03-07 Eli Zaretskii + + * window.c (displayed_window_lines): If W->start is outside the + accessible portion of the buffer, call start_display with BEGV or + ZV instead of W->start. + 2001-03-07 Gerd Moellmann * buffer.c (syms_of_buffer) : Doc fix. -- 2.39.5