summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-10-26 13:03:21 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-10-26 13:03:21 -0700
commit54e7f2f25319a592f372f6f1ed066ce5900ab8e2 (patch)
tree3002530301c605e67a8be2239632c4e5f204a387
parentaa84ae382ed7a6fa8b8979a83c311a229a86e67d (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 eb6878ba..9d33907a 100644
--- a/helm-easymenu.el
+++ b/helm-easymenu.el
@@ -19,6 +19,7 @@
(require 'easymenu)
+;;;###autoload
(easy-menu-add-item
nil '("Tools")
'("Helm"