Merge Emacs' changes.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 30 Mar 2011 14:51:17 +0000 (14:51 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 30 Mar 2011 14:51:17 +0000 (14:51 +0000)
commit06f8178fff242510622829d31a4c994c46724c1d
tree55ccfcc70c02541482c71f81c2f7bb82f3e5f304
parent431eb51d120f2fa3180a77fb9cc103fe815302e0
Merge Emacs' changes.

proto-stream.el (open-protocol-stream): Bring back `network' type.  Make this the default type.
 (proto-stream-open-plain): Rename from proto-stream-open-default.
 (open-protocol-stream, proto-stream-open-starttls, proto-stream-open-tls, proto-stream-open-shell): Replace `default' with `plain'.
nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network' value.
nntp.el (nntp-open-connection-function): Document the fact that some values are not functions but are instead handled specially.  Recognize nntp-open-plain-stream value.
 (nntp-open-connection): Recognize that value.
lisp/ChangeLog
lisp/nnimap.el
lisp/nntp.el
lisp/proto-stream.el