Mercurial > emacs
changeset 80047:2bafd2168c30
(erc-button-syntax-table): Replace `legal' with `valid'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 05 Feb 2008 12:48:48 +0000 |
parents | 204931554291 |
children | f57e67bfe61a |
files | lisp/erc/erc-button.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/erc/erc-button.el Tue Feb 05 12:25:49 2008 +0000 +++ b/lisp/erc/erc-button.el Tue Feb 05 12:48:48 2008 +0000 @@ -240,7 +240,7 @@ (modify-syntax-entry ?\\ "w" table) table) "Syntax table used when buttonizing messages. -This syntax table should make all the legal nick characters word +This syntax table should make all the valid nick characters word constituents.") (defvar erc-button-keys-added nil