(erc-button-syntax-table): Replace legal' with
valid'.
This commit is contained in:
parent
64ef5f3924
commit
dfa0b1fc01
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue