From: yamaoka Date: Tue, 4 Mar 2003 03:40:20 +0000 (+0000) Subject: Synch to Oort Gnus. X-Git-Tag: t-gnus-6_15_17-00-quimby~26 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b52cc42551e2000cb61716deee7c0a013e5e559b;p=elisp%2Fgnus.git- Synch to Oort Gnus. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dd851c7..35d7621 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2003-03-04 Kevin Greiner + + * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides + customization between new maneuvering (which permits selecting + undownloaded articles) and old maneuvering (which skipped over + undownloaded articles) behaviors. + (gnus-summary-find-next): Pass through the unread and subject + parameters when calling gnus-summary-find-prev. + (gnus-summary-find-next,gnus-summary-find-prev): Apply + gnus-auto-goto-ignores to filter out unacceptable articles. + 2003-03-04 Jesper Harder * mail-source.el (mail-source-read-passwd): Remove. `read-passwd' @@ -27,14 +38,14 @@ * pgg.el (pgg-read-passphrase): Simplify. -2003-03-03 Kevin Greiner +2003-03-04 Kevin Greiner * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports 'plugged' when actually 'unplugged' bug. (gnus-category-read): Ignore nil values when converting an old-format category so that the new-format category will default those attributes to the global variables. - + 2003-03-03 Reiner Steib * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed