[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/add-log.el
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/add-log.el |
Date: |
Thu, 12 May 2005 05:25:18 -0400 |
Index: emacs/lisp/add-log.el
diff -c emacs/lisp/add-log.el:1.160 emacs/lisp/add-log.el:1.161
*** emacs/lisp/add-log.el:1.160 Thu May 12 05:29:57 2005
--- emacs/lisp/add-log.el Thu May 12 09:25:17 2005
***************
*** 250,255 ****
--- 250,258 ----
;; 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.")