(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 e162802..e74b3d2 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 ec22c49..b88b6ad 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