Small url-cache fix.
authorJulien Danjou <julien@danjou.info>
Sat, 25 Sep 2010 20:59:05 +0000 (13:59 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 25 Sep 2010 20:59:05 +0000 (13:59 -0700)
commitcbdd0d58773f9deda0a714e8c165b5b18b0c9527
tree9172963a1bc1afc48dccbbda6344595f8f43a589
parent41f54b738882c1f98c152c7788c2c2456993531b
Small url-cache fix.

* lisp/url/url-cache.el (url-cache-create-filename): Ensure no-port and
default-port end up with the same cache file.
(url-cache-create-filename-human-readable)
(url-cache-create-filename-using-md5): Argument is always in the form of
a string now.
lisp/url/ChangeLog
lisp/url/url-cache.el