* bug#72581: 31.0.50; [PATCH] Fix keybinding for `project-dired'
@ 2024-08-11 19:37 Arash Esbati
2024-08-12 8:10 ` Arash Esbati
0 siblings, 1 reply; 3+ messages in thread
From: Arash Esbati @ 2024-08-11 19:37 UTC (permalink / raw)
To: 72581
[-- Attachment #1: Type: text/plain, Size: 200 bytes --]
Hi all,
this is a small patch fixing the keybinding for `project-dired' in
doc/emacs/maintaining.texi. It is against the master branch, should
also apply to the release branch, I hope.
Best, Arash
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Mention-the-correct-keybinding.patch --]
[-- Type: text/x-patch, Size: 865 bytes --]
From 45851a9c4e3462620b66870bc2da09fe1445cb5f Mon Sep 17 00:00:00 2001
From: Arash Esbati <arash@gnu.org>
Date: Sun, 11 Aug 2024 21:28:43 +0200
Subject: [PATCH] ; Mention the correct keybinding
* doc/emacs/maintaining.texi (Project File Commands): Fix the
keybinding for `project-dired'.
---
doc/emacs/maintaining.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi
index f4752fa2b29..3c34afbaa20 100644
--- a/doc/emacs/maintaining.texi
+++ b/doc/emacs/maintaining.texi
@@ -1829,7 +1829,7 @@ Project File Commands
@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
--
2.46.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#72581: 31.0.50; [PATCH] Fix keybinding for `project-dired'
2024-08-11 19:37 bug#72581: 31.0.50; [PATCH] Fix keybinding for `project-dired' Arash Esbati
@ 2024-08-12 8:10 ` Arash Esbati
2024-08-14 17:18 ` Stefan Kangas
0 siblings, 1 reply; 3+ messages in thread
From: Arash Esbati @ 2024-08-12 8:10 UTC (permalink / raw)
To: 72581
[-- Attachment #1: Type: text/plain, Size: 281 bytes --]
Arash Esbati <arash@gnu.org> writes:
> this is a small patch fixing the keybinding for `project-dired' in
> doc/emacs/maintaining.texi. It is against the master branch, should
> also apply to the release branch, I hope.
And here the patch with bug number included.
Best, Arash
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Mention-the-correct-keybinding.patch --]
[-- Type: text/x-patch, Size: 878 bytes --]
From e6c73bb1035e21e3b78e0436eb6e0af5777d47ca Mon Sep 17 00:00:00 2001
From: Arash Esbati <arash@gnu.org>
Date: Sun, 11 Aug 2024 21:28:43 +0200
Subject: [PATCH] ; Mention the correct keybinding
* doc/emacs/maintaining.texi (Project File Commands): Fix the
keybinding for `project-dired'. (bug#72581)
---
doc/emacs/maintaining.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi
index f4752fa2b29..3c34afbaa20 100644
--- a/doc/emacs/maintaining.texi
+++ b/doc/emacs/maintaining.texi
@@ -1829,7 +1829,7 @@ Project File Commands
@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
--
2.46.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#72581: 31.0.50; [PATCH] Fix keybinding for `project-dired'
2024-08-12 8:10 ` Arash Esbati
@ 2024-08-14 17:18 ` Stefan Kangas
0 siblings, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2024-08-14 17:18 UTC (permalink / raw)
To: Arash Esbati, 72581-done
Version: 30.1
Arash Esbati <arash@gnu.org> writes:
> Arash Esbati <arash@gnu.org> writes:
>
>> this is a small patch fixing the keybinding for `project-dired' in
>> doc/emacs/maintaining.texi. It is against the master branch, should
>> also apply to the release branch, I hope.
>
> And here the patch with bug number included.
Thanks, installed on emacs-30 (commit 505139e0bad).
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-14 17:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-11 19:37 bug#72581: 31.0.50; [PATCH] Fix keybinding for `project-dired' Arash Esbati
2024-08-12 8:10 ` Arash Esbati
2024-08-14 17:18 ` Stefan Kangas
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).