projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bedb95
)
Fix project-dired keybinding in manual
author
Arash Esbati
<arash@gnu.org>
Sun, 11 Aug 2024 19:28:43 +0000
(21:28 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Wed, 14 Aug 2024 17:16:37 +0000
(19:16 +0200)
* doc/emacs/maintaining.texi (Project File Commands): Fix the
keybinding for `project-dired'. (Bug#72581)
doc/emacs/maintaining.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/maintaining.texi
b/doc/emacs/maintaining.texi
index f4752fa2b294a93c39bda9d9a2c11d749e57ab97..3c34afbaa202e59f407bae2a7abdbbd666065dfc 100644
(file)
--- a/
doc/emacs/maintaining.texi
+++ b/
doc/emacs/maintaining.texi
@@
-1829,7
+1829,7
@@
the current project.
@item C-x p r
Perform query-replace for a regexp in all files that belong to the
current project (@code{project-query-replace-regexp}).
-@item C-x p
d
+@item C-x p
D
Run Dired in the current project's root directory
(@code{project-dired}).
@item C-x p v