emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/erc/erc-button.el,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/erc-button.el,v
Date: Sun, 24 Feb 2008 10:09:16 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/02/24 10:09:07

Index: lisp/erc/erc-button.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/erc/erc-button.el,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- lisp/erc/erc-button.el      25 Jan 2008 03:28:09 -0000      1.9
+++ lisp/erc/erc-button.el      24 Feb 2008 10:08:58 -0000      1.10
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]