Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
042fe98f
Commit
042fe98f
authored
Mar 08, 2009
by
Dan Nicolaescu
Browse files
(VC Directory Commands): Fix doc for the x key in
vc-dir. (Bug#2598)
parent
72e0a95b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+5
-0
doc/emacs/maintaining.texi
doc/emacs/maintaining.texi
+1
-1
No files found.
doc/emacs/ChangeLog
View file @
042fe98f
2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
* maintaining.texi (VC Directory Commands): Fix doc for the x key in
vc-dir. (Bug#2598)
2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
* fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
...
...
doc/emacs/maintaining.texi
View file @
042fe98f
...
...
@@ -1065,7 +1065,7 @@ up-arrow.
line
.
@
kbd
{
o
}
visits
that
file
in
another
window
.
@
kbd
{
q
}
dismisses
the
directory
buffer
.
@
kbd
{
x
}
toggles
hiding
of
up
-
to
-
date
files
.
@
kbd
{
x
}
hides
up
-
to
-
date
files
.
@
kbd
{
m
}
marks
the
file
or
directory
on
the
current
line
.
If
the
region
is
active
,
@
kbd
{
m
}
marks
all
the
files
in
the
region
.
There
...
...
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