diff lisp/kmacro.el @ 97304:5a5628e1aa0f

(kmacro-exec-ring-item): Add autoload.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 05 Aug 2008 22:58:38 +0000
parents a99299e4d2de
children 835147d28933
line wrap: on
line diff
--- a/lisp/kmacro.el	Tue Aug 05 22:58:30 2008 +0000
+++ b/lisp/kmacro.el	Tue Aug 05 22:58:38 2008 +0000
@@ -442,6 +442,7 @@
 	 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!