]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/maintaining.texi (VC-Aware Project Backend): Copyedit.
authorSean Whitton <spwhitton@spwhitton.name>
Mon, 28 Apr 2025 02:46:10 +0000 (10:46 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 29 Apr 2025 07:32:37 +0000 (09:32 +0200)
(cherry picked from commit 56baa23e1afedd4c1f2ead47b28d39b646f4275a)

doc/emacs/maintaining.texi

index 8e80f88d848bd04d6c0d23c5d29f1ea8cc5a1bde..df82548f2429cf8c02cd0115729e8dd82135d998 100644 (file)
@@ -2057,9 +2057,9 @@ It has some performance optimizations for listing the files with some of
 the popular VCS systems (currently Git and Mercurial).
 
 @defopt project-vc-include-untracked
-By default, files which are neither registered with the VCS nor ignored
-are considered part of the project.  Customize this variable to nil to
-change that.
+By default, files which are neither registered with nor ignored by the
+VCS are considered part of the project.  Customize this variable to nil
+to change that.
 @end defopt
 
 @defopt project-vc-ignores