aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus
diff options
context:
space:
mode:
authorGlenn Morris2014-02-06 19:23:46 -0800
committerGlenn Morris2014-02-06 19:23:46 -0800
commite92e30dd30f34ac63ae23cc4e4a15a1719b07a07 (patch)
tree5669d9b26b45c23dd8a7d9bc8933ec60867e0db1 /lisp/gnus
parent2b568bc90bdae6daddd3e928f1b120015c26907b (diff)
downloademacs-e92e30dd30f34ac63ae23cc4e4a15a1719b07a07.tar.gz
emacs-e92e30dd30f34ac63ae23cc4e4a15a1719b07a07.zip
"Use instead" obsolescence messages should end with "."
Diffstat (limited to 'lisp/gnus')
-rw-r--r--lisp/gnus/nnimap.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/nnimap.el b/lisp/gnus/nnimap.el
index 886b0755e74..2dcdcd0a391 100644
--- a/lisp/gnus/nnimap.el
+++ b/lisp/gnus/nnimap.el
@@ -95,7 +95,7 @@ Uses the same syntax as `nnmail-split-methods'.")
95(defvoo nnimap-unsplittable-articles '(%Deleted %Seen) 95(defvoo nnimap-unsplittable-articles '(%Deleted %Seen)
96 "Articles with the flags in the list will not be considered when splitting.") 96 "Articles with the flags in the list will not be considered when splitting.")
97 97
98(make-obsolete-variable 'nnimap-split-rule "see `nnimap-split-methods'" 98(make-obsolete-variable 'nnimap-split-rule "see `nnimap-split-methods'."
99 "Emacs 24.1") 99 "Emacs 24.1")
100 100
101(defvoo nnimap-authenticator nil 101(defvoo nnimap-authenticator nil