X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=texi%2FChangeLog;h=4fec9c3271b202061eb5c4cd95c80a70c17d2e9c;hb=f2ea3ee84925dccb9ef88234e75fa5291c1b8abd;hp=c5a0dcd4ae09854b597760b1a18b6c67730d5e66;hpb=774384ff97f028653836df3360d15128b7bdf62c;p=gnus diff --git a/texi/ChangeLog b/texi/ChangeLog index c5a0dcd4a..4fec9c327 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,96 @@ +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.