X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=texi%2FChangeLog;h=55868489e4ac69f4decda90d64837683c42612fe;hb=4ec629848e666fe21194bc97f84d15544dd3a380;hp=b147902e82cb7d1234740d9623129ced18c9fbea;hpb=8754d3a67cec19160b35606b961574e7114265ce;p=elisp%2Fgnus.git- diff --git a/texi/ChangeLog b/texi/ChangeLog index b147902..5586848 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,14 +1,161 @@ -2004-11-22 Reiner Steib +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 + a list. Suggested by ARISAWA Akihiro . + +2005-01-05 Katsumi Yamaoka + + * Makefile.in (.texi): Use LC_ALL instead of LANG. + (makeinfo): Ditto. + +2005-01-04 Jochen K,A|(Bpper + + * gnus.texi (Group Parameters): Slight extension of sieve + parameter description. + +2005-01-03 Reiner Steib + + * gnus-news.texi: Mention change new behavior of + `gnus-decay-scores'. Added some references. + + * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp + matching score files as well. + (Picons): Describe `gnus-picon-style'. + +2005-01-02 Romain Francoise + + * gnus-news.texi: Mention the new method used to hide headers. + Remove duplicate item about `/ r'. Add missing @code. + + * message.texi (Message Headers): Mention that headers are hidden + using narrowing, and how to expose them. + Update copyright. + +2005-01-02 Simon Josefsson + + * gnus-news.texi: Add. + +2004-12-26 Katsumi Yamaoka + + * gnus-news.texi: Addition. + + * gnus.texi (RSS): Addition. + +2004-12-24 Katsumi Yamaoka + + * Makefile.in (.texi): Set LANG=C to avoid NLS translations. + (makeinfo): Ditto. + +2004-12-08 Reiner Steib + + * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and + `gnus-summary-sort-by-recipient'. + +2004-12-08 Reiner Steib + + * gnus-faq.texi ([5.1]): Added missing bracket. * message.texi (Various Message Variables): Mention that all mail file variables are derived from `message-directory'. * gnus.texi (Splitting Mail): Clarify bogus group. -2004-11-16 Reiner Steib - - * gnus.texi (Filtering Spam Using The Spam ELisp Package): - 2004-12-07 Teodor Zlatanov * gnus.texi (Filtering Spam Using The Spam ELisp Package)