summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/guile-debbugs.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/guile-debbugs.texi b/doc/guile-debbugs.texi
index 1b47b86..5ec574d 100644
--- a/doc/guile-debbugs.texi
+++ b/doc/guile-debbugs.texi
@@ -291,6 +291,11 @@ It is used to parse the SOAP response of the @code{get-status}
operation. This is the only way to obtain a value of type @code{<bug>}.
@end deffn
+@cindex bug?, predicate
+@deffn {Scheme Procedure} bug? @var{record}
+Return @code{#t} when @var{record} is a @code{<bug>} object.
+@end deffn
+
@cindex bug accessor procedures
@cindex bug properties
Debbugs records a large number of properties for each bug. For each of