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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/imap.el [lexbind]
Date: Wed, 06 Oct 2004 01:47:01 -0400

Index: emacs/lisp/gnus/imap.el
diff -c emacs/lisp/gnus/imap.el:1.6.4.4 emacs/lisp/gnus/imap.el:1.6.4.5
*** emacs/lisp/gnus/imap.el:1.6.4.4     Thu Sep 16 00:12:16 2004
--- emacs/lisp/gnus/imap.el     Wed Oct  6 05:21:53 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]