]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/maintaining.texi (VC With A Merging VCS): Fix wording.
authorSean Whitton <spwhitton@spwhitton.name>
Mon, 7 Jul 2025 14:30:50 +0000 (15:30 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 07:48:37 +0000 (09:48 +0200)
(cherry picked from commit f85f3c30ddc986e6d6c6ae738cee578556cc0eac)

doc/emacs/maintaining.texi

index 1a893a83860af195ababcf2aafe9432f9a92340c..664d2fd8be93bc820fde605f8ab81eb08940fe65 100644 (file)
@@ -573,9 +573,9 @@ without first cancelling the commit by typing @kbd{C-c C-k} in the
 marked in the @file{*vc-dir*} buffer after Emacs has already popped up
 the @file{*vc-log*} buffer, the old fileset will remain in effect for
 this commit.  (This is in contrast to changes made to the
-@emph{contents} of files in the fileset: all such changes will be
-included in the commit even if they are made after Emacs has popped up
-the @file{*vc-dir*} buffer.)
+@emph{contents} of files in the fileset when not committing patches: all
+such changes will be included in the commit even if they are made after
+Emacs has popped up the @file{*vc-log*} buffer.)
 
 When you cancel a commit, Emacs saves your log message.  This means that
 if you need to adjust the fileset or patches, it is easy to restart the