# HG changeset patch # User Romain Francoise # Date 1129633511 0 # Node ID 21f14d2723e63735b12d184ebbe97bd2e199e890 # Parent 4cc03ba58cf809359c062ca02d13df0d0c5ab2a1 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) (bookmark-bmenu-hide-filenames): Add follow-link property. diff -r 4cc03ba58cf8 -r 21f14d2723e6 lisp/ChangeLog --- a/lisp/ChangeLog Tue Oct 18 09:46:34 2005 +0000 +++ b/lisp/ChangeLog Tue Oct 18 11:05:11 2005 +0000 @@ -1,5 +1,8 @@ 2005-10-18 Romain Francoise + * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) + (bookmark-bmenu-hide-filenames): Add follow-link property. + * ffap.el (find-file-at-point): Doc fix. 2005-10-18 YAMAMOTO Mitsuharu diff -r 4cc03ba58cf8 -r 21f14d2723e6 lisp/bookmark.el --- a/lisp/bookmark.el Tue Oct 18 09:46:34 2005 +0000 +++ b/lisp/bookmark.el Tue Oct 18 11:05:11 2005 +0000 @@ -1180,6 +1180,7 @@ "[^ \t]") (1+ (point))) '(mouse-face highlight + follow-link t help-echo "mouse-2: go to this bookmark")))))) ;;;###autoload @@ -1571,6 +1572,7 @@ "[^ \t]") (1+ (point))) '(mouse-face highlight + follow-link t help-echo "mouse-2: go to this bookmark"))) (insert "\n") ))) @@ -1700,6 +1702,7 @@ "[^ \t]") (1+ (point))) '(mouse-face highlight + follow-link t help-echo "mouse-2: go to this bookmark")))) (setq bookmark-bmenu-hidden-bookmarks