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

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

[nongnu] elpa/helm 10c30f5024: Add Info-goto-emacs-command-node to


From: ELPA Syncer
Subject: [nongnu] elpa/helm 10c30f5024: Add Info-goto-emacs-command-node to
Date: Wed, 10 Jan 2024 08:35:44 -0500 (EST)

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

    Add Info-goto-emacs-command-node 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 9402d0fd76..ab33c70f75 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1068,6 +1068,7 @@ behavior as emacs vanilla.")
     ("where-is" . symbol-help)
     ("execute-extended-command" . symbol-help)
     ("info-lookup-symbol" . symbol-help)
+    ("Info-goto-emacs-command-node" . symbol-help)
     ("find-library" . library)
     ("locate-library" . library)
     ("kill-buffer" . buffer)



reply via email to

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