summaryrefslogtreecommitdiff
path: root/lisp/erc
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-02-05 12:50:10 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-02-05 12:50:10 +0000
commit42c28f29df382c5453956e0e66c9dbc0370ba1b7 (patch)
tree25dafe225e306d7cd91c93cb9e65cdecfc196d53 /lisp/erc
parentdfa0b1fc0104b64b595f6cbbc4be892f47a2642f (diff)
downloademacs-42c28f29df382c5453956e0e66c9dbc0370ba1b7.tar.gz
(erc-match-syntax-table): Replace `legal' with `valid'.
Diffstat (limited to 'lisp/erc')
-rw-r--r--lisp/erc/erc-match.el2
1 files changed, 1 insertions, 1 deletions
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: