Mercurial > emacs
diff lisp/url/ChangeLog @ 73837:28bd4e5c228d
*** empty log message ***
| author | Magnus Henoch <mange@freemail.hu> |
|---|---|
| date | Wed, 08 Nov 2006 20:34:47 +0000 |
| parents | 4611ce5e14a3 |
| children | 594a719b7a7f |
line wrap: on
line diff
--- a/lisp/url/ChangeLog Wed Nov 08 20:34:36 2006 +0000 +++ b/lisp/url/ChangeLog Wed Nov 08 20:34:47 2006 +0000 @@ -1,5 +1,9 @@ 2006-11-08 Magnus Henoch <mange@freemail.hu> + * url-http.el (url-http-handle-authentication): If there are + several authentication headers, use the strongest available + method. + * url.el (url-retrieve-synchronously): Allow quitting when inhibit-quit is t.
