From: Juanma Barranquero Date: Tue, 5 Feb 2008 12:50:10 +0000 (+0000) Subject: (erc-match-syntax-table): Replace `legal' with `valid'. X-Git-Tag: emacs-pretest-22.1.91~68 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=42c28f29df382c5453956e0e66c9dbc0370ba1b7;p=emacs.git (erc-match-syntax-table): Replace `legal' with `valid'. --- diff --git a/lisp/erc/erc-match.el b/lisp/erc/erc-match.el index c0efeef3d8f..97d421e50d8 100644 --- a/lisp/erc/erc-match.el +++ b/lisp/erc/erc-match.el @@ -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: