X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=texi%2FChangeLog;h=8c3b9d5c67dd6bd9c36eea34c545549e3f20a143;hb=2bb1471c3079acdf3a610639410aea614f4d531f;hp=df65e9c0574f25c8178db150c21e71730e007b14;hpb=af6dcc3eb27e75481cf853d46e852c732958d8e0;p=gnus diff --git a/texi/ChangeLog b/texi/ChangeLog index df65e9c05..8c3b9d5c6 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,479 @@ +2003-02-04 Reiner Steib + + * message.texi (Mail Variables): Added index entry for + `message-send-mail-partially-limit' + +2003-01-30 Jesper Harder + + * gnus.texi (Batching Agents): Index. + (Agent Commands): do. + (Delayed Articles): do. + (Drafts): do. + (Web Archive): do. + (Article Washing): do. + (Slave Gnusae): do. + (Agent Basics): do. + (Exiting Gnus): do. + (Article Date): do. + (X-Face): do. + (Exiting the Summary Buffer): do. + (Charsets): do. + (Mail Group Commands): do. + + * gnus.texi: Mark-up fixes. + +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 + + * gnus.texi (Window Layout): Fixed braces in example. + +2003-01-13 Reiner Steib + + * gnus.texi (Article Washing): Use new function names in + `deuglify.el'. Addition. + +2003-01-13 Simon Josefsson + + * gnus.texi (X-Face): Fix. + + * message.texi (Security): Fix. + + * gnus.texi (Security): Fix. + (Signing and encrypting): Fix. + +2003-01-12 Teodor Zlatanov + + * gnus.texi (Filtering Spam Using The Spam ELisp Package): removed + spam.el and spam-stat.el from the node and section names wherever + possible, since info indexing doesn't like `.' in the name + +2003-01-12 Lars Magne Ingebrigtsen + + * gnus.texi (Article Display): Addition. + +2003-01-11 Lars Magne Ingebrigtsen + + * message.texi (Header Commands): Addition. + +2003-01-10 Reiner Steib + + * gnus.texi (Article Washing): Added gnus-outlook-unwrap-lines, + gnus-outlook-repair-attribution, gnus-outlook-rearrange-citation. + +2003-01-11 Lars Magne Ingebrigtsen + + * gnus.texi: Change .gnus to .gnus.el. + (Agent Commands): Remove batch here. + (MIME Commands): Add. + + * message.texi (Canceling News): Document canlock. + +2003-01-10 Alex Schroeder + + * gnus.texi (Creating a spam-stat dictionary): Explain how using + the Gnus Agent with nnimap might work to do this. + (Splitting mail using spam-stat): Use nnimap-split-fancy if you + use the nnimap back end. + +2003-01-10 Katsumi Yamaoka + + * gnus.texi (Filtering Spam Using spam.el): Trivial fix. + +2003-01-10 Simon Josefsson + + * gnus.texi (Choosing Variables, Agent Caveats): Add. + +2003-01-09 Teodor Zlatanov + + * gnus.texi (Filtering Spam Using spam.el, ifile spam filtering) + (spam-stat spam filtering): added new functionality and explained + old functionality better, especially where it has changed in + ham/spam/unclassified group exit processing. + +2003-01-09 Alex Schroeder + + * gnus.texi (Splitting mail using spam-stat): Fix typo. + (Creating a spam-stat dictionary, Splitting mail using spam-stat): + Fix markup in a few places. + +2003-01-08 Lars Magne Ingebrigtsen + + * gnus.texi (Positioning Point): %~ => ~*. + +2003-01-07 Reiner Steib + + * message.texi: Updated copyright line. + (Mailing Lists): Updated (renamed) function names. + (Header Commands): Updated (renamed) function names. + (Header Commands): Added message-to-list-only, + message-change-subject, message-cross-post-followup-to, + message-reduce-to-to-cc and message-add-archive-header. Moved + message-sort-headers, message-insert-to, message-insert-newsgroups + and message-insert-disposition-notification-to from other + sections. + (Insertion): Added message-mark-inserted-region, + message-mark-insert-file. Moved + message-insert-disposition-notification-to to section (Header + Commands). + (Various Commands): Moved message-insert-wide-reply, + message-insert-to, message-insert-newsgroups and + message-sort-headers to (Header Commands) section. + (Message Headers): Added message-subject-trailing-was-query. + (Insertion Variables): Added message-mark-insert-begin and + message-mark-insert-end. + +2003-01-08 Lars Magne Ingebrigtsen + + * gnus.texi (Optional Back End Functions): Addition. + (Positioning Point): Changed to %~. + +2003-01-08 Simon Josefsson + + * gnus.texi (MIME Commands): Add. + +2003-01-06 Lars Magne Ingebrigtsen + + * message.texi (Various Commands): Addition. + +2003-01-05 Teodor Zlatanov + + * gnus.texi (Filtering Spam Using spam.el) + (Blacklists and Whitelists, BBDB Whitelists, Blackholes) + (Bogofilter, Ifile spam filtering, Extending spam.el): updated + documentation for the new spam.el functionality + +2003-01-05 Jesper Harder + + * refcard.tex: Fix pagebreak. + + * gnusref.tex: Additions and fixes. + + * booklet.tex: Add missing sections. + + * gnus.texi (Mail Group Commands): Fix typo. + (XEmacs): Add sh-script. + (Article Washing): Fix. + +2003-01-05 Lars Magne Ingebrigtsen + + * gnus.texi (Setting Process Marks): Addition. + (Group Line Specification): Addition. + +2003-01-04 Lars Magne Ingebrigtsen + + * gnus.texi (Group Line Specification): Addition. + +2003-01-03 Jesper Harder + + * gnus.texi: Fix typos. + +2003-01-02 Simon Josefsson + + * gnus.texi (Troubleshooting): Add. + +2003-01-02 Reiner Steib + + * gnus.texi (Article Buttons): Regexps are case insensitive here. + +2003-01-02 Lars Magne Ingebrigtsen + + * gnus.texi (Summary Generation Commands): Addition. + +2003-01-01 Lars Magne Ingebrigtsen + + * message.texi (Message Headers): Added example. + (Message Headers): Addition. + +2002-12-31 Kai Gro,A_(Bjohann + + * gnus.texi (Top): Add pointers to related manuals. Suggested by + Reiner Steib. + +2002-12-30 Lars Magne Ingebrigtsen + + * gnus.texi (Saving Articles): Addition. + +2002-12-30 Teodor Zlatanov + + * gnus.texi (Blackholes): added information on query-dig and + dig.el; users are told that using blackhole checks is OK now + +2002-12-29 Lars Magne Ingebrigtsen + + * gnus.texi (Loose Threads): add + gnus-summary-make-false-root-always. + (Finding the Parent): Change name of nnweb server. + +2002-12-22 Jesper Harder + + * emacs-mime.texi: Fix typos. Index variables. Add + mm-automatic-external-display, mm-w3m-safe-url-regexp and + mm-external-terminal-program. + +2002-12-20 Jesper Harder + + * message.texi (Message Headers): Add message-allow-no-recipients. + (Various Commands): Add TAB and message-tab-body-function. + +2002-12-19 Paul Jarc + + * gnus.texi (Optional Back End Functions): + nnchoke-request-update-info need not return the info object. + +2002-12-15 Jesper Harder + + * gnusref.tex: Additions. + +2002-12-14 Jesper Harder + + * gnus.texi (Mail): Explain nil value of gnus-uu-digest-headers. + +2002-12-10 Kai Gro,A_(Bjohann + + * gnus.texi (Posting Styles): Clarify the `(header MATCH REGEXP)' + case. + (Back End Interface): Mention nnnotbackends. Suggested by Jan + Rychter. + +2002-11-29 Kai Gro,A_(Bjohann + + * gnus.texi (MIME Commands): Document gnus-inhibit-mime-unbuttonizing. + +2002-11-27 Katsumi Yamaoka + + * gnus.texi (Expiring in IMAP): backend -> back end. + (Wide Characters): The default value of + gnus-use-correct-string-widths under Emacs is nil. + (Filtering Spam Using spam.el): backend -> back end. + (Extending spam.el): backend -> back end. + (Filtering Spam Using Statistics (spam-stat.el)): Fix typo. + (Creating a spam-stat dictionary): Fix typo. + (Creating a spam-stat dictionary): backend -> back end. + +2002-11-22 Teodor Zlatanov + + * gnus.texi (Extending spam.el): fixed typos and wrong @items + +2002-11-21 Teodor Zlatanov + + * gnus.texi: + added new keyboard commands + + * gnus.texi: added extended section on spam + +2002-11-18 jas + + * gnus.texi: Fix IMAP expiring typos. + +2002-11-18 kaig + + * gnus.texi: *** empty log message *** + +2002-11-18 jas + + * gnus.texi: More morse. + + * gnus.texi (Article Washing): Add morse. + +2002-11-17 jas + + * gnus.texi: Fix typo. + + * gnus.texi (Expiring in IMAP): Add. + (Group Parameters): Add reference. + +2002-11-16 Kai Gro,A_(Bjohann + + * gnus.texi (Expiring Mail): Give summary on difference between + auto-expire and total-expire and provide information for choosing + between them. + +2002-11-18 Simon Josefsson + + * gnus.texi (Article Washing): Add morse. + +2002-11-17 Simon Josefsson + + * gnus.texi (Expiring in IMAP): Add. + (Group Parameters): Add reference. + +2002-10-24 ShengHuo ZHU + + * gnus.texi (RSS): Add gnus-summary-mark-as-read-forward into the + example code. From Christoph Conrad . + +2002-10-17 Kai Gro,A_(Bjohann + + * gnus.texi (Other Marks): Document gnus-downloadable-mark and + gnus-undownloaded-mark. Adapted idea from Sriram Karra + . + (Formatting Fonts): Say that guillemets are wrong. (How to enter + guillemets in Texinfo files?) + +2002-10-12 Simon Josefsson + + * message.texi (Movement): Add. + +2002-10-11 Jesper harder + + * gnus.texi (Formatting Fonts): Fix for balloon help in GNU Emacs. + +2002-10-11 Katsumi Yamaoka + + * gnus.texi (Delayed Articles): Fix gnus-delay-initialize. + +2002-10-10 Simon Josefsson + + * message.texi (Security): Fix. + +2002-10-04 Simon Josefsson + + * pgg.texi: Document sign parameter. + + * gnus.texi: Add \gnuskey tex command. + + * texi2latex.el (latexi-translate-file): Do PGG. (Poor) support + of @set, @deffn, @defvar, @defun, @key. Improve error. + + * Makefile.in: Add PGG. + + * pgg.texi: New file. + +2002-10-03 Kai Gro,A_(Bjohann + + * gnus.texi (Group Information): Mention prefix argument for + gnus-group-fetch-charter and gnus-group-fetch-control. + From Jesper Harder. + +2002-09-26 Simon Josefsson + + * gnus.texi (Agent Variables): Add. + +2002-09-25 Simon Josefsson + + * gnus.texi (Troubleshooting): Add. + 2002-09-23 Jesper harder * gnus.texi (Summary Maneuvering): Fix gnus-auto-select-next. @@ -252,7 +728,7 @@ 2002-05-01 Lars Magne Ingebrigtsen * message.texi (Message Headers): Remove colon from index - entries. + entries. 2002-05-01 Simon Josefsson