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

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

[nongnu] elpa/helm 0e2aef09de 3/3: Add execute-extended-command-for-buff


From: ELPA Syncer
Subject: [nongnu] elpa/helm 0e2aef09de 3/3: Add execute-extended-command-for-buffer to *command-categories
Date: Wed, 13 Nov 2024 04:00:09 -0500 (EST)

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

    Add execute-extended-command-for-buffer to *command-categories
---
 helm-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-mode.el b/helm-mode.el
index a9aef61185..db2723fec4 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1104,6 +1104,7 @@ FLAGS is a list of variables to renitialize to nil when 
exiting or quitting.")
     ("describe-minor-mode" . symbol-help)
     ("where-is" . symbol-help)
     ("execute-extended-command" . symbol-help)
+    ("execute-extended-command-for-buffer" . symbol-help)
     ("info-lookup-symbol" . symbol-help)
     ("Info-goto-emacs-command-node" . symbol-help)
     ("find-library" . library)



reply via email to

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