mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
(kmacro-exec-ring-item): Add autoload.
This commit is contained in:
parent
452e0c617f
commit
81e28b24b7
@ -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!
|
||||
|
Loading…
Reference in New Issue
Block a user