diff options
author | Sean Whitton <spwhitton@spwhitton.name> | 2022-09-24 10:39:52 -0700 |
---|---|---|
committer | Sean Whitton <spwhitton@spwhitton.name> | 2022-09-24 11:00:07 -0700 |
commit | 9a5176aec018d6cb6c32614b3b1c8b0dd6d9b71a (patch) | |
tree | b57da0ab536780f50dcca997c26196ffa150056e /lisp/emacs-lisp/debug.el | |
parent | 8574ae625e3144d92bb59a0107a4404cc3d0ab86 (diff) | |
download | emacs-9a5176aec018d6cb6c32614b3b1c8b0dd6d9b71a.tar.gz emacs-9a5176aec018d6cb6c32614b3b1c8b0dd6d9b71a.tar.bz2 emacs-9a5176aec018d6cb6c32614b3b1c8b0dd6d9b71a.zip |
Generalize & simplify implementation of user edits to VC commands
* lisp/vc/vc-dispatcher.el (vc-pre-command-functions)
(vc-want-edit-command-p): Delete.
(vc-filter-command-function): New variable.
(vc-user-edit-command): Factor out of vc-do-command.
(vc-do-command, vc-do-async-command)
* lisp/vc/vc-git.el (vc-git--pushpull)
* lisp/vc/vc.el (vc-print-branch-log): Use vc-filter-command-function
in place of vc-pre-command-functions and vc-want-edit-command-p.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions