Mercurial > emacs
comparison lisp/url/ChangeLog @ 68123:ba5077259cc1
(url-retrieve-synchronously): Adjust the workaround so as not
to stop in the middle of a redirection.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 10 Jan 2006 19:31:15 +0000 |
parents | 0c55f53b51e6 |
children | b96fcf6e016c |
comparison
equal
deleted
inserted
replaced
68122:b720282b1826 | 68123:ba5077259cc1 |
---|---|
1 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * url.el (url-retrieve-synchronously): Adjust the workaround so as not | |
4 to stop in the middle of a redirection. | |
2 | 5 |
3 * url-vars.el (url-privacy-level): Add setter. | 6 * url-vars.el (url-privacy-level): Add setter. |
4 | 7 |
5 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca> | 8 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca> |
6 | 9 |