From: Sean Whitton Date: Fri, 9 May 2025 15:38:16 +0000 (+0100) Subject: ; * doc/emacs/vc1-xtra.texi (General VC Options): Fix markup. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bc33839ac39cc47c9379d0801ade1255ca1c85cf;p=emacs.git ; * doc/emacs/vc1-xtra.texi (General VC Options): Fix markup. (cherry picked from commit 63f73de839b3142a3587ccb6edecc78d5232bced) --- diff --git a/doc/emacs/vc1-xtra.texi b/doc/emacs/vc1-xtra.texi index a9fbe4d9842..51fefe231da 100644 --- a/doc/emacs/vc1-xtra.texi +++ b/doc/emacs/vc1-xtra.texi @@ -381,10 +381,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