Mercurial > emacs
comparison admin/notes/bugtracker @ 97931:5c4b2431ff57
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 01 Sep 2008 21:14:41 +0000 |
parents | cb78e0393bd9 |
children | 0127639d1179 |
comparison
equal
deleted
inserted
replaced
97930:5c86599895c4 | 97931:5c4b2431ff57 |
---|---|
110 *** To set severity: | 110 *** To set severity: |
111 severity 123 critical|grave|serious|important|normal|minor|wishlist | 111 severity 123 critical|grave|serious|important|normal|minor|wishlist |
112 | 112 |
113 See http://emacsbugs.donarmstrong.com/Developer#severities for the meanings. | 113 See http://emacsbugs.donarmstrong.com/Developer#severities for the meanings. |
114 | 114 |
115 *** To set the onwer of a bug: | 115 *** To set the owner of a bug: |
116 owner 123 A Hacker <none@example.com> | 116 owner 123 A Hacker <none@example.com> |
117 | 117 |
118 The shorthand `!' means your own address. | 118 The shorthand `!' means your own address. |
119 | |
120 *** To remove the owner of a bug: | |
121 noowner 123 | |
119 | 122 |
120 *** To mark a bug as fixed in a particular version: | 123 *** To mark a bug as fixed in a particular version: |
121 fixed 123 23.0.60 | 124 fixed 123 23.0.60 |
122 | 125 |
123 *** To remove a "fixed" mark: | 126 *** To remove a "fixed" mark: |