/[emacs]/emacs/lisp/bookmark.el
ViewVC logotype

Diff of /emacs/lisp/bookmark.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.80 by cdominik, Thu Aug 25 08:25:51 2005 UTC revision 1.81 by deego, Sun Sep 18 12:25:01 2005 UTC
# Line 2058  To carry out the deletions that you've m Line 2058  To carry out the deletions that you've m
2058    (interactive)    (interactive)
2059    (if (bookmark-bmenu-check-position)    (if (bookmark-bmenu-check-position)
2060        (let ((bmrk (bookmark-bmenu-bookmark)))        (let ((bmrk (bookmark-bmenu-bookmark)))
2061          (message (bookmark-location bmrk)))))          (message "%s" (bookmark-location bmrk)))))
2062    
2063  (defun bookmark-bmenu-relocate ()  (defun bookmark-bmenu-relocate ()
2064    "Change the file path of the bookmark on the current line,    "Change the file path of the bookmark on the current line,

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26