From: Eli Zaretskii Date: Sat, 26 Jul 2025 13:16:19 +0000 (+0300) Subject: ; * doc/emacs/vc1-xtra.texi (Other Working Trees): Add cross-refs. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e97f0fadee3274c8933f8f0898d2eb1218c8a567;p=emacs.git ; * doc/emacs/vc1-xtra.texi (Other Working Trees): Add cross-refs. (cherry picked from commit ba53f3cb7c6a95d6938ab9aba36b9307cd9f40db) --- diff --git a/doc/emacs/vc1-xtra.texi b/doc/emacs/vc1-xtra.texi index f733b57afa4..a154be6ae66 100644 --- a/doc/emacs/vc1-xtra.texi +++ b/doc/emacs/vc1-xtra.texi @@ -238,7 +238,8 @@ revisions or branches (@pxref{Branches}) checked out simultaneously, in different working trees, but with all revision history, branches, tags and other metadata shared. -Ordinary VC commands like @kbd{C-x v v} and @kbd{C-x v d} don't work any +Ordinary VC commands like @kbd{C-x v v} (@pxref{Basic VC Editing}) and +@kbd{C-x v d} (@pxref{VC Directory Mode}) don't work any differently when there exist other working trees, except that the commits, branches and other VC artifacts they create will be visible from all working trees.