]> git.eshelyaron.com Git - emacs.git/commit
Support 'vc-region-history' for Mercurial
authorEli Zaretskii <eliz@gnu.org>
Thu, 21 Nov 2019 14:07:19 +0000 (16:07 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 21 Nov 2019 14:07:19 +0000 (16:07 +0200)
commit1110d1422863b8e9abb757db3fe9fbe6c8884862
tree03b4db8ea8e7de898491ed352c331bf9c5460654
parent4ba880e53bd8cbf31fde8ef37b6290a33d8f6e71
Support 'vc-region-history' for Mercurial

* lisp/vc/vc-hg.el (vc-hg-region-history)
(vc-hg-region-history-font-lock, vc-hg-region-history-mode):
New functions.
(vc-hg-region-history-mode-map)
(vc-hg--log-view-long-font-lock-keywords)
(vc-hg-region-history-font-lock-keywords): New variables.
* lisp/vc/vc-git.el (vc-git-region-history): Update commentary.

* doc/emacs/maintaining.texi (VC Change Log): Add
'vc-region-history' to the table at beginning of node.  Update
the VCSes that support 'vc-region-history'.

* etc/NEWS: Mention the new feature of vc-hg.el.
doc/emacs/maintaining.texi
etc/NEWS
lisp/vc/vc-git.el
lisp/vc/vc-hg.el