1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-18 03:40:47 -08:00
emacs/lisp/url
Takafumi Arakaki 33d359875a Two fixes for the URL library (tiny change).
* url-expand.el (url-default-expander): Don't calculate a default
url port before checking url-type.

* url-http.el (url-http-end-of-document-sentinel): Bind relevant
url-request-* variables around the call to url-http.

Fixes: debbugs:11469 debbugs:12374
2012-12-22 10:59:08 +08:00
..
.gitignore
ChangeLog Two fixes for the URL library (tiny change). 2012-12-22 10:59:08 +08:00
url-about.el
url-auth.el
url-cache.el
url-cid.el
url-cookie.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-dav.el Fix various issues with url-dav package (Bug#11916). 2012-07-28 13:07:17 +02:00
url-dired.el
url-domsuf.el
url-expand.el Two fixes for the URL library (tiny change). 2012-12-22 10:59:08 +08:00
url-file.el Comment 2012-10-13 13:17:16 -07:00
url-ftp.el
url-future.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-gw.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-handlers.el * lisp/url/url-handlers.el (url-file-handler): Don't assume any url-FOO 2012-09-29 23:26:52 -04:00
url-history.el
url-http.el Two fixes for the URL library (tiny change). 2012-12-22 10:59:08 +08:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el Fix for url-https.el neing merged into url-http.el 2012-10-08 00:47:23 -07:00
url-misc.el * lisp/url/url-misc.el (url-do-terminal-emulator): Use make-term 2012-12-03 14:23:06 +08:00
url-news.el
url-nfs.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-ns.el
url-parse.el Two fixes for the URL library (tiny change). 2012-12-22 10:59:08 +08:00
url-privacy.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-proxy.el
url-queue.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-util.el url-util.el: Fix two docstrings. 2012-09-29 22:45:44 +02:00
url-vars.el Add .xz to some url code (tiny change). 2012-10-13 18:51:26 +08:00
url.el Doc fix for url-http. 2012-10-13 17:37:25 +08:00