# HG changeset patch # User Glenn Morris # Date 1237062580 0 # Node ID 47e37f294247da485408e1aa5b6802d2d633b5e4 # Parent efe8d58403df53c2b7bbdbac56276cbfecfefe94 Mention some ChangeLog issues. diff -r efe8d58403df -r 47e37f294247 admin/notes/bugtracker --- a/admin/notes/bugtracker Sat Mar 14 20:25:06 2009 +0000 +++ b/admin/notes/bugtracker Sat Mar 14 20:29:40 2009 +0000 @@ -278,6 +278,26 @@ discards valid mails. Adding a subject (pointless in control messages) may help. +** ChangeLog issues + +*** When you fix a bug, it can be helpful to put the bug number in the +ChangeLog entry, for example: + + * foo.el (foofunc): Fix the `foo' case. (Bug#123) + +Then the relevant bug can be found for easy reference. If it's an +obvious fix (e.g. a typo), there's no need to clutter the log with the +bug number. + +Similarly, when you close a bug, it can be helpful to include the +relevant ChangeLog entry in the message to the bug tracker, so people +can see eaxctly what the fix was. + +*** bug-reference-mode + +Activate `bug-reference-mode' in ChangeLogs to get clickable links to +the bug web-pages. + ** Gnus-specific voodoo *** Put point on a bug-number and try: M-x gnus-read-ephemeral-emacs-bug-group