]> git.eshelyaron.com Git - emacs.git/commitdiff
(nnfolder-ignore-active-file): Typos.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Oct 2000 23:26:40 +0000 (23:26 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Oct 2000 23:26:40 +0000 (23:26 +0000)
lisp/gnus/ChangeLog
lisp/gnus/nnfolder.el

index 32f0def367c84617dcc62f733230b2da314b644d..cd255291cd8466138adf7ff57b76ffcd2c3e27f3 100644 (file)
@@ -1,3 +1,11 @@
+2000-10-05  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * 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  <handa@etl.go.jp>
 
        * gnus-mule.el: Revived.
index d782835aafc24c9f205c4202a4079d03a9aed9e8..4b474b4de78697150a51bbbbf70012155575376e 100644 (file)
 ;; 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