Mercurial > emacs
comparison lisp/url/ChangeLog @ 73022:aafdfc34b06a
(url-http-head-file-attributes): Add device "info".
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 20 Sep 2006 17:35:13 +0000 |
parents | 3b2d4cd42aaa |
children | 8c2a0bfc98b0 |
comparison
equal
deleted
inserted
replaced
73021:23ae8f38f090 | 73022:aafdfc34b06a |
---|---|
1 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * url-dav.el (url-dav-file-attributes): Simplify. | |
4 | |
5 * url-http.el (url-http-head-file-attributes): Add device "info". | |
6 | |
1 2006-09-18 Michael Olson <mwolson@gnu.org> | 7 2006-09-18 Michael Olson <mwolson@gnu.org> |
2 | 8 |
3 * url-methods.el (url-scheme-register-proxy): Handle case where | 9 * url-methods.el (url-scheme-register-proxy): Handle case where |
4 getenv returns an empty string for http_proxy. This prevents an | 10 getenv returns an empty string for http_proxy. This prevents an |
5 error when calling `format' later on. | 11 error when calling `format' later on. |