From: Arash Esbati Date: Sun, 11 Aug 2024 19:28:43 +0000 (+0200) Subject: Fix project-dired keybinding in manual X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8b6cc7383396c72b61e4038cfcb8c884ae4e157e;p=emacs.git Fix project-dired keybinding in manual * doc/emacs/maintaining.texi (Project File Commands): Fix the keybinding for `project-dired'. (Bug#72581) (cherry picked from commit 505139e0bad92cd44774b0002585ae1212df11a6) --- diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index bf64b059722..b42638975b2 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -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