]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix project-dired keybinding in manual
authorArash Esbati <arash@gnu.org>
Sun, 11 Aug 2024 19:28:43 +0000 (21:28 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 Aug 2024 14:07:18 +0000 (16:07 +0200)
* doc/emacs/maintaining.texi (Project File Commands): Fix the
keybinding for `project-dired'.  (Bug#72581)

(cherry picked from commit 505139e0bad92cd44774b0002585ae1212df11a6)

doc/emacs/maintaining.texi

index bf64b059722a7864770362832de10cdf282e8eac..b42638975b2280b3fd6d3f5fa160935bc122dd86 100644 (file)
@@ -1824,7 +1824,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