Mercurial > emacs
comparison lisp/erc/ChangeLog @ 109720:eb66d5d15b09
Ensure that erc-toggle-debug-irc-protocol logs protocol data.
http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01000.html
* erc-backend.el (erc-server-filter-function): Call
erc-log-irc-protocol.
* erc.el (erc-toggle-debug-irc-protocol): Bind
erc-toggle-debug-irc-protocol to t.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 08 Aug 2010 18:13:53 -0400 |
parents | 973b5bc5fcfe |
children | 2abe46caa971 |
comparison
equal
deleted
inserted
replaced
109719:472b3dda3de7 | 109720:eb66d5d15b09 |
---|---|
1 2010-08-08 Fran Litterio <flitterio@gmail.com> | |
2 | |
3 * erc-backend.el (erc-server-filter-function): Call | |
4 erc-log-irc-protocol. | |
5 | |
6 * erc.el (erc-toggle-debug-irc-protocol): Bind | |
7 erc-toggle-debug-irc-protocol to t. | |
8 | |
1 2010-05-07 Chong Yidong <cyd@stupidchicken.com> | 9 2010-05-07 Chong Yidong <cyd@stupidchicken.com> |
2 | 10 |
3 * Version 23.2 released. | 11 * Version 23.2 released. |
4 | 12 |
5 2010-03-10 Chong Yidong <cyd@stupidchicken.com> | 13 2010-03-10 Chong Yidong <cyd@stupidchicken.com> |