]> git.eshelyaron.com Git - emacs.git/commit
Bind vc-region-history
authorKaushal Modi <kaushal.modi@gmail.com>
Fri, 29 Sep 2017 16:38:56 +0000 (12:38 -0400)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 30 Sep 2017 14:01:54 +0000 (16:01 +0200)
commit5b45e7e1c337ddcc357b91755500d3771459be94
treed25aea98b5a9d48a44300a305f68e8e7a869bc88
parentf17289459527da254d02e516e944c89d3c505377
Bind vc-region-history

* lisp/vc/vc-hooks.el (vc-prefix-map):
Bind `vc-region-history' to 'C-x v h', which was earlier bound to
`vc-insert-headers' (Bug#27644).
* doc/emacs/maintaining.texi (VC Change Log): Mention the new binding.
* doc/emacs/vc1-xtra.texi (Version Headers): Remove the association of
'C-x v h' with `vc-insert-headers'.
(http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00957.html)
doc/emacs/maintaining.texi
doc/emacs/vc1-xtra.texi
etc/NEWS
lisp/vc/vc-hooks.el