From dfa0b1fc0104b64b595f6cbbc4be892f47a2642f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 5 Feb 2008 12:48:48 +0000 Subject: [PATCH] (erc-button-syntax-table): Replace `legal' with `valid'. --- lisp/erc/erc-button.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/erc/erc-button.el b/lisp/erc/erc-button.el index 426139cd80e..249715f2674 100644 --- a/lisp/erc/erc-button.el +++ b/lisp/erc/erc-button.el @@ -240,7 +240,7 @@ PAR is a number of a regexp grouping whose text will be passed to (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 -- 2.39.5