]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/debbugs/debbugs.texi
Cache and reuse bug entries in debbugs
[gnu-emacs-elpa] / packages / debbugs / debbugs.texi
index ecebf72fc2122c9214fc7de0485a22d5339b8059..705e15329371029c0a678df1d3ffa55384ae9eeb 100644 (file)
@@ -8,7 +8,7 @@
 @end direntry
 
 @copying
 @end direntry
 
 @copying
-Copyright @copyright{} 2011-2013 Free Software Foundation, Inc.
+Copyright @copyright{} 2011-2016 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -41,7 +41,7 @@ and modified without restriction.
 @top Debbugs Programmer's Manual
 
 Debbugs is a bugtracking system (BTS) that was initially written for
 @top Debbugs Programmer's Manual
 
 Debbugs is a bugtracking system (BTS) that was initially written for
-the Debian project but actually used also by the GNU project.  The
+the Debian project but currently used also by the GNU project.  The
 main distinctive feature of Debbugs is that it's mostly email-based.
 All actions on bug reports: opening, closing, changing the status,
 commenting, forwarding are performed via email by sending specially
 main distinctive feature of Debbugs is that it's mostly email-based.
 All actions on bug reports: opening, closing, changing the status,
 commenting, forwarding are performed via email by sending specially
@@ -65,6 +65,9 @@ facilities, @code{debbugs} provides a solution for building
 applications that interact with the Debbugs BTS directly from Emacs
 without addressing Debbugs' web interface.
 
 applications that interact with the Debbugs BTS directly from Emacs
 without addressing Debbugs' web interface.
 
+The user interface for accessing the Debbugs server for GNU projects
+is described in @ref{Top, Debbugs User Guide, , debbugs-ug}.
+
 @menu
 * Installation::                Getting and installing @code{debbugs}.
 * Configuration::               Configuring @code{debbugs}.
 @menu
 * Installation::                Getting and installing @code{debbugs}.
 * Configuration::               Configuring @code{debbugs}.