diff lisp/erc/erc-match.el @ 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 5f92874bde07
children f991f10f15ec
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: