comparison lisp/url/ChangeLog @ 110685:1d1ed3e3e171

Use url-lazy-message for warnings about ignored cookies. These messages aren't very interesting for most users.
author Lars Magne Ingebrigtsen <larsi@gnus.org>
date Fri, 01 Oct 2010 16:49:14 +0200
parents 88f8a448614e
children 754df5a0efe9
comparison
equal deleted inserted replaced
110684:88f8a448614e 110685:1d1ed3e3e171
1 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org> 1 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * url-cookie.el (url-cookie-handle-set-cookie): Use
4 url-lazy-message for the cookie warning, which isn't very interesting.
2 5
3 * url-http.el (url-http-async-sentinel): Check that the buffer is 6 * url-http.el (url-http-async-sentinel): Check that the buffer is
4 still alive before switching to it. 7 still alive before switching to it.
5 8
6 2010-09-25 Julien Danjou <julien@danjou.info> 9 2010-09-25 Julien Danjou <julien@danjou.info>