Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/erc/ChangeLog Wed Dec 13 01:13:58 2006 +0000 +++ b/lisp/erc/ChangeLog Wed Dec 13 02:36:31 2006 +0000 @@ -1,3 +1,8 @@ +2006-12-13 Leo <sdl.web@gmail.com> + + * erc.el (erc-iswitchb): Temporarily enable iswitchb mode if it + isn't active already, instead of leaving it on. + 2006-12-10 Juanma Barranquero <lekktu@gmail.com> * erc-ezbounce.el (erc-ezb-init-session-list): Doc fix.
