summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-10-26 13:03:21 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-01-15 06:47:43 -0700
commit23e5fae844b819b0665f1158e5f12975fb50f02a (patch)
treed3fbb13b373ff2a40b7d4f34c2e5e8aa44ebdd33
parent92b68c99f751e3da80b005c87858256bd5fd14d1 (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"