Fix a typo in the Emacs manual

* doc/emacs/maintaining.texi (VC Directory Commands): Fix a typo
in a command name.

Copyright-paperwork-exempt: yes
This commit is contained in:
Cesar Quiroz 2016-03-14 19:45:29 +02:00 committed by Eli Zaretskii
parent 4235d2d9ea
commit f3033d4d02

View file

@ -1289,15 +1289,15 @@ whose state is that of the item at point.
@findex vc-dir-mark @findex vc-dir-mark
@findex vc-dir-mark-all-files @findex vc-dir-mark-all-files
While in the VC Directory buffer, all the files that you mark with While in the VC Directory buffer, all the files that you mark with
@kbd{m} (@code{vc-dir-mark}) or @kbd{M} (@code{vc-dir-mark}) are in @kbd{m} (@code{vc-dir-mark}) or @kbd{M} (@code{vc-dir-mark-all-files})
the current VC fileset. If you mark a directory entry with @kbd{m}, are in the current VC fileset. If you mark a directory entry with
all the listed files in that directory tree are in the current VC @kbd{m}, all the listed files in that directory tree are in the
fileset. The files and directories that belong to the current VC current VC fileset. The files and directories that belong to the
fileset are indicated with a @samp{*} character in the VC Directory current VC fileset are indicated with a @samp{*} character in the VC
buffer, next to their VC status. In this way, you can set up a Directory buffer, next to their VC status. In this way, you can set
multi-file VC fileset to be acted on by VC commands like @w{@kbd{C-x v up a multi-file VC fileset to be acted on by VC commands like
v}} (@pxref{Basic VC Editing}), @w{@kbd{C-x v =}} (@pxref{Old @w{@kbd{C-x v v}} (@pxref{Basic VC Editing}), @w{@kbd{C-x v =}}
Revisions}), and @w{@kbd{C-x v u}} (@pxref{VC Undo}). (@pxref{Old Revisions}), and @w{@kbd{C-x v u}} (@pxref{VC Undo}).
The VC Directory buffer also defines some single-key shortcuts for The VC Directory buffer also defines some single-key shortcuts for
VC commands with the @kbd{C-x v} prefix: @kbd{=}, @kbd{+}, @kbd{l}, VC commands with the @kbd{C-x v} prefix: @kbd{=}, @kbd{+}, @kbd{l},