Fix translations.
[elisp/gnus.git-] / texi / ChangeLog
index da9e4d9..d9aeb90 100644 (file)
@@ -1,3 +1,323 @@
+2005-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-news.el (gnus-news-translate-file): Fix previous commit.
+
+       * gnus-coding.texi (Gnus Coding Style): Add `uudecode.el'.
+       (Gnus Maintainance Guide): Add ref to "Gnus Development".  Add
+       conventions about custom versions.
+
+2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (MIME Commands): Mention addition of
+       multipart/alternative to gnus-buttonized-mime-types and add xref
+       to mm-discouraged-alternatives.
+
+       * emacs-mime.texi (Display Customization): Mention addition of
+       "image/.*" and add xref to gnus-buttonized-mime-types in the
+       mm-discouraged-alternatives section.
+
+2005-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-news.el: Markup and description fixes and additions.
+
+2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * pgg.texi (User Commands): Fix description of pgg-verify-region.
+       (Selecting an implementation): Fix descriptions.
+
+2005-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-news.el: Update Copyright.
+       (gnus-news-translate-file): Avoid "*Note" at beginning of line.
+
+2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
+
+2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.texi (Various Message Variables): Addition.
+
+2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.texi: Fix default values.
+
+2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.texi (Header Commands): Clarify descriptions of
+       message-cross-post-followup-to, message-reduce-to-to-cc, and
+       message-insert-wide-reply.
+       (Various Commands): Fix kindex for message-kill-to-signature;
+       clarify description of message-tab.
+
+2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.texi (Mailing Lists): Fix description about MFT.
+
+       * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
+
+2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Slow Terminal Connection): Replace old description
+       with new one.
+
+2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
+       replace X-Draft-Headers with X-Draft-From.
+
+2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Various Various): Fix the default value of
+       nnheader-max-head-length.
+       (Gnus Versions): Fix typo.
+
+2005-11-10  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-coding.texi (Gnus Coding Style): Add MIME subsection.
+       (Gnus Maintainance Guide): Improvements.
+
+       * gnus.texi (Sorting the Summary Buffer): Replace 2005-10-29
+       change by a reference to `Group Parameters'.  Use `(not ...)' in
+       example instead of `lambda' expression.
+       (Group Parameters): Add simplified sorting example based on
+       example for `Sorting the Summary Buffer' from Jari Aalto
+       <jari.aalto@cante.net>.
+       (Example Methods): Add example for an indirect connection.
+
+2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
+       new variable gnus-toolbar-thickness.
+
+2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Agent and flags): Add it to the detailmenu.
+
+2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
+
+       * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
+       (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.
+
+2005-08-08  Romain Francoise  <romain@orebokech.com>
+
+       * message.texi (Insertion Variables): Mention new variable
+       `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
+       documentation accordingly.
+
+2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
+       Mention that gnus-init-file is not read when Emacs is invoked with
+       --no-init-file or -q.
+
 2005-07-20  Didier Verna  <didier@xemacs.org>
 
        * gnus.texi (Email Based Diary): New. Proper documentation for the