Mercurial > emacs
comparison lisp/url/ChangeLog @ 75662:9b2905086f4f
(url-http-connection-opened): New variable.
(url-http): Initialize it.
(url-http-async-sentinel): Don't try changing sentinels.
Run url-http-end-of-document-sentinel if necessary.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 04 Feb 2007 00:20:59 +0000 |
parents | 24e07613d0c5 |
children | dc23aaa67696 |
comparison
equal
deleted
inserted
replaced
75661:5eb6eb8f4ac9 | 75662:9b2905086f4f |
---|---|
1 2007-02-04 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * url-http.el (url-http-connection-opened): New variable. | |
4 (url-http): Initialize it. | |
5 (url-http-async-sentinel): Don't try changing sentinels. | |
6 Run url-http-end-of-document-sentinel if necessary. | |
7 | |
1 2007-01-29 Juanma Barranquero <lekktu@gmail.com> | 8 2007-01-29 Juanma Barranquero <lekktu@gmail.com> |
2 | 9 |
3 * url-auth.el (url-get-authentication): Fix typo in docstring. | 10 * url-auth.el (url-get-authentication): Fix typo in docstring. |
4 | 11 |
5 2007-01-14 Magnus Henoch <mange@freemail.hu> | 12 2007-01-14 Magnus Henoch <mange@freemail.hu> |