Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
44a17812
Commit
44a17812
authored
Apr 09, 2008
by
Jan Djärv
Browse files
(vc-status-tool-bar-map): Add vc-print-log to tool bar.
parent
03fdd674
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/vc.el
lisp/vc.el
+2
-0
No files found.
lisp/ChangeLog
View file @
44a17812
...
...
@@ -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.
...
...
lisp/vc.el
View file @
44a17812
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment