/[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.81 by deego, Sun Sep 18 12:25:01 2005 UTC revision 1.82 by rfrancoise, Tue Oct 18 11:05:11 2005 UTC
# Line 1180  minibuffer history list `bookmark-histor Line 1180  minibuffer history list `bookmark-histor
1180                                                  "[^ \t]")                                                  "[^ \t]")
1181                                                 (1+ (point)))                                                 (1+ (point)))
1182                                 '(mouse-face highlight                                 '(mouse-face highlight
1183                                     follow-link t
1184                                   help-echo "mouse-2: go to this bookmark"))))))                                   help-echo "mouse-2: go to this bookmark"))))))
1185    
1186  ;;;###autoload  ;;;###autoload
# Line 1571  deletion, or > if it is flagged for disp Line 1572  deletion, or > if it is flagged for disp
1572                                                       "[^ \t]")                                                       "[^ \t]")
1573                                                      (1+ (point)))                                                      (1+ (point)))
1574                                      '(mouse-face highlight                                      '(mouse-face highlight
1575                                          follow-link t
1576                                        help-echo "mouse-2: go to this bookmark")))                                        help-echo "mouse-2: go to this bookmark")))
1577             (insert "\n")             (insert "\n")
1578             )))             )))
# Line 1700  Optional argument SHOW means show them u Line 1702  Optional argument SHOW means show them u
1702                                                              "[^ \t]")                                                              "[^ \t]")
1703                                                             (1+ (point)))                                                             (1+ (point)))
1704                                             '(mouse-face highlight                                             '(mouse-face highlight
1705                                                 follow-link t
1706                                               help-echo                                               help-echo
1707                                               "mouse-2: go to this bookmark"))))                                               "mouse-2: go to this bookmark"))))
1708                  (setq bookmark-bmenu-hidden-bookmarks                  (setq bookmark-bmenu-hidden-bookmarks

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

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