Mercurial > emacs
comparison lisp/url/ChangeLog @ 69695:20c95c0b0947
(url-irc-rcirc, url-irc-erc): New functions.
(url-irc-function): Add rcirc and ERC to the list of IRC clients.
Default to rcirc, since ZenIRC isn't part of Emacs.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Mon, 27 Mar 2006 20:23:47 +0000 |
parents | 7383e30e90bb |
children | 73f175471c73 |
comparison
equal
deleted
inserted
replaced
69694:f712cf2b3ceb | 69695:20c95c0b0947 |
---|---|
1 2006-03-27 Romain Francoise <romain@orebokech.com> | |
2 | |
3 * url-irc.el (url-irc-rcirc, url-irc-erc): New functions. | |
4 (url-irc-function): Add rcirc and ERC to the list of IRC clients. | |
5 Default to rcirc, since ZenIRC isn't part of Emacs. | |
6 | |
1 2006-03-07 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2006-03-07 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * url-http.el (url-http-find-free-connection): Fix braino in last fix. | 9 * url-http.el (url-http-find-free-connection): Fix braino in last fix. |
4 | 10 |
5 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca> | 11 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca> |