Mercurial > emacs
comparison lisp/url/ChangeLog @ 69328:7383e30e90bb
(url-http-find-free-connection): Fix braino in last fix.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 07 Mar 2006 17:21:16 +0000 |
parents | 64b44b996827 |
children | 20c95c0b0947 |
comparison
equal
deleted
inserted
replaced
69327:f309eed94981 | 69328:7383e30e90bb |
---|---|
1 2006-03-07 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * url-http.el (url-http-find-free-connection): Fix braino in last fix. | |
4 | |
1 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * url-http.el (url-http-find-free-connection): Don't kill the process | 7 * url-http.el (url-http-find-free-connection): Don't kill the process |
4 when killing the temp buffer. | 8 when killing the temp buffer. |
5 (url-http-symbol-value-in-buffer): Massage to make it clear to the | 9 (url-http-symbol-value-in-buffer): Massage to make it clear to the |