1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/lisp/url
Chong Yidong db8d59365b (url-http-mark-connection-as-free, url-http-find-free-connection):
Don't treat process with status `connect' as free.
(url-http-async-sentinel): Request correct url.
2006-11-10 17:09:01 +00:00
..
.gitignore
ChangeLog * url-http.el (url-http-mark-connection-as-free) 2006-11-10 17:08:20 +00:00
url-about.el
url-auth.el
url-cache.el
url-cid.el
url-cookie.el (url-cookie-write-file): Really don't use versioned backups. 2006-08-29 14:00:27 +00:00
url-dav.el (url-dav-file-attributes): Simplify. 2006-09-20 17:35:21 +00:00
url-dired.el
url-expand.el
url-file.el
url-ftp.el
url-gw.el (url-open-stream): Really use asynchronous connections (accidentally 2006-10-29 21:00:50 +00:00
url-handlers.el (url-file-local-copy): Tell url-copy-file that the dest file will already exist. 2006-08-25 20:44:49 +00:00
url-history.el
url-http.el (url-http-mark-connection-as-free, url-http-find-free-connection): 2006-11-10 17:09:01 +00:00
url-imap.el
url-irc.el Update for ERC 5.1.3. 2006-07-14 02:29:50 +00:00
url-ldap.el
url-mailto.el
url-methods.el lisp/url/url-methods.el: Fix format error when http_proxy is empty string 2006-09-18 14:16:07 +00:00
url-misc.el
url-news.el
url-nfs.el
url-ns.el
url-parse.el (url-generic-parse-url): Handle URLs with empty path component and 2006-10-09 20:10:13 +00:00
url-privacy.el
url-proxy.el
url-util.el (url-hexify-string): Only utf-8 encode if it's a multibyte string. 2006-07-31 21:36:43 +00:00
url-vars.el
url.el (url-retrieve-synchronously): Allow quitting when inhibit-quit is t. 2006-11-08 00:13:00 +00:00
vc-dav.el