1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00
emacs/lisp/url
Miles Bader f316efd978 lisp/url/url-methods.el: Fix format error when http_proxy is empty string
2006-09-18  Michael Olson  <mwolson@gnu.org>

	* url-methods.el (url-scheme-register-proxy): Handle case where
	getenv returns an empty string for http_proxy.  This prevents an
	error when calling `format' later on.

--This line, and those below, will be ignored--
Files to commit:
   lisp/url/ChangeLog
   lisp/url/url-methods.el

This list might be incomplete or outdated if editing the log
message was not invoked from an up-to-date changes buffer!

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-441
Creator:  Michael Olson <mwolson@gnu.org>
2006-09-18 14:16:07 +00:00
..
.gitignore
ChangeLog lisp/url/url-methods.el: Fix format error when http_proxy is empty string 2006-09-18 14:16:07 +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-dired.el
url-expand.el
url-file.el
url-ftp.el
url-gw.el
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-create-request): 2006-09-01 02:31:47 +00:00
url-https.el
url-imap.el
url-irc.el
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-recreate-url-attributes): New function, code moved from `url-recreate-url'. 2006-09-01 02:31:24 +00:00
url-privacy.el
url-proxy.el
url-util.el
url-vars.el
url.el
vc-dav.el