]> git.eshelyaron.com Git - emacs.git/commit
Add vc-edit-next-command
authorSean Whitton <spwhitton@spwhitton.name>
Sat, 24 Sep 2022 23:17:56 +0000 (16:17 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Fri, 30 Sep 2022 16:06:08 +0000 (09:06 -0700)
commitfdea378015caa202f2b08f6770f6bb915ccf20be
treeffb967cf2c5fb19fa80799cc56511354eee7ff0c
parent16015288e1d89d6c8e9fd98ac19f32c1290759b7
Add vc-edit-next-command

* lisp/vc/vc.el (vc-read-revision): Override
vc-filter-command-function back to its default value.
(vc-print-branch-log): Remove recently-added prefix argument.
(vc-edit-next-command): New command.
* lisp/vc/vc-hooks.el (vc-prefix-map): Bind it to 'C-x v !'.
* etc/NEWS:
* doc/emacs/vc1-xtra.texi (Editing Shell Commands): Document it.
doc/emacs/vc1-xtra.texi
etc/NEWS
lisp/vc/vc-hooks.el
lisp/vc/vc.el