Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a776ce7b
Commit
a776ce7b
authored
Mar 19, 2018
by
Simen Heggestøyl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in the Emacs manual's VC chapter
* doc/emacs/maintaining.texi (VC Directory Buffer): Fix a typo.
parent
7f27d42f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/emacs/maintaining.texi
doc/emacs/maintaining.texi
+1
-1
No files found.
doc/emacs/maintaining.texi
View file @
a776ce7b
...
...
@@ -1181,7 +1181,7 @@ become up-to-date as a direct result of a VC command, it is listed.
@
noindent
Two
work
files
have
been
modified
but
not
committed
:
@
file
{
configure
.
ac
}
in
the
current
directory
,
and
@
file
{
foo
.
c
}
in
the
@
file
{
configure
.
ac
}
in
the
current
directory
,
and
@
file
{
main
.
c
}
in
the
@
file
{
src
/}
subdirectory
.
The
file
named
@
file
{
README
}
has
been
added
but
is
not
yet
committed
,
while
@
file
{
temp
.
txt
}
is
not
under
version
control
(@
pxref
{
Registering
}).
...
...
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