From c70fe8527e077a1c813eafbba73adb3ad038b72a Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Thu, 19 Oct 2000 15:42:49 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 24 ++++++++++++------------ lisp/gnus/ChangeLog | 4 ++++ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ef621400b24..3c91adf52d3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2000-10-19 Stefan Monnier + + * diff-mode.el (diff-find-file-name): Fix regex subgroup number. + 2000-10-19 Gerd Moellmann * dirtrack.el (dirtrack): Fix call to run-hooks. @@ -12,13 +16,12 @@ eval-and-compile. * play/doctor.el (doctor-death): Update the Samaritans' - anonymous address, and add a website for Befrienders - International. + anonymous address, and add a website for Befrienders International. 2000-10-19 Vinicius Jose Latorre - * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs. Avoid - compilation gripes. Doc fix. + * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs. + Avoid compilation gripes. Doc fix. (ps-print-version): New version number (6.2). (ps-x-color-instance-p, ps-x-color-instance-rgb-components) (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system) @@ -51,18 +54,15 @@ 2000-10-19 Eli Zaretskii - * term/tty-colors.el (color-name-rgb-alist): Add a comment - explaining why some "light*" colors are deliberately absent from - the alist. + * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining + why some "light*" colors are deliberately absent from the alist. - * info.el (Info-title-1-face, Info-title-2-face) - (Info-title-3-face): Change colors for tty's, as suggested by - Miles Bader. + * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face): + Change colors for tty's, as suggested by Miles Bader. 2000-10-19 Kenichi Handa - * international/fontset.el: Use registry "MuleTibetan-2" for - Tibetan. + * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan. (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it for ISO10646-1 fonts. (x-font-name-charset-alist): Add an entry for "iso10646-1". diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index b9065fb09a8..3d9d582c06a 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -11,6 +11,10 @@ * gnus-nocem.el (gnus-nocem-check-article-limit): New variable. (gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'. +2000-10-16 Stefan Monnier + + * ietf-drums.el (mm-util): Require CL when compiling. + 2000-10-15 Dave Love * qp.el: Require mm-util. -- 2.11.4.GIT