emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/gnus/imap.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/imap.el
Date: Mon, 20 Sep 2004 08:12:22 -0400

Index: emacs/lisp/gnus/imap.el
diff -c emacs/lisp/gnus/imap.el:1.13 emacs/lisp/gnus/imap.el:1.14
*** emacs/lisp/gnus/imap.el:1.13        Sat Sep  4 13:13:43 2004
--- emacs/lisp/gnus/imap.el     Mon Sep 20 12:03:05 2004
***************
*** 227,233 ****
  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.."
    :group 'imap
    :type 'boolean)
  
--- 227,234 ----
  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."
!   :version "21.4"
    :group 'imap
    :type 'boolean)
  




reply via email to

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