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 [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/erc-button.el, v [EMACS_22_BASE]
Date: Tue, 05 Feb 2008 12:48:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/02/05 12:48:48

Index: erc-button.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/erc/erc-button.el,v
retrieving revision 1.5.2.2
retrieving revision 1.5.2.3
diff -u -b -r1.5.2.2 -r1.5.2.3
--- erc-button.el       7 Jan 2008 01:12:27 -0000       1.5.2.2
+++ erc-button.el       5 Feb 2008 12:48:48 -0000       1.5.2.3
@@ -240,7 +240,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]