]> git.eshelyaron.com Git - emacs.git/commitdiff
(erc-match-syntax-table): Replace `legal' with `valid'.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 5 Feb 2008 12:50:10 +0000 (12:50 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 5 Feb 2008 12:50:10 +0000 (12:50 +0000)
lisp/erc/erc-match.el

index c0efeef3d8f58dcd04394bd194ec19427ebd7cbf..97d421e50d85e8466f79b20a20080c86114bb375 100644 (file)
@@ -256,7 +256,7 @@ current-nick, keyword, pal, dangerous-host, fool"
     (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: