changeset 80691:1ae713d00d17

(kmacro-exec-ring-item): Add autoload.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 05 Aug 2008 22:58:59 +0000
parents 4dbe505b1f61
children 80c6b8023a44
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:44 2008 +0000
+++ b/lisp/kmacro.el	Tue Aug 05 22:58:59 2008 +0000
@@ -444,6 +444,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!