# HG changeset patch # User Stefan Monnier # Date 971970169 0 # Node ID 36e10c03d1d7b5edb9142ae2cb69a2365b7ca671 # Parent 07a2c551b566e3e39530bce264ca3b45ad759dea *** empty log message *** diff -r 07a2c551b566 -r 36e10c03d1d7 lisp/ChangeLog --- a/lisp/ChangeLog Thu Oct 19 15:42:21 2000 +0000 +++ b/lisp/ChangeLog Thu Oct 19 15:42:49 2000 +0000 @@ -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. - - * info.el (Info-title-1-face, Info-title-2-face) - (Info-title-3-face): Change colors for tty's, as suggested by - Miles Bader. + * 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. 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 -r 07a2c551b566 -r 36e10c03d1d7 lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Thu Oct 19 15:42:21 2000 +0000 +++ b/lisp/gnus/ChangeLog Thu Oct 19 15:42:49 2000 +0000 @@ -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.