X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=texi%2FChangeLog;h=b81e87985d0e0873c9a4ba6d755e1f90e56229be;hb=10e49b3e23e1929088ab4d88bb81335a3f9f0dce;hp=3f340b08c916a9f2049cb9d789f59ab21ceb6b53;hpb=09aa9ca79e19fff4972a3e59dc18c7998873c65d;p=gnus diff --git a/texi/ChangeLog b/texi/ChangeLog index 3f340b08c..b81e87985 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,6 +1,241 @@ +2004-03-04 Jesper Harder + + * infohack.el (infohack): Support @documentencoding in Emacs 21.3. + +2004-03-03 Jesper Harder + + * Makefile.in: Add gnus-news. + + * texi2latex.el (latexi-translate): Add gnus-news. + (latexi-translate-file): Add @documentencoding. + +2004-03-03 Katsumi Yamaoka + + * gnus.texi: Enclose the iflatex section with iftex. + (Gnus Unplugged): Use pxref instead of xref. + + * emacs-mime.texi: Enclose the iflatex section with iftex. + +2004-03-02 Kevin Greiner + + * emacs-mime.texi: Wrapped documentencoding inside of iflatex as + documentencoding is not supported by infohack. + + * gnus.texi: Wrapped documentencoding inside of iflatex as + documentencoding is not supported by infohack. + Changed file's character coding to utf-8 as the file contains + 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 + + * gnus.texi (X-Face): Add uncompface-use-external. + (Slow Machine): Ditto. + +2004-02-06 Jesper Harder + + * gnus-news.texi: dnd attachments. + + * message.texi (MIME): do. + +2004-02-03 Reiner Steib + + * gnus.texi (Batching Agents): Fixed typo in example. Reported + by Hiroshi Fujishima . + +2004-01-30 Jesper Harder + + * gnus.texi: Set documentencoding. + + * emacs-mime.texi: do. + +2004-01-27 Simon Josefsson + + * emacs-mime.texi (Flowed text): Add. + +2004-01-23 Teodor Zlatanov + + * gnus.texi (Spam ELisp Package Filtering of Incoming Mail): + mention spam-split does not modify incoming mail + +2004-01-23 Jesper Harder + + * gnus.texi (GroupLens): Remove. + +2004-01-22 Teodor Zlatanov + + * gnus.texi (Spam ELisp Package Sequence of Events): fix typo + +2004-01-21 Kevin Greiner + + * gnus.texi (Outgoing Messages, Agent Variables): Add + gnus-agent-queue-mail and gnus-agent-prompt-send-queue. + Suggested by Gaute Strokkenes + + * gnus.texi (agent-disable-undownloaded-faces): Replaced with + agent-enable-undownloaded-faces + +2004-01-17 Jesper Harder + + * sieve.texi (Manage Sieve API): nil -> @code{nil}. + + * pgg.texi (User Commands, Backend methods): do. + + * gnus.texi (Debugging IMAP): Fix. + (Thwarting Email Spam): Avoid overfull hboxes in printed + version. Markup fixes. + +2004-01-12 Teodor Zlatanov + + * gnus.texi (The problem of spam): fixed so many countries and + continents are used as examples of why blocking by country blocks + is a bad idea. + +2004-01-11 Simon Josefsson + + * gnus.texi (The problem of spam): Fix, reported by Cheng Gao + and suggested by Richard Hoskins + (tiny change). + +2004-01-07 Jesper Harder + + * dir: Add SASL. + + * sasl.texi: Markup fixes. + + * gnus.texi (Fancy Mail Splitting, SpamAssassin) + (Spam ELisp Package Sequence of Events) + (Spam ELisp Package Global Variables) + (Spam ELisp Package Configuration Examples): do. + +2004-01-07 Lars Magne Ingebrigtsen + + * gnus.texi (Summary Mail Commands): S D e. + +2004-01-07 Jesper Harder + + * gnus.texi (Limiting): Add gnus-summary-limit-to-replied. + + * gnusref.tex: do. + +2004-01-06 Reiner Steib + + * gnus.texi (SpamOracle): Fixed typo. + (Article Washing): Add `gnus-article-treat-ansi-sequences'. + + * gnus-news.texi, gnus-news.el: New files. + + * Makefile.in: Use `gnus-news.*' to create GNUS-NEWS. + + * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'. + +2004-01-05 Lars Magne Ingebrigtsen + + * gnus.texi: Fix the last commit. + +2004-01-05 Simon Josefsson + + * gnus.texi (Top): Add SASL. + * texi2latex.el (latexi-translate): Do sasl. + + * pgg.texi (Caching passphrase): Fix PGG passphrase caching + section. + + * sasl.texi: New file. + * Makefile.in: Add sasl.texi. + +2004-01-05 Lars Magne Ingebrigtsen + + * gnus.texi (Emacsen): Bump numbers. + +2004-01-04 Reiner Steib + + * gnus.texi (Spam ELisp Package Configuration Examples): Markup fixes. + +2004-01-03 Teodor Zlatanov + + * gnus.texi (Spam ELisp Package Sequence of Events): explain more + about the sequence of events and what happens with read-only + backends + (Spam ELisp Package Global Variables): explain what happens with + read-only backends + (Spam ELisp Package Configuration Examples): added Reiner Steib + and Ted Zlatanov's setups + +2004-01-03 Reiner Steib + + * emacs-mime.texi (Display Customization): Add mm-enable-external. + +2004-01-03 Lars Magne Ingebrigtsen + + * gnus.texi (Category Syntax): + gnus-agent-cat-enable-undownloaded-faces. + +2004-01-03 Reiner Steib + + * message.texi, gnus.texi, gnus-faq.texi: Update copyright. + + * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids. + + * message.texi (Message Headers): Add message-header-synonyms. + + * gnus.texi (Other modes): New node. + (Oort Gnus): Refer to the above in "Dired integration". + +2004-01-02 Teodor Zlatanov + + * gnus.texi (Top): updated menu with new manual nodes + (The problem of spam): more ranting + (Anti-Spam Basics): "spammers are wise to [filtering on From:]" + (SpamAssassin): mention spam.el + (Hashcash): do not a sentence end proposition with + (Filtering Spam Using The Spam ELisp Package): more and better + explanation, took lots of information out into subsections + (Spam ELisp Package Sequence of Events) + (Spam ELisp Package Filtering of Incoming Mail) + (Spam ELisp Package Global Variables): new or updated content all + around + (Spam ELisp Package Configuration Examples): promised new + section, empty for now + (Blacklists and Whitelists, BBDB Whitelists) + (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering) + (SpamOracle): mention that spam/ham processor variables are being + obsoleted + (Extending the Spam ELisp package): add some new documentation + for adding a new backend to spam.el + +2004-01-02 Reiner Steib + + * gnus.texi (Foreign Groups): Add `gnus-group-read-ephemeral-group'. + (Oort Gnus): Ditto. + +2004-01-02 Lars Magne Ingebrigtsen + + * message.texi (Key Index): Untabified. + + * gnus.texi (RSS): kindex. + +2003-12-30 Reiner Steib + + * gnus.texi (Summary Score Commands): Add `f' to + `gnus-score-find-trace'. + (Score File Editing): Added `V t'. + +2003-12-31 Steve Youngs + + * gnus.texi (XEmacs): Update list of Gnus XEmacs package + requirements. + +2003-12-30 Reiner Steib + + * gnus.texi (Canceling and Superseding): Mention `Cancel-Lock'. + 2003-12-30 Lars Magne Ingebrigtsen * gnus.texi (Maildir): Filled. + (Key Index): Untabified. 2003-12-29 Lars Magne Ingebrigtsen