From 5f6c577179a59334cb0ce51246cf0387c4ab5bf9 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Thu, 29 Mar 2001 00:29:04 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3bb5956b7b5..12c59bac399 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -22,7 +22,7 @@ * textmodes/ispell.el (ispell-parse-output): Doc fix. - * emacs-lisp/byte-opt.el (byte-optimize-while) + * emacs-lisp/byte-opt.el (byte-optimize-while) (byte-optimize-form-code-walker): Diagnose too few arguments for `if' and `while'. @@ -33,18 +33,18 @@ 2001-03-26 Gerd Moellmann - * autorevert.el (global-auto-revert-non-file-buffers): Remove - duplicate defcustom. + * autorevert.el (global-auto-revert-non-file-buffers): + Remove duplicate defcustom. 2001-03-26 Miles Bader - * international/latin1-disp.el (latin1-char-displayable-p): Add - leading "-" for X font pattern. + * international/latin1-disp.el (latin1-char-displayable-p): + Add leading "-" for X font pattern. 2001-03-26 Kenichi Handa - * international/mule-diag.el (describe-coding-system): For - raw-text and emacs-mule, don't add anymore text about what + * international/mule-diag.el (describe-coding-system): + For raw-text and emacs-mule, don't add anymore text about what charsets they can encode. 2001-03-25 Eli Zaretskii @@ -447,22 +447,17 @@ * international/mule-cmds.el (set-locale-environment): Set system-messages-locale and system-time-locale, but only if the caller specifies a non-nil locale name. -<<<<<<< ChangeLog 2001-03-20 John Wiegley * calendar/calendar.el (nongregorian-diary-listing-hook): Added :options to cover the possible values. (nongregorian-diary-marking-hook): Ditto. -======= ->>>>>>> 1.2177 -<<<<<<< ChangeLog * 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 ->>>>>>> 1.2177 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause problems for the interpreter. From: John Wiegley -- 2.39.2