Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
dbf2f18f
Commit
dbf2f18f
authored
Sep 16, 2019
by
Lars Ingebrigtsen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document vc-dir-ignore
* doc/emacs/maintaining.texi (VC Directory Commands): Document vc-dir-ignore.
parent
facd6d5a
Pipeline
#3155
failed with stage
in 90 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/emacs/maintaining.texi
doc/emacs/maintaining.texi
+6
-0
No files found.
doc/emacs/maintaining.texi
View file @
dbf2f18f
...
...
@@ -1281,6 +1281,12 @@ point is on a directory entry, mark all files in that directory tree
(@
code
{
vc
-
dir
-
mark
-
all
-
files
}).
With
a
prefix
argument
,
mark
all
listed
files
and
directories
.
@
item
G
Add
the
file
under
point
to
the
list
of
files
that
the
VC
should
ignore
(@
code
{
vc
-
dir
-
ignore
}).
For
instance
,
if
the
VC
is
Git
,
it
will
append
this
file
to
the
@
samp
{.
gitignore
}
file
.
If
given
a
prefix
,
do
this
with
all
the
marked
files
.
@
item
q
Quit
the
VC
Directory
buffer
,
and
bury
it
(@
code
{
quit
-
window
}).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment