]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/debbugs/debbugs.texi
Fix the values possible for status queries in debbugs
[gnu-emacs-elpa] / packages / debbugs / debbugs.texi
index 0a627d6b935ec29059ab16d48812d3d57803caca..d71d866623664558e71fdfa0de3c08ead8f3ac51 100644 (file)
@@ -263,8 +263,8 @@ with the given name.  The bugs are chosen by the value of field
 belong to this package.
 
 @item :status
-Status of bug.  Valid values are @code{"done"}, @code{"forwarded"} and
-@code{"open"}.
+Status of bug.  Valid values are @code{"open"}, @code{"forwarded"} and
+@code{"done"}.
 
 @item :archive
 A keyword to filter for bugs which are already archived, or not.  Valid
@@ -331,7 +331,8 @@ same as for @code{:tags} in @code{debbugs-get-bugs} (@pxref{Requesting
 bug numbers}).
 
 @item pending
-The string @code{"pending"}, @code{"forwarded"} or @code{"done"}.
+The string @code{"pending"}, @code{"forwarded"}, @code{"fixed"} or
+@code{"done"}.
 
 @item subject
 Subject/Title of the bugreport.