nnimap.el (nnimap-split-rule): "Use instead" obsolescence messages should end with "."
authorGlenn Morris <rgm@gnu.org>
Fri, 7 Feb 2014 04:09:43 +0000 (04:09 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 7 Feb 2014 04:09:43 +0000 (04:09 +0000)
lisp/nnimap.el

index d0b1d6c..f0accb9 100644 (file)
@@ -91,7 +91,7 @@ Uses the same syntax as `nnmail-split-methods'.")
 (defvoo nnimap-unsplittable-articles '(%Deleted %Seen)
   "Articles with the flags in the list will not be considered when splitting.")
 
-(make-obsolete-variable 'nnimap-split-rule "see `nnimap-split-methods'"
+(make-obsolete-variable 'nnimap-split-rule "see `nnimap-split-methods'."
                        "Emacs 24.1")
 
 (defvoo nnimap-authenticator nil