(erc-button-syntax-table): Replace legal' with valid'.

This commit is contained in:
Juanma Barranquero 2008-02-05 12:48:48 +00:00
parent 64ef5f3924
commit dfa0b1fc01

View file

@ -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