1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
emacs/lisp/vc
Spencer Baugh 34ac7d9087 Make vc-hg-annotate-command async
There's no benefit in this running the process synchrounously, and
it's annoying for it to block the Emacs UI.

* lisp/vc/vc-hg.el (vc-hg-annotate-command):
Run asynchronously (bug#63123).
2023-05-05 02:42:49 +03:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el New option 'diff-ignore-whitespace-switches' 2023-02-15 15:28:47 +01:00
diff.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el ; Add a doc string for 'ediff-window-display-p' obsolescence 2023-02-28 15:15:27 +02:00
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el Use delete-char instead of backward-delete-char 2023-02-22 12:55:45 +01:00
log-edit.el
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el
vc-annotate.el
vc-bzr.el
vc-cvs.el ; Minor fixes for user-facing text in last vc-cvs.el changes 2023-04-20 11:53:32 +03:00
vc-dav.el
vc-dir.el
vc-dispatcher.el
vc-filewise.el
vc-git.el
vc-hg.el Make vc-hg-annotate-command async 2023-05-05 02:42:49 +03:00
vc-hooks.el
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el
vc.el VC: Allow `vc-default-revert' (and CVS) to revert a missing file 2023-04-19 03:47:20 +03:00