aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/gnus.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/gnus.texi')
-rw-r--r--doc/misc/gnus.texi14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index f099dfd36d0..69b17a94d68 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -13761,7 +13761,7 @@ The same as the above, but don't do automatic @acronym{STARTTLS} upgrades.
13761@findex nntp-open-tls-stream 13761@findex nntp-open-tls-stream
13762@item nntp-open-tls-stream 13762@item nntp-open-tls-stream
13763Opens a connection to a server over a @dfn{secure} channel. To use 13763Opens a connection to a server over a @dfn{secure} channel. To use
13764this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS} 13764this you must have @uref{http://www.gnu.org/software/gnutls/, GnuTLS}
13765installed. You then define a server as follows: 13765installed. You then define a server as follows:
13766 13766
13767@lisp 13767@lisp
@@ -21279,7 +21279,7 @@ name (or part of a name) to match.
21279@node The swish++ Engine 21279@node The swish++ Engine
21280@subsubsection The swish++ Engine 21280@subsubsection The swish++ Engine
21281 21281
21282FIXEM: Say something more here. 21282FIXME: Say something more here.
21283 21283
21284Documentation for swish++ may be found at the swish++ sourceforge page: 21284Documentation for swish++ may be found at the swish++ sourceforge page:
21285@uref{http://swishplusplus.sourceforge.net} 21285@uref{http://swishplusplus.sourceforge.net}
@@ -21302,7 +21302,7 @@ to get a group name. By default this is @code{$HOME/Mail}.
21302@node The swish-e Engine 21302@node The swish-e Engine
21303@subsubsection The swish-e Engine 21303@subsubsection The swish-e Engine
21304 21304
21305FIXEM: Say something more here. 21305FIXME: Say something more here.
21306 21306
21307Documentation for swish-e may be found at the swish-e homepage 21307Documentation for swish-e may be found at the swish-e homepage
21308@uref{http://swish-e.org} 21308@uref{http://swish-e.org}
@@ -21895,7 +21895,7 @@ Clearly, the easiest way would be if marks could somehow be
21895automatically set for the original article. This is exactly what 21895automatically set for the original article. This is exactly what
21896@emph{marks propagation} is about. 21896@emph{marks propagation} is about.
21897 21897
21898Marks propagation is deactivated by default. You can activate it for a 21898Marks propagation is inactive by default. You can activate it for a
21899certain @code{nnmairix} group with 21899certain @code{nnmairix} group with
21900@code{nnmairix-group-toggle-propmarks-this-group} (bound to @kbd{G b 21900@code{nnmairix-group-toggle-propmarks-this-group} (bound to @kbd{G b
21901p}). This function will warn you if you try to use it with your default 21901p}). This function will warn you if you try to use it with your default
@@ -22047,7 +22047,7 @@ an example server definition:
22047(nnml "mairix" (nnml-directory "mairix") (nnml-get-new-mail nil)) 22047(nnml "mairix" (nnml-directory "mairix") (nnml-get-new-mail nil))
22048@end lisp 22048@end lisp
22049 22049
22050(The @code{nnmaildir} back end also has a server variabe 22050(The @code{nnmaildir} back end also has a server variable
22051@code{get-new-mail}, but its default value is @code{nil}, so you don't 22051@code{get-new-mail}, but its default value is @code{nil}, so you don't
22052have to explicitly set it if you use a @code{nnmaildir} server just for 22052have to explicitly set it if you use a @code{nnmaildir} server just for
22053mairix.) 22053mairix.)
@@ -27408,7 +27408,7 @@ considered home score and adapt files (@pxref{Home Score File}) have
27408been added. 27408been added.
27409 27409
27410@item 27410@item
27411@code{nndoc} was rewritten to be easily extendable (@pxref{Document 27411@code{nndoc} was rewritten to be easily extensible (@pxref{Document
27412Server Internals}). 27412Server Internals}).
27413 27413
27414@item 27414@item
@@ -27801,7 +27801,7 @@ The revised Gnus @acronym{FAQ} is included in the manual,
27801@acronym{TLS} wrapper shipped with Gnus 27801@acronym{TLS} wrapper shipped with Gnus
27802 27802
27803@acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and 27803@acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
27804@acronym{NNTP} via @file{tls.el} and GNUTLS. 27804@acronym{NNTP} via @file{tls.el} and GnuTLS.
27805 27805
27806@item 27806@item
27807Improved anti-spam features. 27807Improved anti-spam features.