X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=texi%2Fgnus-news.texi;h=5c389027e6abaf9066ed40855f1ef4efc9d9b277;hb=bbab52a72709756b6cfc6a045db77803deeef917;hp=458bbf8760c9021bf808330300141d12fccb2b60;hpb=23ecfca2007c2aeb86fcc1e70953de377b92e6fb;p=elisp%2Fgnus.git- diff --git a/texi/gnus-news.texi b/texi/gnus-news.texi index 458bbf8..5c38902 100644 --- a/texi/gnus-news.texi +++ b/texi/gnus-news.texi @@ -89,8 +89,8 @@ It is enabled by default (see @code{password-cache}), with a short timeout of 16 seconds (see @code{password-cache-expiry}). If @acronym{PGG} is used as the @acronym{PGP} back end, the @acronym{PGP} passphrase is managed by this mechanism. Passwords for ManageSieve -connections are managed by this mechanism, after quering the user about -whether to do so. +connections are managed by this mechanism, after querying the user +about whether to do so. @item @acronym{IMAP} identity (@acronym{RFC} 2971) is supported. @@ -143,5 +143,11 @@ customized with @code{gnus-summary-to-prefix} and See @code{gnus-mime-replace-part} and @code{gnus-article-replace-part}. @xref{MIME Commands}, @ref{Using MIME}. +@item Lisp files are now installed in .../site-lisp/gnus/ by default. +It defaulted to .../site-lisp/ formerly. In addition to this, the new +installer issues a warning if the other Gnus installations which will +shadow the latest one are detected. You can then remove those shadows +manually or remove them using @samp{make remove-installed-shadows}. + @end itemize @c gnus-news.texi ends here.