aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/bugtracker
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes/bugtracker')
-rw-r--r--admin/notes/bugtracker6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
index 3d9df200f44..fd7bd08091a 100644
--- a/admin/notes/bugtracker
+++ b/admin/notes/bugtracker
@@ -463,10 +463,10 @@ time, rather than by increasing bug number
463 463
464"raw" = ? 464"raw" = ?
465 465
466** ChangeLog issues 466** Change log issues
467 467
468*** When you fix a bug, it can be helpful to put the bug number in the 468*** When you fix a bug, it can be helpful to put the bug number in the
469ChangeLog entry, for example: 469change log entry, for example:
470 470
471 * foo.el (foofunc): Fix the `foo' case. (Bug#123) 471 * foo.el (foofunc): Fix the `foo' case. (Bug#123)
472 472
@@ -475,7 +475,7 @@ obvious fix (e.g. a typo), there's no need to clutter the log with the
475bug number. 475bug number.
476 476
477Similarly, when you close a bug, it can be helpful to include the 477Similarly, when you close a bug, it can be helpful to include the
478relevant ChangeLog entry in the message to the bug tracker, so people 478relevant change log entry in the message to the bug tracker, so people
479can see exactly what the fix was. 479can see exactly what the fix was.
480 480
481*** bug-reference-mode 481*** bug-reference-mode