Mercurial > emacs
comparison lisp/url/ChangeLog @ 59687:9c070f90e15a
Fix last entry.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 22 Jan 2005 10:55:38 +0000 |
parents | 3dd5d4ddd007 |
children | 17bee7f39dee |
comparison
equal
deleted
inserted
replaced
59686:3dd5d4ddd007 | 59687:9c070f90e15a |
---|---|
1 2005-01-22 Klaus Straubinger <KSNetz@Arcor.DE> (tiny change) | 1 2005-01-22 Klaus Straubinger <KSNetz@Arcor.DE> (tiny change) |
2 | 2 |
3 * url-http.el (url-http-parse-headers): Reset url-http-data to | 3 * url-http.el (url-http-parse-headers) <302>: Reset url-http-data |
4 nil, like for the 303 response. | 4 to nil, like for the 303 response. |
5 | 5 |
6 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca> |
7 | 7 |
8 * url.el (url-retrieve-synchronously): Use accept-process-output rather | 8 * url.el (url-retrieve-synchronously): Use accept-process-output rather |
9 than sit-for. | 9 than sit-for. |