mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
(VC Directory Commands): Fix doc for the x key in
vc-dir. (Bug#2598)
This commit is contained in:
parent
72e0a95bff
commit
042fe98f1b
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue