aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/maintaining.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi
index ae4b7bbafff..9a9957069fd 100644
--- a/doc/emacs/maintaining.texi
+++ b/doc/emacs/maintaining.texi
@@ -1284,7 +1284,7 @@ listed files and directories.
1284@item G 1284@item G
1285Add the file under point to the list of files that the VC should 1285Add the file under point to the list of files that the VC should
1286ignore (@code{vc-dir-ignore}). For instance, if the VC is Git, it 1286ignore (@code{vc-dir-ignore}). For instance, if the VC is Git, it
1287will append this file to the @samp{.gitignore} file. If given a 1287will append this file to the @file{.gitignore} file. If given a
1288prefix, do this with all the marked files. 1288prefix, do this with all the marked files.
1289 1289
1290@item q 1290@item q