Two fixes for the URL library (tiny change).
authorTakafumi Arakaki <aka.tkf@gmail.com>
Sat, 22 Dec 2012 02:59:08 +0000 (10:59 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 22 Dec 2012 02:59:08 +0000 (10:59 +0800)
commit33d359875ab09abce0752e1502b8891f03fe9743
tree3e82262c039920fd5e5aa01695b74542c147f558
parentc545e313b55b8efd1565f1ee50164026134a73dc
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
lisp/url/ChangeLog
lisp/url/url-expand.el
lisp/url/url-http.el
lisp/url/url-parse.el