/[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.79 by cdominik, Wed Aug 24 10:18:29 2005 UTC revision 1.80 by cdominik, Thu Aug 25 08:25:51 2005 UTC
# Line 1063  of the old one in the permanent bookmark Line 1063  of the old one in the permanent bookmark
1063      (and cell      (and cell
1064           (switch-to-buffer (car cell))           (switch-to-buffer (car cell))
1065           (goto-char (cdr cell))           (goto-char (cdr cell))
1066           (progn (run-hooks 'bookmark-jump-hook) t)           (progn (run-hooks 'bookmark-after-jump-hook) t)
1067           (if bookmark-automatically-show-annotations           (if bookmark-automatically-show-annotations
1068               ;; if there is an annotation for this bookmark,               ;; if there is an annotation for this bookmark,
1069               ;; show it in a buffer.               ;; show it in a buffer.

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

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