emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/net/imap.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/net/imap.el,v
Date: Fri, 29 Feb 2008 04:03:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/29 04:03:06

Index: imap.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/net/imap.el,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- imap.el     20 Jan 2008 05:17:52 -0000      1.8
+++ imap.el     29 Feb 2008 04:03:06 -0000      1.9
@@ -1153,7 +1153,7 @@
 (defcustom imap-ping-server t
   "If non-nil, check if IMAP is open.
 See the function `imap-ping-server'."
-  :version "23.0" ;; No Gnus
+  :version "23.1" ;; No Gnus
   :group 'imap
   :type 'boolean)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]