comparison lisp/url/ChangeLog @ 74136:8d82adfb134d

*** empty log message ***
author Magnus Henoch <mange@freemail.hu>
date Thu, 23 Nov 2006 08:42:06 +0000
parents adbac78b247a
children 96790717f62a
comparison
equal deleted inserted replaced
74135:e125bce98ce9 74136:8d82adfb134d
1 2006-11-23 Diane Murray <disumu@x3y2z1.net>
2
3 * url-http.el (url-http-content-length-after-change-function): Use
4 `url-lazy-message'.
5
6 * url-util.el (url-display-percentage): Only show a message if
7 `url-show-status' is non-nil.
8
1 2006-11-15 Magnus Henoch <mange@freemail.hu> 9 2006-11-15 Magnus Henoch <mange@freemail.hu>
2 10
3 * url-http.el (url-http): Make proxy-object buffer-local, to 11 * url-http.el (url-http): Make proxy-object buffer-local, to
4 handle proxied asynchronous connections correctly. 12 handle proxied asynchronous connections correctly.
5 13