changeset 97304:5a5628e1aa0f

(kmacro-exec-ring-item): Add autoload.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 05 Aug 2008 22:58:38 +0000
parents 69c88e56a7eb
children cd145532cc1f
files lisp/kmacro.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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!