+2001-09-05 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+ * nnmail.el (nnmail-split-fancy): Document `junk'.
+
2001-09-04 Simon Josefsson <jas@extundo.com>
* imap.el (imap-search): Don't error if server is broken.
return value FUNCTION should be a split, which is then recursively
processed.
+junk: Mail will be deleted. Use with care! Do not submerge in water!
+ Example:
+ (setq nnmail-split-fancy
+ '(| (\"Subject\" \"MAKE MONEY FAST\" junk)
+ ...other.rules.omitted...))
+
FIELD must match a complete field name. VALUE must match a complete
word according to the `nnmail-split-fancy-syntax-table' syntax table.
You can use \".*\" in the regexps to match partial field names or words.
+2001-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * gnus.texi (Optional Backend Functions): The default function to
+ make a date format is `message-make-date', which should produce a
+ time zone.
+
2001-09-04 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* gnus.texi (Optional Backend Functions): More detail about the
The result data from this function should be all groups that were
created after @samp{date}, which is in normal human-readable date format
(i.e., the date format used in mail and news headers, and returned by
-the function @code{current-time-string} by default). The data should be
+the function @code{message-make-date} by default). The data should be
in the active buffer format.
It is okay for this function to return `too many' groups; some backends