(Hooking New Backends Into Gnus): Add an index entry for
authorKai Grossjohann <kgrossjo@eu.uu.net>
Sat, 1 Sep 2001 17:09:21 +0000 (17:09 +0000)
committerKai Grossjohann <kgrossjo@eu.uu.net>
Sat, 1 Sep 2001 17:09:21 +0000 (17:09 +0000)
gnus-declare-backend.  Suggested by Paul Jarc.

texi/ChangeLog
texi/gnus.texi

index 523a975..d4a18c3 100644 (file)
@@ -1,7 +1,8 @@
 2001-09-01  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus.texi (Hooking New Backends Into Gnus): Say where to put the
-       call for gnus-declare-backend.  Suggested by Paul Jarc.
+       call for gnus-declare-backend.  Add an index entry for
+       gnus-declare-backend.  Suggested by Paul Jarc.
 
 2001-08-29  Simon Josefsson  <jas@extundo.com>
        From Anders Jackson <jackson@hig.se>
index d2a06cf..94e385f 100644 (file)
@@ -22419,6 +22419,7 @@ Below is a slightly shortened version of the @code{nndir} backend.
 @subsubsection Hooking New Backends Into Gnus
 
 @vindex gnus-valid-select-methods
+@findex gnus-declare-backend
 Having Gnus start using your new backend is rather easy---you just
 declare it with the @code{gnus-declare-backend} functions.  This will
 enter the backend into the @code{gnus-valid-select-methods} variable.