nnimap.el (nnimap-request-articles-find-limit): Replace version 24.2 with 24.3
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 16 Aug 2012 22:36:30 +0000 (22:36 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 16 Aug 2012 22:36:30 +0000 (22:36 +0000)
lisp/nnimap.el

index ebd268e..b544ae8 100644 (file)
@@ -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)