* gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammer.
[gnus] / texi / ChangeLog
index fce9d8b..bceb3c5 100644 (file)
@@ -1,3 +1,209 @@
+2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
+
+       * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammer.
+       (Agent Parameters): Updated parameter names to match code.
+       (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as 'gnus-agent-summary-fetch-series'.
+       (Agent and flags): New section providing a generalized discussion of flag handling.  
+       (Agent and IMAP): Removed flag discussion.
+       (Agent Variables): Added 'gnus-agent-synchronize-flags'
+
+2005-11-08  Romain Francoise  <romain@orebokech.com>
+
+       * gnus.texi (Exiting the Summary Buffer): Add new function
+       `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
+
+2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
+
+2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (X-Face): Fix description.
+       (XVarious): Remove gnus-xmas-logo-color-alist and
+       gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
+
+2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Conformity): Fix typo.
+       (Customizing Articles): Document `first'.
+
+2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Group Parameters): Mention new varable
+       gnus-parameters-case-fold-search.
+       (Home Score File): Addition.
+
+2005-10-29  Jari Aalto  <jari.aalto@cante.net>
+
+       * gnus.texi (Sorting the Summary Buffer):
+       Add `gnus-thread-sort-by-date-reverse'.  Add example
+       host to different sorting in NNTP and RSS groups.
+
+2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-coding.texi: Split into nodes.
+       (Gnus Coding Style): Add flow-fill.el.
+
+2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-coding.texi (Dependencies): Add some text.
+       (Dependencies): Update encrypt.el.
+
+2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Document Groups): Remove duplicate item.
+
+2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Document Server Internals): Addition.
+
+2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (A note on namespaces): Fix RFC reference.
+
+2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (RSS): Fix key description.
+
+2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi: Emacs/w3 -> Emacs/W3.
+       (Browsing the Web): Fix description.
+       (Web Searches): Ditto.
+       (Customizing W3): Ditto.
+
+2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Maildir): Clarify expire-age and expire-group.
+
+2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-news.texi: Mention that the Lisp files are now installed in
+       .../site-lisp/gnus/ by default.
+
+2005-10-03  Simon Josefsson  <jas@extundo.com>
+
+       * gnus-news.texi: Fix typo.
+
+2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-coding.texi: Added  some comments.
+
+       * message.texi (Insertion): Describe prefix for
+       message-mark-inserted-region and message-mark-insert-file.
+
+2005-09-28  Simon Josefsson  <jas@extundo.com>
+
+       * message.texi (IDNA): Fix.
+
+2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
+       nntp-server-hook, and nntp-warn-about-losing-connection; fix
+       description of nntp-open-connection-function.
+       (Common Variables): Fix descriptions.
+
+2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
+       LaTeX documents.  Describe "text/x-gnus-verbatim".
+
+2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Server Buffer Format): Document the %a format spec.
+
+2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
+
+2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Blacklists and Whitelists)
+       (Blacklists and Whitelists, BBDB Whitelists)
+       (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
+       (spam-stat spam filtering, SpamOracle)
+       (Extending the Spam ELisp package): Removed extra quote symbol for
+       clarity.
+
+2005-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
+       gnus-article-delete-part and gnus-article-replace-part.
+       (Using MIME): Add gnus-mime-replace-part.
+
+       * gnus-news.texi: Add gnus-mime-replace-part and
+       gnus-article-replace-part.  Use @xref.
+
+2005-09-20  Simon Josefsson  <jas@extundo.com>
+
+       * gnus-coding.texi: New file, from Reiner Steib
+       <reiner.steib@gmx.de>.
+
+2005-09-17  Romain Francoise  <romain@orebokech.com>
+
+       Update all files to specify GFDL version 1.2.
+
+       * doclicense.texi (GNU Free Documentation License): Update to
+       version 1.2.
+
+2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Finding the Parent): Fix description of how Gnus
+       finds article.
+
+2005-09-14  Jari Aalto  <jari.aalto@cante.net>
+
+       * gnus.texi (Advanced Scoring Examples): New exmples to teach how
+       to drop off non-answered articles.
+
+2005-09-11  Romain Francoise  <romain@orebokech.com>
+
+       * message.texi (Message Headers): Explain what
+       `message-alternative-emails' does in more detail.
+
+       * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
+       requires `auto-compression-mode' to be enabled.  Add new nnml
+       variable `nnml-compressed-files-size-threshold'.
+
+2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Sorting the Summary Buffer): Added
+       gnus-thread-sort-by-recipient.
+
+2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-news.texi: Fix reference.
+
+2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Mail Source Customization): Fix descriptions of
+       mail-source-incoming-file-prefix.
+
+       * message.texi (MIME): Describe mml-dnd-protocol-alist and
+       mml-dnd-attach-options.
+
+       * gnus-news.texi: Added reference.
+
+2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Choosing Variables): Fix descriptions.
+
+2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
+
+2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * emacs-mime.texi (Handles): Remove duplicate item.
+       (Encoding Customization): Fix the default value for
+       mm-coding-system-priorities.
+       (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
+       (Basic Functions): Fix reference.
+
+2005-08-10  Romain Francoise  <romain@orebokech.com>
+
+       * gnus-news.texi: Mention new variable `message-yank-empty-prefix'.
+
 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.