From 87d8eba4b7c90ea331c1f9cce2910a832fbdbbf1 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 30 Mar 2001 16:05:40 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 6 ++++++ lisp/ChangeLog | 9 --------- lisp/gnus/ChangeLog | 4 ++++ src/ChangeLog | 2 ++ 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index d3175045921..91f07c94d9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-03-30 Gerd Moellmann + + * Makefile.in (.PHONY): Add for bootstrap targets. + (bootstrap-clean): New target. + (bootstrap): Use it instead of `clean'. + 2001-03-29 Eli Zaretskii * Makefile.in (SUBDIR): Remove leim. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3acc3330c9d..f54da63617f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -509,15 +509,6 @@ Set system-messages-locale and system-time-locale, but only if the caller specifies a non-nil locale name. -2001-03-20 John Wiegley - - * calendar/calendar.el (nongregorian-diary-listing-hook): - Added :options to cover the possible values. - (nongregorian-diary-marking-hook): Ditto. - - * cal-bahai.el, cal-menu.el, calendar.el, diary-lib.el, - * holidays.el: Added support for the Baha'i calendar system. - 2001-03-20 Gerd Moellmann * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 49b063c6bce..cdb9200a825 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,7 @@ +2001-03-30 Gerd Moellmann + + * gnus.el (gnus-interactive): Fix parenthesis errors. + 2001-03-17 ShengHuo ZHU * message.el (rmail-output): It is in rmailout.el not rmail.el. diff --git a/src/ChangeLog b/src/ChangeLog index 84ca7df8822..a8fdc669f2d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2001-03-30 Gerd Moellmann + * xdisp.c (reseat_to_string): Undo last change. + * dispnew.c (adjust_glyph_matrix): Don't try to reuse the current matrix of a window when the header line changes, when new rows are allocated, or when the width changes. -- 2.39.2