From dcf4ae738b5a8021a8e0eb83f22f1429bc9dbd4d Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Thu, 5 Oct 2000 23:26:40 +0000 Subject: [PATCH] (nnfolder-ignore-active-file): Typos. --- lisp/gnus/ChangeLog | 8 ++++++++ lisp/gnus/nnfolder.el | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 32f0def367..cd255291cd 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,11 @@ +2000-10-05 Stefan Monnier + + * nnfolder.el (nnfolder-ignore-active-file): Typos. + + * gnus-mh.el (gnus-summary-save-in-folder): Obey mh-lib-progs. + + * gnus-kill.el (gnus-kill): Typo. + 2000-10-05 Kenichi Handa * gnus-mule.el: Revived. diff --git a/lisp/gnus/nnfolder.el b/lisp/gnus/nnfolder.el index d782835aaf..4b474b4de7 100644 --- a/lisp/gnus/nnfolder.el +++ b/lisp/gnus/nnfolder.el @@ -48,10 +48,10 @@ ;; style. -SLB (defvoo nnfolder-ignore-active-file nil - "If non-nil, the active file is ignores. + "If non-nil, the active file is ignored. This causes nnfolder to do some extra work in order to determine the true active ranges of an mbox file. Note that the active file is -still saved, but it's values are not used. This costs some extra time +still saved, but its values are not used. This costs some extra time when scanning an mbox when opening it.") (defvoo nnfolder-distrust-mbox nil -- 2.20.1