(Hooking New Backends Into Gnus): Say where to put the
authorKai Grossjohann <kgrossjo@eu.uu.net>
Sat, 1 Sep 2001 17:05:50 +0000 (17:05 +0000)
committerKai Grossjohann <kgrossjo@eu.uu.net>
Sat, 1 Sep 2001 17:05:50 +0000 (17:05 +0000)
call for gnus-declare-backend.  Suggested by Paul Jarc.

texi/ChangeLog
texi/gnus.texi

index 5c9e67f..523a975 100644 (file)
@@ -1,3 +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.
+
 2001-08-29  Simon Josefsson  <jas@extundo.com>
        From Anders Jackson <jackson@hig.se>
 
index 1cbec24..d2a06cf 100644 (file)
@@ -22432,6 +22432,8 @@ Here's an example:
 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
 @end lisp
 
+The above line would then go in the @file{nnchoke.el} file.
+
 The abilities can be:
 
 @table @code