diff lisp/replace.el @ 66249:35d36d48eb91

(occur-engine): Add follow-link property.
author Romain Francoise <romain@orebokech.com>
date Thu, 20 Oct 2005 16:53:11 +0000
parents ed770a0a7846
children abd51aa4052e 0ca0d9181b5e
line wrap: on
line diff
--- a/lisp/replace.el	Thu Oct 20 16:51:41 2005 +0000
+++ b/lisp/replace.el	Thu Oct 20 16:53:11 2005 +0000
@@ -1157,7 +1157,8 @@
 			    (insert "-------\n"))
 			  (add-text-properties
 			   beg end
-			   `(occur-target ,marker help-echo "mouse-2: go to this occurrence")))))
+			   `(occur-target ,marker follow-link t
+					  help-echo "mouse-2: go to this occurrence")))))
 		    (goto-char endpt))
 		  (if endpt
 		      (progn