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

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

[nongnu] elpa/helm f7ca648c2c: Add info-lookup-symbol to helm-completing


From: ELPA Syncer
Subject: [nongnu] elpa/helm f7ca648c2c: Add info-lookup-symbol to helm-completing-read-command-categories
Date: Thu, 4 Jan 2024 00:59:35 -0500 (EST)

branch: elpa/helm
commit f7ca648c2c3b308b90739f1862b4f750585ee362
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Add info-lookup-symbol to helm-completing-read-command-categories
---
 helm-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-mode.el b/helm-mode.el
index 792ed762df..9402d0fd76 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1067,6 +1067,7 @@ behavior as emacs vanilla.")
     ("describe-minor-mode" . symbol-help)
     ("where-is" . symbol-help)
     ("execute-extended-command" . symbol-help)
+    ("info-lookup-symbol" . symbol-help)
     ("find-library" . library)
     ("locate-library" . library)
     ("kill-buffer" . buffer)



reply via email to

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