X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=texi%2FChangeLog;h=1eadf69f3daf9d42d4d53c607c402726efb938f3;hb=fd393cf63a7b1e2b216997ae9e249b07320b06d7;hp=ffe6a6e8ec72d122798f226a97b2b9f3f90c3a45;hpb=33bff8bc270bae80f5c96423b6b31bbd373e00ca;p=elisp%2Fgnus.git- diff --git a/texi/ChangeLog b/texi/ChangeLog index ffe6a6e..1eadf69 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,371 @@ +2005-11-09 Katsumi Yamaoka + + * gnus.texi (Agent and flags): Add it to the detailmenu. + +2005-11-08 Kevin Greiner + + * 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 + + * 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 + + * gnus.texi (XVarious): Revert description of gnus-use-toolbar. + +2005-11-07 Katsumi Yamaoka + + * 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 + + * gnus.texi (Conformity): Fix typo. + (Customizing Articles): Document `first'. + +2005-11-01 Katsumi Yamaoka + + * gnus.texi (Group Parameters): Mention new varable + gnus-parameters-case-fold-search. + (Home Score File): Addition. + +2005-10-29 Jari Aalto + + * 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 + + * gnus-coding.texi: Split into nodes. + (Gnus Coding Style): Add flow-fill.el. + +2005-10-25 Reiner Steib + + * gnus-coding.texi (Dependencies): Add some text. + (Dependencies): Update encrypt.el. + +2005-10-17 Katsumi Yamaoka + + * gnus.texi (Document Groups): Remove duplicate item. + +2005-10-14 Katsumi Yamaoka + + * gnus.texi (Document Server Internals): Addition. + +2005-10-13 Katsumi Yamaoka + + * gnus.texi (A note on namespaces): Fix RFC reference. + +2005-10-12 Katsumi Yamaoka + + * gnus.texi (RSS): Fix key description. + +2005-10-11 Katsumi Yamaoka + + * gnus.texi: Emacs/w3 -> Emacs/W3. + (Browsing the Web): Fix description. + (Web Searches): Ditto. + (Customizing W3): Ditto. + +2005-10-07 Katsumi Yamaoka + + * gnus.texi (Maildir): Clarify expire-age and expire-group. + +2005-10-04 Katsumi Yamaoka + + * gnus-news.texi: Mention that the Lisp files are now installed in + .../site-lisp/gnus/ by default. + +2005-10-03 Simon Josefsson + + * gnus-news.texi: Fix typo. + +2005-09-28 Reiner Steib + + * 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 + + * message.texi (IDNA): Fix. + +2005-09-28 Katsumi Yamaoka + + * 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 + + * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and + LaTeX documents. Describe "text/x-gnus-verbatim". + +2005-09-26 Katsumi Yamaoka + + * gnus.texi (Server Buffer Format): Document the %a format spec. + +2005-09-22 Katsumi Yamaoka + + * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry. + +2005-09-21 Teodor Zlatanov + + * 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 + + * 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 + + * gnus-coding.texi: New file, from Reiner Steib + . + +2005-09-17 Romain Francoise + + 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 + + * gnus.texi (Finding the Parent): Fix description of how Gnus + finds article. + +2005-09-14 Jari Aalto + + * gnus.texi (Advanced Scoring Examples): New exmples to teach how + to drop off non-answered articles. + +2005-09-11 Romain Francoise + + * 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 + + * gnus.texi (Sorting the Summary Buffer): Added + gnus-thread-sort-by-recipient. + +2005-09-05 Katsumi Yamaoka + + * gnus-news.texi: Fix reference. + +2005-09-04 Reiner Steib + + * 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 + + * gnus.texi (Choosing Variables): Fix descriptions. + +2005-08-19 Katsumi Yamaoka + + * emacs-mime.texi (time-date): Fix description of safe-date-to-time. + +2005-08-18 Katsumi Yamaoka + + * 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 + + * gnus-news.texi: Mention new variable `message-yank-empty-prefix'. + +2005-08-09 Katsumi Yamaoka + + * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp. + +2005-08-08 Romain Francoise + + * message.texi (Insertion Variables): Mention new variable + `message-yank-empty-prefix'. Change `message-yank-cited-prefix' + documentation accordingly. + +2005-07-27 Reiner Steib + + * 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 + + * gnus.texi (Email Based Diary): New. Proper documentation for the + nndiary back end and the gnus-diary library. + +2005-07-18 Romain Francoise + + * gnus.texi (To From Newsgroups): Mention new variables + `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'. + + * gnus-news.texi: Ditto. + +2005-06-29 Katsumi Yamaoka + + * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify. + +2005-06-23 Juanma Barranquero + + * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals) + (Agent Variables): + * message.texi (Message Headers): + Texinfo usage fix. + +2005-03-30 Reiner Steib + + * Makefile.in (gnus-booklet.dvi, gnus-booklet.pdf): Simplify. + (gnus-faq-texi): Renamed from gnus-faq.texi to avoid unsolicited + download. + +2005-03-29 Reiner Steib + + * Makefile.in (gnus-booklet.dvi, gnus-booklet.pdf) + (gnus-refcard.dvi, gnus-refcard.pdf): New targets replacing + refcard.* and booklet.*. + + * gnus-refcard.tex: Merged from refcard.tex and gnusref.tex. + Removed refcard.tex gnusref.tex booklet.tex bk-lt.tex bk-a4.tex. + + * gnus-logo.eps: Renamed from gnuslogo-booklet.eps. + gnuslogo-refcard.eps: Removed. + + * Makefile.in (gnus-faq.texi): Depend on xml2texi.*. Fix sed + command. + +2005-03-23 Reiner Steib + + * Makefile.in (gnus-faq-full-update, gnus-faq-clean) + (gnus-faq.texi): New targets. + (distclean): Remove some gnus-faq.* files. + + * xml2texi.sh: Mention requirements. + + * xml2texi.scm (boilerplate): Add "Do not modify ...". + + * gnus-faq.texi: Generated. + +2005-03-22 Reiner Steib + + * gnus-faq.texi: Generated from gnus-faq.xml using xml2texi.*. + + * message.texi, gnus.texi: Update copyright. + + * xml2texi.scm (+tag-for-gnus-faq-texi+): New variable. + (transform): Use it. From Karl Pfl,Ad(Bsterer with + minor modifications. + (boilerplate): Update copyright for the output file. + +2005-03-21 Reiner Steib + + * xml2texi.sh: Fix arch tag. + +2005-03-20 Reiner Steib + + * xml2texi.scm, xml2texi.sh: Added copyright. + (transform): Avoid redundant entries in @urefs. + (format-node): Don't insert optional arguments of @node. + +2005-03-20 Karl Pfl,Ad(Bsterer + + * xml2texi.scm, xml2texi.sh: New files. PLT Scheme program to + convert FAQ from xml to texi. + +2005-03-03 Reiner Steib + + * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very". + +2005-02-14 Simon Josefsson + + * gnus-news.texi: Add. + +2005-02-10 Katsumi Yamaoka + + * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset + stuff; gnus-mime-inline-part does the automatic decompression. + +2005-02-08 Teodor Zlatanov + + * gnus.texi (Spam ELisp Package Configuration Examples): + "training.ham" should be "training.spam" + +2005-02-02 Katsumi Yamaoka + + * message.texi (Mail Variables): Fix the default value for + message-send-mail-function. + +2005-02-01 Katsumi Yamaoka + + * gnus.texi (Optional Back End Functions): nntp-request-update-info + always returns nil exceptionally. + +2005-01-27 Lars Magne Ingebrigtsen + + * gnus.texi: Some edits based on comments from David Abrahams. + Bump version numbers. + +2005-01-24 Katsumi Yamaoka + + * gnus.texi (RSS): Fix the keystroke. + +2005-01-16 Simon Josefsson + + * gnus.texi (Article Washing): Add libidn URL. Suggested by + Michael Cook . + + * gnus-news.texi: Ditto. + +2005-01-16 Xavier Maillard (tiny change) + + * gnus-faq.texi ([4.1]): Typo. + +2005-01-15 Lars Magne Ingebrigtsen + + * gnus.texi (Topic Commands): Fix next/previous. + +2005-01-15 Simon Josefsson + + * gnus.texi (Article Washing): Mention `W i'. + + * gnus-news.texi: Mention De-IDNA washing. + 2005-01-06 Katsumi Yamaoka * message.texi (Reply): `message-reply-to-function' should return @@ -48,7 +416,7 @@ 2004-12-08 Reiner Steib - * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and + * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and `gnus-summary-sort-by-recipient'. 2004-12-08 Reiner Steib @@ -70,7 +438,7 @@ 2004-12-06 Reiner Steib - * gnus-news.texi: Mention `gnus-summary-limit-to-recipient' and + * gnus-news.texi: Mention `gnus-summary-limit-to-recipient' and `gnus-summary-sort-by-recipient'. * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index @@ -246,7 +614,7 @@ 2004-08-31 Reiner Steib * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi, - pgg.texi, sieve.texi: Use @copying and @insertcopying. + * pgg.texi, sieve.texi: Use @copying and @insertcopying. 2004-08-22 Reiner Steib @@ -255,8 +623,8 @@ 2004-08-17 Teodor Zlatanov - * gnus.texi (IMAP): add comments about imaps synonym to imap in - netrc syntax + * gnus.texi (IMAP): Add comments about imaps synonym to imap in + netrc syntax. 2004-08-15 Simon Josefsson @@ -317,7 +685,7 @@ 2004-05-28 Reiner Steib * gnus-faq.texi: Untabify. - ([6.3]): nnir.el is in contrib directory. + ([6.3]): nnir.el is in contrib directory. * message.texi (News Headers): Clarify how a unique ID is created. @@ -326,7 +694,7 @@ 2004-05-19 Andre Srinivasan * gnus.texi (Group Parameters): Added more on hooks. (Small - change.) + change.) 2004-05-19 Reiner Steib @@ -387,9 +755,8 @@ 2004-03-29 Teodor Zlatanov - * gnus.texi (Spam ELisp Package Sequence of Events): some clarifications - (Spam ELisp Package Global Variables) - (Spam ELisp Package Global Variables): more clarifications + * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications. + (Spam ELisp Package Global Variables): More clarifications. 2004-03-18 Helmut Waitzmann (tiny change) @@ -474,7 +841,7 @@ characters that can not be encoded using iso-8859-1. (Gnus Unplugged): Reference gnus-agent variable. (Agent Variables): Added gnus-agent. - + 2004-02-17 Katsumi Yamaoka @@ -505,7 +872,7 @@ 2004-01-23 Teodor Zlatanov * gnus.texi (Spam ELisp Package Filtering of Incoming Mail): - mention spam-split does not modify incoming mail + Mention spam-split does not modify incoming mail. 2004-01-23 Jesper Harder @@ -513,7 +880,7 @@ 2004-01-22 Teodor Zlatanov - * gnus.texi (Spam ELisp Package Sequence of Events): fix typo + * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo. 2004-01-21 Kevin Greiner @@ -649,7 +1016,7 @@ (Blacklists and Whitelists, BBDB Whitelists) (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering) (SpamOracle): mention that spam/ham processor variables are being - obsoleted + obsoleted (Extending the Spam ELisp package): add some new documentation for adding a new backend to spam.el @@ -673,7 +1040,7 @@ 2003-12-31 Steve Youngs * gnus.texi (XEmacs): Update list of Gnus XEmacs package - requirements. + requirements. 2003-12-30 Reiner Steib @@ -967,7 +1334,7 @@ 2003-06-24 Lars Magne Ingebrigtsen * gnus.texi (Summary Mail Commands): Make note of - Mail-Followup-To. + Mail-Followup-To. 2003-06-23 Jesper Harder