]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc.el (vc-region-history): New command.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 5 Nov 2014 19:59:31 +0000 (14:59 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 5 Nov 2014 19:59:31 +0000 (14:59 -0500)
commit8b86268b69acdb63697dbcb9def2582fa1be517f
tree65f49fa405eb34be68b6b484bb245ee72a3fcd2d
parentcde44c6ff52c33100595834ccbd1f27a55f5769d
* lisp/vc/vc.el (vc-region-history): New command.
(vc-print-log-internal): Use cl-some.
* lisp/vc/vc-git.el (vc-git-region-history): New function.
(vc-git-region-history-mode-map)
(vc-git--log-view-long-font-lock-keywords)
(vc-git-region-history-font-lock-keywords): New vars.
(vc-git-region-history-font-lock): New function.
(vc-git-region-history-mode): New major mode.
etc/NEWS
lisp/ChangeLog
lisp/vc/vc-git.el
lisp/vc/vc.el