]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/imap.el
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-585
[gnu-emacs] / lisp / gnus / imap.el
index f53aeb32ca105a67bbd4fa7472e66cfda68d50c1..754473fa8ec1500bae6d60d967b70232416a79c7 100644 (file)
@@ -227,7 +227,8 @@ used to communicate with subprocesses.  Values are nil to use a
 pipe, or t or `pty' to use a pty.  The value has no effect if the
 system has no ptys or if all ptys are busy: then a pipe is used
 in any case.  The value takes effect when a IMAP server is
-opened, changing it after that has no effect.."
+opened, changing it after that has no effect."
+  :version "21.4"
   :group 'imap
   :type 'boolean)