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:
parent
2102554a48
commit
63f73de839
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue