# HG changeset patch # User Francesco Potort # Date 1006508184 0 # Node ID 6c7b3a4baa0073c7a793511e17c4e237830ee715 # Parent 8c295b635eb8a2ecfac043b5c2861031c308e5bd *** empty log message *** diff -r 8c295b635eb8 -r 6c7b3a4baa00 lisp/ChangeLog --- a/lisp/ChangeLog Fri Nov 23 09:36:08 2001 +0000 +++ b/lisp/ChangeLog Fri Nov 23 09:36:24 2001 +0000 @@ -1,3 +1,7 @@ +2001-11-23 Francesco Potorti` + + * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword. + 2001-11-22 Colin Walters * calc/calc-misc.el (report-calc-bug): Use `reporter-prompt-for-summary-p'. @@ -6,7 +10,7 @@ 2001-11-22 Miles Bader - * emacs-lisp/re-builder.el (reb-match-0, reb-match-1) + * emacs-lisp/re-builder.el (reb-match-0, reb-match-1) (reb-match-2, reb-match-3): Add dark-background variants. 2001-11-22 Colin Walters @@ -14,7 +18,7 @@ * calc/calc-misc.el (calc-info): Don't perform voodoo, just (info "Calc"). (report-calc-bug): Use reporter.el. - + * mail/reporter.el (reporter-submit-bug-report): Doc fixes. 2001-11-21 Richard M. Stallman @@ -25,7 +29,7 @@ (which-func-update): Handle all visible windows. (which-func-update-1): New subroutine broken out of which-func-update. - * files.el (temporary-file-directory, null-device) + * files.el (temporary-file-directory, null-device) (small-temporary-file-directory): Definitions moved up. * progmodes/cperl-mode.el (cperl-problems, cperl-tips)