From b52cc42551e2000cb61716deee7c0a013e5e559b Mon Sep 17 00:00:00 2001 From: yamaoka Date: Tue, 4 Mar 2003 03:40:20 +0000 Subject: [PATCH] Synch to Oort Gnus. --- lisp/ChangeLog | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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 -- 1.7.10.4