(kmacro-exec-ring-item): Add autoload.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 5 Aug 2008 22:58:38 +0000 (22:58 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 5 Aug 2008 22:58:38 +0000 (22:58 +0000)
lisp/kmacro.el

index 1abe317..4cb3bb7 100644 (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!