Mercurial > emacs
changeset 62255:14a8632a734e
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 12 May 2005 09:25:17 +0000 |
parents | d0c188cf54da |
children | 0e001109621a |
files | lisp/add-log.el |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/add-log.el Thu May 12 08:57:42 2005 +0000 +++ b/lisp/add-log.el Thu May 12 09:25:17 2005 +0000 @@ -250,6 +250,9 @@ ;; 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.")