changeset 93909:a5c20cb26d83

(vc-status-tool-bar-map): Add vc-print-log to tool bar.
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 09 Apr 2008 10:35:24 +0000
parents 6c9438020201
children 9c7618eb2a42
files lisp/vc.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc.el	Wed Apr 09 10:07:14 2008 +0000
+++ b/lisp/vc.el	Wed Apr 09 10:35:24 2008 +0000
@@ -2935,6 +2935,8 @@
     (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