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: jave
Subject: [Emacs-diffs] Changes to emacs/lisp/thingatpt.el,v
Date: Wed, 06 Aug 2008 22:36:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     jave <jave>     08/08/06 22:36:55

Index: thingatpt.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/thingatpt.el,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- thingatpt.el        6 May 2008 07:57:54 -0000       1.45
+++ thingatpt.el        6 Aug 2008 22:36:55 -0000       1.46
@@ -208,7 +208,7 @@
         (goto-char (point-min)))))
 
 (defvar thing-at-point-url-path-regexp
-  "[^]\t\n \"'()<>[^`{}]*[^]\t\n \"'()<>[^`{}.,;]+"
+  "[^]\t\n \"'<>[^`{}]*[^]\t\n \"'<>[^`{}.,;]+"
   "A regular expression probably matching the host and filename or e-mail part 
of a URL.")
 
 (defvar thing-at-point-short-url-regexp




reply via email to

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