diff lisp/erc/erc-button.el @ 92148:f991f10f15ec

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
author Miles Bader <miles@gnu.org>
date Sun, 24 Feb 2008 10:09:07 +0000
parents b8f89dd3680d 2bafd2168c30
children 2a734255bcc7
line wrap: on
line diff
--- a/lisp/erc/erc-button.el	Sun Feb 24 06:43:15 2008 +0000
+++ b/lisp/erc/erc-button.el	Sun Feb 24 10:09:07 2008 +0000
@@ -239,7 +239,7 @@
     (modify-syntax-entry ?\\ "w" table)
     table)
   "Syntax table used when buttonizing messages.
-This syntax table should make all the legal nick characters word
+This syntax table should make all the valid nick characters word
 constituents.")
 
 (defvar erc-button-keys-added nil