comparison lisp/erc/ChangeLog @ 94126:908993cbed5e

ERC: (erc-remove-text-properties-region): Disable this command by default.
author Michael Olson <mwolson@gnu.org>
date Thu, 17 Apr 2008 05:02:14 +0000
parents f991f10f15ec
children 9a6745d6e1e6
comparison
equal deleted inserted replaced
94125:894b44742e96 94126:908993cbed5e
1 2008-04-14 Michael Olson <mwolson@gnu.org>
2
3 * erc.el (erc-remove-text-properties-region): Disable this command
4 by default. Thanks to e1f for the suggestion.
5
1 2008-02-20 Michael Olson <mwolson@gnu.org> 6 2008-02-20 Michael Olson <mwolson@gnu.org>
2 7
3 * erc.el (erc-notice-face): Fix this face for Emacs 21 users. 8 * erc.el (erc-notice-face): Fix this face for Emacs 21 users.
4 9
5 2008-02-05 Juanma Barranquero <lekktu@gmail.com> 10 2008-02-05 Juanma Barranquero <lekktu@gmail.com>