From: Romain Francoise Date: Tue, 18 Oct 2005 11:05:11 +0000 (+0000) Subject: * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) X-Git-Tag: emacs-pretest-22.0.90~6517 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ee9791afe21ad987b8e0c20422747a8f42c38bd2;p=emacs.git * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) (bookmark-bmenu-hide-filenames): Add follow-link property. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c03cbca25a4..a5aee80ac2f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/lisp/bookmark.el b/lisp/bookmark.el index 8014915a72e..0ad70f6e3a7 100644 --- a/lisp/bookmark.el +++ b/lisp/bookmark.el @@ -1180,6 +1180,7 @@ minibuffer history list `bookmark-history'." "[^ \t]") (1+ (point))) '(mouse-face highlight + follow-link t help-echo "mouse-2: go to this bookmark")))))) ;;;###autoload @@ -1571,6 +1572,7 @@ deletion, or > if it is flagged for displaying." "[^ \t]") (1+ (point))) '(mouse-face highlight + follow-link t help-echo "mouse-2: go to this bookmark"))) (insert "\n") ))) @@ -1700,6 +1702,7 @@ Optional argument SHOW means show them unconditionally." "[^ \t]") (1+ (point))) '(mouse-face highlight + follow-link t help-echo "mouse-2: go to this bookmark")))) (setq bookmark-bmenu-hidden-bookmarks