Mercurial > emacs
diff lisp/url/ChangeLog @ 59518:d91d1f84814f
(url-retrieve-synchronously): Use accept-process-output rather than sit-for.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 13 Jan 2005 14:35:11 +0000 |
parents | 6535aefcfd51 |
children | 3dd5d4ddd007 |
line wrap: on
line diff
--- a/lisp/url/ChangeLog Thu Jan 13 11:35:05 2005 +0000 +++ b/lisp/url/ChangeLog Thu Jan 13 14:35:11 2005 +0000 @@ -1,3 +1,8 @@ +2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca> + + * url.el (url-retrieve-synchronously): Use accept-process-output rather + than sit-for. + 2005-01-03 Klaus Straubinger <ksnetz@arcor.de> (tiny change) * url-http.el (url-http-handle-authentication):