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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/imap.el [emacs-unicode-2]
Date: Tue, 21 Sep 2004 06:13:14 -0400

Index: emacs/lisp/gnus/imap.el
diff -c emacs/lisp/gnus/imap.el:1.10.4.3 emacs/lisp/gnus/imap.el:1.10.4.4
*** emacs/lisp/gnus/imap.el:1.10.4.3    Thu Sep  9 09:36:26 2004
--- emacs/lisp/gnus/imap.el     Tue Sep 21 09:34:08 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]