Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-30
   Update from CVS
This commit is contained in:
Miles Bader 2004-09-20 12:03:05 +00:00
parent 2d4a158aa2
commit a08b59c91f
31 changed files with 309 additions and 23 deletions

View 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)