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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-auth.el * url-auth.el (url-digest-auth): Copy previous url-basic-auth change. 2012-01-12 00:14:41 -08:00
url-cache.el Add extra checks before expiring the URL cache 2012-02-06 22:37:56 +01:00
url-cid.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
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 Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
url-domsuf.el Comment trivia. 2012-04-10 00:15:09 -07:00
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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-http.el Two fixes for the URL library (tiny change). 2012-12-22 10:59:08 +08:00
url-imap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-irc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ldap.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url-mailto.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-nfs.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-ns.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
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