From: Sean Whitton Date: Mon, 28 Apr 2025 02:46:10 +0000 (+0800) Subject: ; * doc/emacs/maintaining.texi (VC-Aware Project Backend): Copyedit. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=952f041e834802c032cd7ecdf1326a4f64e78f2b;p=emacs.git ; * doc/emacs/maintaining.texi (VC-Aware Project Backend): Copyedit. (cherry picked from commit 56baa23e1afedd4c1f2ead47b28d39b646f4275a) --- diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index 8e80f88d848..df82548f242 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -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