VC integration
vcustomCommit the diff.
Command:vc-next-actionOriginally
C-x v v:(with-eval-after-load 'diff-mode (keymap-set diff-mode-map "v" "C-x v v"))
v custom
Commit the diff.
Command: vc-next-action
Originally C-x v v:
(with-eval-after-load 'diff-mode
(keymap-set diff-mode-map "v" "C-x v v"))