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

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

[nongnu] elpa/helm d43a9e283d 2/2: Add execute-extended-command to symbo


From: ELPA Syncer
Subject: [nongnu] elpa/helm d43a9e283d 2/2: Add execute-extended-command to symbol-help category
Date: Tue, 3 Oct 2023 07:00:40 -0400 (EDT)

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

    Add execute-extended-command to symbol-help category
---
 helm-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-mode.el b/helm-mode.el
index b135f0efef..a68272f2fd 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1061,6 +1061,7 @@ behavior as emacs vanilla.")
     ("trace-function-background" . symbol-help)
     ("describe-minor-mode" . symbol-help)
     ("where-is" . symbol-help)
+    ("execute-extended-command" . symbol-help)
     ("find-library" . library)
     ("locate-library" . library)
     ("kill-buffer" . buffer)



reply via email to

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