1
0
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:
Chong Yidong 2008-08-05 22:58:38 +00:00
parent 452e0c617f
commit 81e28b24b7

View File

@ -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!