# HG changeset patch # User Richard M. Stallman # Date 1115889917 0 # Node ID 14a8632a734e066ad312ffbbda76b08028840faa # Parent d0c188cf54da6e1c8b80fd236dd682fdb4867714 Comment change. diff -r d0c188cf54da -r 14a8632a734e lisp/add-log.el --- 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.")