]> git.eshelyaron.com Git - emacs.git/commitdiff
(vc-status-tool-bar-map): Add vc-print-log to tool bar.
authorJan Djärv <jan.h.d@swipnet.se>
Wed, 9 Apr 2008 10:36:14 +0000 (10:36 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Wed, 9 Apr 2008 10:36:14 +0000 (10:36 +0000)
lisp/ChangeLog
lisp/vc.el

index e1628021f0ddd4bbd24a2e476af3bcb6544ddefb..e74b3d2aac8d6c5aab12d1fed1b6c4898f5d9bf2 100644 (file)
@@ -4,6 +4,8 @@
 
 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
 
+       * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
+
        * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
        show-help-function when turning tooltip off.
        (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
index ec22c49d17bf9af8afecd449cc0baa701627f2d0..b88b6adf94ba21e66cfac997277aa67c50fefeca 100644 (file)
@@ -2935,6 +2935,8 @@ specific headers."
     (tool-bar-local-item-from-menu 'vc-status-next-line "right-arrow"
                                   map vc-status-mode-map
                                   :rtl "left-arrow")
+    (tool-bar-local-item-from-menu 'vc-print-log "info"
+                                  map vc-status-mode-map)
     (tool-bar-local-item-from-menu 'vc-status-refresh "refresh"
                                   map vc-status-mode-map)
     (tool-bar-local-item-from-menu 'nonincremental-search-forward