# HG changeset patch # User Juanma Barranquero # Date 1202215728 0 # Node ID 2bafd2168c30d9425a48fac873fd7183c832e0df # Parent 204931554291040b6984279efe9cc4f527d15202 (erc-button-syntax-table): Replace `legal' with `valid'. diff -r 204931554291 -r 2bafd2168c30 lisp/erc/erc-button.el --- 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