From: Juanma Barranquero Date: Tue, 5 Feb 2008 12:48:48 +0000 (+0000) Subject: (erc-button-syntax-table): Replace `legal' with `valid'. X-Git-Tag: emacs-pretest-22.1.91~69 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dfa0b1fc0104b64b595f6cbbc4be892f47a2642f;p=emacs.git (erc-button-syntax-table): Replace `legal' with `valid'. --- 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