From 952f041e834802c032cd7ecdf1326a4f64e78f2b Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 28 Apr 2025 10:46:10 +0800 Subject: [PATCH] ; * doc/emacs/maintaining.texi (VC-Aware Project Backend): Copyedit. (cherry picked from commit 56baa23e1afedd4c1f2ead47b28d39b646f4275a) --- doc/emacs/maintaining.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.5