Mercurial > emacs
changeset 61818:bd461614f08f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 24 Apr 2005 21:36:12 +0000 |
parents | 2636b86a665d |
children | df86749111d6 |
files | lisp/ChangeLog man/ChangeLog src/ChangeLog |
diffstat | 3 files changed, 23 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Apr 24 21:35:43 2005 +0000 +++ b/lisp/ChangeLog Sun Apr 24 21:36:12 2005 +0000 @@ -1,3 +1,16 @@ +2005-04-24 Richard M. Stallman <rms@gnu.org> + + * mail/sendmail.el (mail-font-lock-keywords): Match any number of + citation markers at start of each line. + + * mail/rmail.el (rmail-font-lock-keywords): Match any number of + citation markers at start of each line. + + * font-lock.el (font-lock-comment-delimiter-face): Doc fix. + + * files.el (mode-require-final-newline): Fix previous change. + (require-final-newline): Fix type label. + 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk> * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
--- a/man/ChangeLog Sun Apr 24 21:35:43 2005 +0000 +++ b/man/ChangeLog Sun Apr 24 21:36:12 2005 +0000 @@ -1,3 +1,9 @@ +2005-04-24 Richard M. Stallman <rms@gnu.org> + + * ack.texi: Delete info about lazy-lock.el and fast-lock.el. + + * faq.texi: Delete info about lazy-lock.el and fast-lock.el. + 2005-04-19 Kim F. Storm <storm@cua.dk> * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
--- a/src/ChangeLog Sun Apr 24 21:35:43 2005 +0000 +++ b/src/ChangeLog Sun Apr 24 21:36:12 2005 +0000 @@ -1,3 +1,7 @@ +2005-04-24 Richard M. Stallman <rms@gnu.org> + + * indent.c (Fvertical_motion): Bind fontification-functions to nil. + 2005-04-24 Eli Zaretskii <eliz@gnu.org> * regex.c (re_search_2, re_match_2_internal): Convert second arg