1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-06 07:31:13 -08:00

; * doc/emacs/vc1-xtra.texi (General VC Options): Fix markup.

This commit is contained in:
Sean Whitton 2025-05-09 16:38:16 +01:00
parent 2102554a48
commit 63f73de839

View file

@ -388,10 +388,10 @@ slow, such as Git repositories where you check in changes to very large
files, or Mercurial repositories with a very large number of files.
For those backends which support it, setting @code{vc-async-checkin}
to non-nil switches to doing checkin operations asynchronously. This is
particularly useful as a directory local variable in repositories where
checkin operations are slow
(@pxref{Directory Local Variables,,,elisp,GNU Emacs Lisp Reference Manual}).
to non-@code{nil} switches to doing checkin operations asynchronously.
This is particularly useful as a directory local variable in
repositories where checkin operations are slow (@pxref{Directory Local
Variables,,,elisp,GNU Emacs Lisp Reference Manual}).
While an asynchronous checkin operation is in progress, if you use
@kbd{C-x C-s} to save a buffer visiting any file within the current VC