Synch with Oort Gnus.
authoryamaoka <yamaoka>
Tue, 10 Dec 2002 22:18:34 +0000 (22:18 +0000)
committeryamaoka <yamaoka>
Tue, 10 Dec 2002 22:18:34 +0000 (22:18 +0000)
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi

index 9fa3fad..09fab60 100644 (file)
@@ -2,6 +2,8 @@
 
        * gnus.texi (Posting Styles): Clarify the `(header MATCH REGEXP)'
        case.
+       (Back End Interface): Mention nnnotbackends.  Suggested by Jan
+       Rychter.
 
 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
 
index 0d9bf01..6b6293c 100644 (file)
@@ -23644,6 +23644,11 @@ Gnus \e$B$O%0%k!<%WL>$H5-;vHV9f$K$h$C$F$=$l$>$l$N%a%C%;!<%8$rFCDj$7$^$9!#$=\e(B
 \e$B$1$r2sHr$G$-$k$H$O8B$j$^$;$s!#$^$?!"2DG=$J8B$j5-;vHV9f$r\e(B 1 \e$B$+$i;O$a$k$3\e(B
 \e$B$H$O!"HV9f$r;H$$@Z$C$F$7$^$&$3$H$rHr$1$k$?$a$KLrN)$A$^$9!#\e(B
 
+\e$B47Nc$H$7$F!"%P%C%/%(%s%I$O\e(B @code{nn\e$B$J$s$?$i\e(B} \e$B$HL>IU$1$i$l$^$9$,!"\e(B
+gnus \e$B$K$O\e(B @file{nnheader.el}\e$B!"\e(B@file{nnmail.el} \e$B$*$h$S\e(B @file{nnoo.el} \e$B$N\e(B
+\e$B$h$&$K!"$$$/$D$+$N%P%C%/%(%s%I$G$O$J$$\e(B @code{nn\e$B$+$s$?$i\e(B} \e$B$,$"$k$3$H$KCm\e(B
+\e$B0U$7$F2<$5$$!#\e(B
+
 \e$B$3$3$G$NNc$HDj5A$G$O!"A[A|>e$N%P%C%/%(%s%I\e(B @code{nnchoke} \e$B$r0z$-9g$$$K=P\e(B
 \e$B$9$3$H$K$7$^$9!#\e(B
 
index fe644c3..1df8399 100644 (file)
@@ -24127,6 +24127,10 @@ the `no-reuse' restriction, holes cannot be avoided altogether.  It's
 also useful for the article numbers to start at 1 to avoid running out
 of numbers as long as possible.
 
+Note that by convention, backends are named @code{nnsomething}, but
+Gnus also comes with some @code{nnnotbackends}, such as
+@file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
+
 In the examples and definitions I will refer to the imaginary back end
 @code{nnchoke}.