From c50089c9bb8e6c32e6fe85d796e93750c6d6eae1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 12 May 2005 09:26:17 +0000 Subject: [PATCH] Comment change. --- lisp/ChangeLog | 5 +++++ lisp/add-log.el | 3 +++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a19fe8b6db9..0a6abfdebd3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -45,6 +45,11 @@ (mouse-select, mouse-select-internal, mouse-extend-internal): Use it to implement mouse-1-click-follows-link functionality. +2005-05-11 Richard M. Stallman + + * font-lock.el (font-lock-fontify-syntactically-region): + Use font-lock-comment-delimiter-face for comment delimiters. + 2005-05-10 Jay Belanger * calc/calc-help.el (calc-m-prefix-help): Add mention of diff --git a/lisp/add-log.el b/lisp/add-log.el index ab8d60c0c04..7c5f8462f77 100644 --- a/lisp/add-log.el +++ b/lisp/add-log.el @@ -250,6 +250,9 @@ Note: The search is conducted only within 10%, at the beginning of the file." ;; Acknowledgements. ;; Don't include plain "From" because that is vague; ;; we want to encourage people to say something more specific. + ;; Note that the FSF does not use "Patches by"; our convention + ;; is to put the name of the author of the changes at the top + ;; of the change log entry. ("\\(^\\( +\\|\t\\)\\| \\)\\(Patch\\(es\\)? by\\|Report\\(ed by\\| from\\)\\|Suggest\\(ed by\\|ion from\\)\\)" 3 'change-log-acknowledgement-face)) "Additional expressions to highlight in Change Log mode.") -- 2.39.2