X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/d44f2ad44bff2fde36e58bab2f0f515d4dd6782d..09936b35a29904362939ad734d97f49ffbd1d726:/packages/debbugs/debbugs.texi diff --git a/packages/debbugs/debbugs.texi b/packages/debbugs/debbugs.texi index 8c70e26ad..705e15329 100644 --- a/packages/debbugs/debbugs.texi +++ b/packages/debbugs/debbugs.texi @@ -8,7 +8,7 @@ @end direntry @copying -Copyright @copyright{} 2011-2014 Free Software Foundation, Inc. +Copyright @copyright{} 2011-2016 Free Software Foundation, Inc. @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 -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 @@ -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. +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}.