summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-10-26 13:03:21 -0700
committerArto Jantunen <viiru@debian.org>2022-04-07 18:22:24 +0300
commit2e95f459495cd60a574e6112cf683df6b9cd7e70 (patch)
treeebfef3f10f08ad145f5e2b3641a567916f89b394
parent295b9338febe102fc0f58acac76a110f649c298c (diff)
helm-easymenu.el: autoload the easy-menu-add-item call
Otherwise, the autoloaded easy-menu-add-item call in helm-org.el cannot succeed. Closes: #943371 Reported-by: Aaron M. Ucko <ucko@debian.org>
-rw-r--r--helm-easymenu.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-easymenu.el b/helm-easymenu.el
index c30bc05c..41565559 100644
--- a/helm-easymenu.el
+++ b/helm-easymenu.el
@@ -19,6 +19,7 @@
(require 'easymenu)
+;;;###autoload
(easy-menu-add-item
nil '("Tools")
'("Helm"