From a6390474507e087099e6c997741f0c01267a9b8d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 24 Apr 2005 21:36:12 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 +++++++++++++ man/ChangeLog | 6 ++++++ src/ChangeLog | 4 ++++ 3 files changed, 23 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c2f70c9fed2..c69788b38d4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2005-04-24 Richard M. Stallman + + * 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 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first diff --git a/man/ChangeLog b/man/ChangeLog index bda82361828..a7bcda73d0d 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,9 @@ +2005-04-24 Richard M. Stallman + + * 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 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings. diff --git a/src/ChangeLog b/src/ChangeLog index e239b41a66f..834dcf4ab82 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2005-04-24 Richard M. Stallman + + * indent.c (Fvertical_motion): Bind fontification-functions to nil. + 2005-04-24 Eli Zaretskii * regex.c (re_search_2, re_match_2_internal): Convert second arg -- 2.39.2