]> git.eshelyaron.com Git - emacs.git/commit
Add more branch support to vc-dir
authorTom Tromey <tom@tromey.com>
Wed, 15 Feb 2017 12:19:50 +0000 (05:19 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 25 Feb 2017 17:46:13 +0000 (10:46 -0700)
commit9e9d381ff0c83283278f43a65d3ecefd0cde8041
treec3738014788c19eb95c7948afe5a9bc3410041f7
parent54319e7a2418690508f29cd6833c9fd9ecbc2fa3
Add more branch support to vc-dir

Bug#25859:
* lisp/vc/vc-dir.el (vc-dir-mode-map) Add "B" bindings.
* lisp/vc/vc.el (vc-revision-history): New defvar.
(vc-read-revision): Use vc-revision-history.
(vc-print-branch-log): New function.
* doc/emacs/maintaining.texi (VC Directory Commands): Document new
bindings.
* etc/NEWS: Mention new vc-dir bindings.
doc/emacs/maintaining.texi
etc/NEWS
lisp/vc/vc-dir.el
lisp/vc/vc.el