emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/consult 8adc66a: Fix #376


From: ELPA Syncer
Subject: [elpa] externals/consult 8adc66a: Fix #376
Date: Sat, 31 Jul 2021 10:57:07 -0400 (EDT)

branch: externals/consult
commit 8adc66a37707b4616b59282cc6dbece7bbfbb272
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Fix #376
---
 consult-imenu.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/consult-imenu.el b/consult-imenu.el
index 518affe..91b846f 100644
--- a/consult-imenu.el
+++ b/consult-imenu.el
@@ -209,7 +209,7 @@ The command supports preview and narrowing. See the variable
 `consult-imenu-config', which configures the narrowing.
 The symbol at point is added to the future history.
 
-See also `consult-imenu-project'."
+See also `consult-imenu-multi'."
   (interactive)
   (consult-imenu--select "Go to item: " (consult-imenu--items)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]