aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/bugtracker
diff options
context:
space:
mode:
authorGlenn Morris2010-01-23 15:25:25 -0800
committerGlenn Morris2010-01-23 15:25:25 -0800
commit741701037aa9ac7f2c79afc76003968f78050967 (patch)
treee4e30e8f34c2998282ac580d90d13cd5e66b3c4f /admin/notes/bugtracker
parented130eb0fe0a68f78160d194367abd15e16a9618 (diff)
downloademacs-741701037aa9ac7f2c79afc76003968f78050967.tar.gz
emacs-741701037aa9ac7f2c79afc76003968f78050967.zip
Small fixes.
Diffstat (limited to 'admin/notes/bugtracker')
-rw-r--r--admin/notes/bugtracker9
1 files changed, 4 insertions, 5 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
index 37347903cea..30e6e86f8f9 100644
--- a/admin/notes/bugtracker
+++ b/admin/notes/bugtracker
@@ -59,8 +59,8 @@ reporting.)
59(e.g. bug-cc-mode@gnu.org), do NOT just use a Cc: header. 59(e.g. bug-cc-mode@gnu.org), do NOT just use a Cc: header.
60Instead, use "X-Debbugs-CC:". This ensures the Cc address will get a 60Instead, use "X-Debbugs-CC:". This ensures the Cc address will get a
61mail with the bug report number in. If you do not do this, each reply 61mail with the bug report number in. If you do not do this, each reply
62in the subsequent discussion will end up creating a new bug. This is 62in the subsequent discussion will end up creating a new bug.
63annoying. 63This is annoying.
64 64
65If a new report contains X-Debbugs-CC in the input, this is 65If a new report contains X-Debbugs-CC in the input, this is
66converted to a real Cc header in the output. (See Bug#1720). 66converted to a real Cc header in the output. (See Bug#1720).
@@ -188,8 +188,7 @@ tag:tag # all bugs with given tag
188See <http://wiki.debian.org/bugs.debian.org/usertags> 188See <http://wiki.debian.org/bugs.debian.org/usertags>
189 189
190"Usertags" are very similar to tags: a set of labels that can be added 190"Usertags" are very similar to tags: a set of labels that can be added
191to a bug. There are two differences between normal tags and user 191to a bug. There are two differences between normal tags and user tags:
192tags:
193 192
1941) Anyone can define any valid usertag they like. In contrast, only a 1931) Anyone can define any valid usertag they like. In contrast, only a
195limited, predefined set of normal tags are available (see above). 194limited, predefined set of normal tags are available (see above).
@@ -368,7 +367,7 @@ http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00440.html
368 367
369** Bazaar stuff 368** Bazaar stuff
370 369
371*** You can use the commit --fixes emacs:123 to mark that a commit fixes 370*** You can use `bzr commit --fixes emacs:123' to mark that a commit fixes
372Emacs bug 123. You will first need to add a line to your bazaar.conf 371Emacs bug 123. You will first need to add a line to your bazaar.conf
373(untested): 372(untested):
374 373