emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Karl Fogel
Subject: [Emacs-diffs] Changes to emacs/lisp/thingatpt.el,v
Date: Sat, 16 Jun 2007 01:25:27 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Karl Fogel <kfogel>     07/06/16 01:25:26

Index: thingatpt.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/thingatpt.el,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- thingatpt.el        16 Jun 2007 01:03:34 -0000      1.41
+++ thingatpt.el        16 Jun 2007 01:25:24 -0000      1.42
@@ -342,7 +342,7 @@
 
 ;;   Email addresses
 (defvar thing-at-point-email-regexp
-  "<?[-+_.~a-zA-Z][-+_.~:address@hidden>?"
+  "<?[-+_.~a-zA-Z][-+_.~:address@hidden>?"
   "A regular expression probably matching an email address.
 This does not match the real name portion, only the address, optionally
 with angle brackets.")




reply via email to

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