1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 05:00:47 -08:00
emacs/lisp/url
Stefan Monnier 276a6545ad * lisp/url/url-http.el: Use lexical-binding
(url-http-simple-after-change-function): Use buffer-size rather than `nd'.
(url-http-wait-for-headers-change-function): Remove unused var
`content-length'.
(url-http): Remove unused vars `host' and `port'.
2016-05-23 20:09:33 -04:00
..
ChangeLog.1
url-about.el
url-auth.el
url-cache.el
url-cid.el
url-cookie.el Allow deleting all non-matching cookies 2016-02-23 12:51:24 +11:00
url-dav.el
url-dired.el
url-domsuf.el
url-expand.el
url-file.el Pacify byte-compiler in lisp/url 2016-05-18 00:49:29 -07:00
url-ftp.el
url-future.el
url-gw.el Remove debugging 2016-02-16 13:24:47 +11:00
url-handlers.el
url-history.el
url-http.el * lisp/url/url-http.el: Use lexical-binding 2016-05-23 20:09:33 -04:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
url-misc.el Pacify byte-compiler in lisp/url 2016-05-18 00:49:29 -07:00
url-news.el
url-nfs.el
url-ns.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el Ensure progress when fetching from the queue 2016-02-08 17:13:01 +11:00
url-tramp.el
url-util.el
url-vars.el Compute User-Agent dynamically in url-http 2016-04-24 14:51:33 +02:00
url.el `url-retrieve-synchronously' now takes an optional timeout parameter 2016-04-26 00:47:51 +02:00