From b06a0d9eaf4e29598611623211efc53e6c80f963 Mon Sep 17 00:00:00 2001 From: Katsumi Yamaoka Date: Thu, 16 Aug 2012 22:36:30 +0000 Subject: [PATCH] nnimap.el (nnimap-request-articles-find-limit): Replace version 24.2 with 24.3 --- lisp/nnimap.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/nnimap.el b/lisp/nnimap.el index ebd268e3b..b544ae836 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) -- 2.25.1