aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman1996-10-12 02:32:56 +0000
committerRichard M. Stallman1996-10-12 02:32:56 +0000
commitc139ae756c79e5adb166dd34347726843b41647f (patch)
tree77b0c3b8e8774d2d4b4e151e3515cbab05da24b8 /lisp
parent17c3470ee877feb1a5042a22cfddc050c82e5272 (diff)
downloademacs-c139ae756c79e5adb166dd34347726843b41647f.tar.gz
emacs-c139ae756c79e5adb166dd34347726843b41647f.zip
(nnfolder-ignore-active-file): Doc fix.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/nnfolder.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nnfolder.el b/lisp/nnfolder.el
index 6ff058247b3..775273dbeca 100644
--- a/lisp/nnfolder.el
+++ b/lisp/nnfolder.el
@@ -53,7 +53,7 @@
53(defvoo nnfolder-ignore-active-file nil 53(defvoo nnfolder-ignore-active-file nil
54 "If non-nil, causes nnfolder to do some extra work in order to determine 54 "If non-nil, causes nnfolder to do some extra work in order to determine
55the true active ranges of an mbox file. Note that the active file is still 55the true active ranges of an mbox file. Note that the active file is still
56saved, but it's values are not used. This costs some extra time when 56saved, but its values are not used. This costs some extra time when
57scanning an mbox when opening it.") 57scanning an mbox when opening it.")
58 58
59(defvoo nnfolder-distrust-mbox nil 59(defvoo nnfolder-distrust-mbox nil