1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-17 17:58:46 +00:00
emacs/lisp/url
Chong Yidong da91b5f294 Merge open-protocol-stream into open-network-stream.
* lisp/subr.el (open-network-stream): Move to net/network-stream.el.

* lisp/gnus/proto-stream.el: Move to net/network-stream.el.

* lisp/net/network-stream.el: Move from gnus/proto-stream.el.
Change prefix to network-stream throughout.
(open-protocol-stream): Merge into open-network-stream, leaving
open-protocol-stream as an alias.  Handle nil BUFFER args.

* lisp/gnus/nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
parameter to open-protocol-stream.

* lisp/emacs-lisp/package.el (package--with-work-buffer): Recognize
https URLs.

* lisp/url/url-gw.el (url-open-stream): Use new open-network-stream
functionality to perform encryption.
2011-04-02 19:41:03 -04:00
..
.gitignore
ChangeLog ChangeLog fix. 2011-04-02 11:53:37 -07:00
url-about.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
url-auth.el Use auto-source-search' instead of auto-source-user-or-password'. 2011-02-12 11:51:02 -06:00
url-cache.el
url-cid.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
url-cookie.el lisp/url/url-cookie.el: Use dolist' rather than mapcar'. 2011-04-02 01:24:21 +02:00
url-dav.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
url-dired.el
url-expand.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
url-file.el
url-ftp.el
url-gw.el Merge open-protocol-stream into open-network-stream. 2011-04-02 19:41:03 -04:00
url-handlers.el
url-history.el
url-http.el (url-http-wait-for-headers-change-function): Don't move if the callback function has moved point. 2011-02-02 22:22:07 -08:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-ns.el
url-parse.el Use auto-source-search' instead of auto-source-user-or-password'. 2011-02-12 11:51:02 -06:00
url-privacy.el
url-proxy.el
url-util.el
url-vars.el
url.el