]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/vc1-xtra.texi (General VC Options): Fix markup.
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 9 May 2025 15:38:16 +0000 (16:38 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 08:56:59 +0000 (10:56 +0200)
(cherry picked from commit 63f73de839b3142a3587ccb6edecc78d5232bced)

doc/emacs/vc1-xtra.texi

index a9fbe4d98429a24456e27f7b462cead3ec9778f9..51fefe231daed1e5e725ea1a8355f825e9a93432 100644 (file)
@@ -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