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.")


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to