Mercurial > emacs
comparison lisp/erc/ChangeLog @ 74606:e6b28ccae7d8
erc-iswitchb: Temporarily enable iswitchb mode
* erc.el: (erc-iswitchb): Temporarily enable iswitchb mode if it isn't
active already, instead of leaving it on.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-555
Creator: Michael Olson <mwolson@gnu.org>
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 13 Dec 2006 02:36:31 +0000 |
parents | e6a67f8f9808 |
children | 727ccf171510 |
comparison
equal
deleted
inserted
replaced
74605:6ee41fdd69ff | 74606:e6b28ccae7d8 |
---|---|
1 2006-12-13 Leo <sdl.web@gmail.com> | |
2 | |
3 * erc.el (erc-iswitchb): Temporarily enable iswitchb mode if it | |
4 isn't active already, instead of leaving it on. | |
5 | |
1 2006-12-10 Juanma Barranquero <lekktu@gmail.com> | 6 2006-12-10 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * erc-ezbounce.el (erc-ezb-init-session-list): Doc fix. | 8 * erc-ezbounce.el (erc-ezb-init-session-list): Doc fix. |
4 | 9 |
5 2006-12-08 Michael Olson <mwolson@gnu.org> | 10 2006-12-08 Michael Olson <mwolson@gnu.org> |