X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=texi%2FChangeLog;h=0df312b3458b06f3cecac30048b2de4ceb8f71f4;hb=3f26e3692139027d0ee5943ba34076798cf79b6f;hp=d6cec46a52afe9d80d0828733f78e26e5a5d466b;hpb=9dc29869e86094e02edc5d2794e1e489e5f93480;p=gnus diff --git a/texi/ChangeLog b/texi/ChangeLog index d6cec46a5..0df312b34 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,6 +1,124 @@ +2003-01-27 Teodor Zlatanov + + * gnus.texi: replace `H' mark with `$' mark + (Blackholes): add spam-blackhole-good-server-regex variable + +2003-01-26 Simon Josefsson + + * sieve.texi (Installation): Extension .sv is also used. + +2003-01-26 Jesper Harder + + * gnus.texi (Article Backlog): Update. + +2003-01-23 Lars Magne Ingebrigtsen + + * gnus.texi (NNTP): Addition. + +2003-01-23 Teodor Zlatanov + + * gnus.texi (Regular Expressions Header Matching): documentation + for new spam splitting functionality + +2003-01-23 Jesper Harder + + * gnus.texi (Signing and encrypting): Index. + (Smileys): Update. + (Toolbar): Move to XVarious because it's XEmacs specific. + +2003-01-22 Jesper Harder + + * gnus.texi (Picons): Update. + +2003-01-22 Kai Gro,A_(Bjohann + + * gnus.texi (Agent Expiry, Agent Variables): Don't use @pxref for + index entries. + +2003-01-22 Simon Josefsson + + * gnus.texi (IMAP): Add. + (Expiring in IMAP): Typo fixes. + +2003-01-22 Kevin Greiner + + * gnus.texi (Agent Regeneration): New node. + (gnus-select-article-hook): clarified. + (gnus-downloaded-mark): Added definition. + (gnus-undownloaded-mark): Updated definition to reference the new + %O spec. + (gnus-agent-catchup): Identified articles that are NOT marked as read. + (gnus-agent-fetch-group): New command. + (gnus-agent-fetch-series): New command. + (Agent Expiry): Added comment to document that + gnus-request-expire-articles may invoke gnus-agent-expire. + (gnus-agent-mark-unread-after-downloaded): New variable. + (gnus-agent-consider-all-articles): New variable. + (gnus-agent-max-fetch-size): New variable. + +2003-01-22 Jesper Harder + + * gnusref.tex (subsection*{Notes}): do. + + * gnus.texi (Article Hiding): Remove gnus-article-hide-pgp. + (Customizing Articles): Remove gnus-treat-strip-pgp. + +2003-01-21 Jesper Harder + + * gnus.texi (Various Summary Stuff): Add + gnus-summary-display-while-building. + (Group Parameters): Index gnus-parameters. + (Startup Files): Index gnus-site-init-file + +2003-01-20 Jesper Harder + + * gnus.texi (Summary Buffer Lines): Additions to %B. + + * gnus.texi: Markup fixes: use @code for nil and t, use @file for + files. + + * message.texi: do. + + * emacs-mime.texi: do. + +2003-01-19 Jesper Harder + + * dir (File): Add pgg. + + * gnus.texi (Selecting a Group): Index gnus-auto-select-subject + + * emacs-mime.texi (Display Customization): Add mm-keep-viewer-alive-types + +2003-01-16 Lars Magne Ingebrigtsen + + * gnus.texi (Summary Agent Commands): Addition. + +2003-01-16 Teodor Zlatanov + + * gnus.texi (Filtering Spam Using The Spam ELisp Package): + clarified syntax of gnus-spam-process-destinations and + gnus-ham-process-destinations variables + (Extending the spam elisp package): fixed typo in node name + (Bogofilter): new functionality and variables noted + (Filtering Spam Using The Spam ELisp Package): added mention of + nnimap-split-download-body + +2003-01-15 ShengHuo ZHU + + * gnus.texi: Don't use `path' in some cases. + From the GNU coding standards: + + Please do not use the term ``pathname'' that is used in Unix + documentation; use ``file name'' (two words) instead. We use + the term ``path'' only for search paths, which are lists of + directory names. + + * message.texi: Ditto. + 2003-01-15 Simon Josefsson * gnus.texi (X-Face): Revert substantial part of last fix. + (Splitting in IMAP): Add. 2003-01-13 Reiner Steib