# HG changeset patch # User Juanma Barranquero # Date 1202215810 0 # Node ID f57e67bfe61a784283aa58d32983d22ee178a407 # Parent 2bafd2168c30d9425a48fac873fd7183c832e0df (erc-match-syntax-table): Replace `legal' with `valid'. diff -r 2bafd2168c30 -r f57e67bfe61a lisp/erc/erc-match.el --- a/lisp/erc/erc-match.el Tue Feb 05 12:48:48 2008 +0000 +++ b/lisp/erc/erc-match.el Tue Feb 05 12:50:10 2008 +0000 @@ -256,7 +256,7 @@ (modify-syntax-entry ?\\ "w" table) table) "Syntax table used when highlighting messages. -This syntax table should make all the legal nick characters word +This syntax table should make all the valid nick characters word constituents.") ;; Faces: