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
751bac18
Commit
751bac18
authored
Oct 01, 2012
by
Glenn Morris
Browse files
* maintaining.texi (VC Directory Commands): Remove duplicate `q' entry.
Fixes: debbugs:12553
parent
b3ecad33
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
7 deletions
+6
-7
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+5
-0
doc/emacs/maintaining.texi
doc/emacs/maintaining.texi
+1
-7
No files found.
doc/emacs/ChangeLog
View file @
751bac18
2012-10-02 Glenn Morris <rgm@gnu.org>
* maintaining.texi (VC Directory Commands):
Remove duplicate `q' entry. (Bug#12553)
2012-09-30 Chong Yidong <cyd@gnu.org>
* killing.texi (Rectangles): Document copy-rectangle-as-kill.
...
...
doc/emacs/maintaining.texi
View file @
751bac18
...
...
@@ -1186,11 +1186,8 @@ 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.
@
kindex
q
@
r
{(
VC
Directory
)}
@
findex
quit
-
window
@item q
Bury
the
VC
Directory
buffer
,
and
delete
its
window
if
the
window
was
created
just
for
that
buffer
.
Quit the VC Directory buffer, and bury it (@code{quit-window}).
@item u
Unmark the file or directory on the current line. If the region is
...
...
@@ -1205,9 +1202,6 @@ files and directories.
@item x
Hide files with @samp{up-to-date} status
(@code{vc-dir-hide-up-to-date}).
@
item
q
Quit
the
VC
Directory
buffer
,
and
bury
it
(@
code
{
quit
-
window
}).
@end table
@findex vc-dir-mark
...
...
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