[gnus git] branch master updated: m0-9-47-ged7f801 =1= nnimap.el (nnimap-split-rule): "Use instead" obsolescence messages should end with "."
Katsumi Yamaoka <[email protected]> Fri, 07 Feb 2014 05:09:51 +0100
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via ed7f80188640e6271daa2a3b38d0d513f6d693ee (commit)
from 1ac3dd7fdc85553c5cf7eec4077470e02430da68 (commit)
- Log -----------------------------------------------------------------
commit ed7f80188640e6271daa2a3b38d0d513f6d693ee
Author: Glenn Morris <[email protected]>
Date: Fri Feb 7 04:09:43 2014 +0000
nnimap.el (nnimap-split-rule): "Use instead" obsolescence messages should end with "."
diff --git a/lisp/nnimap.el b/lisp/nnimap.el
index d0b1d6c..f0accb9 100644
--- a/lisp/nnimap.el
+++ b/lisp/nnimap.el
@@ -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
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/nnimap.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project