aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorDmitry Gutov2025-06-13 06:00:17 +0300
committerDmitry Gutov2025-06-13 06:00:52 +0300
commitbec823b107ef7d3b51b8e430ccab82c81bd63d24 (patch)
tree3e82066189a9594b11069c06f255eacfc0dded20 /src/bytecode.c
parent76f422da26b09a5d2646c0597871423f019a9573 (diff)
downloademacs-bec823b107ef7d3b51b8e430ccab82c81bd63d24.tar.gz
emacs-bec823b107ef7d3b51b8e430ccab82c81bd63d24.zip
New user option: vc-allow-async-diff
Centralize the control for whether 'vc-diff' is asynchronous across the backends, while also allowing 'vc-BACKEND-diff' to be called asynchronously when needed. Previously in bug#21969. * lisp/vc/vc.el (vc-allow-async-diff): New user option. * lisp/vc/vc.el (vc-version-diff, vc-diff, vc-diff-mergebase) (vc-root-diff): Obey it. * lisp/vc/log-view.el (log-view-diff-common): Same. * lisp/vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal): Same. * lisp/vc/vc-git.el (vc-git-diff): Follow the ASYNC argument. * lisp/vc/vc-hg.el (vc-hg-diff): Same. * lisp/vc/vc-rcs.el (vc-rcs-diff): Same.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions