[gnus git] branch master updated: m0-5-86-gb06a0d9 =1= nnimap.el (nnimap-request-articles-find-limit): Replace version 24.2 with 24.3
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via b06a0d9eaf4e29598611623211efc53e6c80f963 (commit)
from 345765f44118e58b60fe3ebffa87099a4511c3c5 (commit)
- Log -----------------------------------------------------------------
commit b06a0d9eaf4e29598611623211efc53e6c80f963
Author: Katsumi Yamaoka <[email protected]>
Date: Thu Aug 16 22:36:30 2012 +0000
nnimap.el (nnimap-request-articles-find-limit): Replace version 24.2 with 24.3
diff --git a/lisp/nnimap.el b/lisp/nnimap.el
index ebd268e..b544ae8 100644
--- a/lisp/nnimap.el
+++ b/lisp/nnimap.el
@@ -130,7 +130,7 @@ textual parts.")
(defcustom nnimap-request-articles-find-limit nil
"Limit the number of articles to look for after moving an article."
:type 'integer
- :version "24.2"
+ :version "24.3"
:group 'nnimap)
(defvar nnimap-process 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 files changed, 1 insertions(+), 1 deletions(-)
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