summaryrefslogtreecommitdiff
path: root/lisp/kmacro.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/kmacro.el')
-rw-r--r--lisp/kmacro.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/kmacro.el b/lisp/kmacro.el
index 1abe3178cc3..4cb3bb77d40 100644
--- a/lisp/kmacro.el
+++ b/lisp/kmacro.el
@@ -442,6 +442,7 @@ Optional arg EMPTY is message to print if no macros are defined."
keys)))
+;;;###autoload
(defun kmacro-exec-ring-item (item arg)
"Execute item ITEM from the macro ring."
;; Use counter and format specific to the macro on the ring!