1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00

(nnfolder-ignore-active-file): Doc fix.

This commit is contained in:
Richard M. Stallman 1996-10-12 02:32:56 +00:00
parent 17c3470ee8
commit c139ae756c

View File

@ -53,7 +53,7 @@
(defvoo nnfolder-ignore-active-file nil
"If non-nil, 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 when
saved, but its values are not used. This costs some extra time when
scanning an mbox when opening it.")
(defvoo nnfolder-distrust-mbox nil