Mercurial > emacs
changeset 80048:f57e67bfe61a
(erc-match-syntax-table): Replace `legal' with `valid'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 05 Feb 2008 12:50:10 +0000 |
parents | 2bafd2168c30 |
children | d3d9941875cc |
files | lisp/erc/erc-match.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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: