# HG changeset patch # User Chong Yidong # Date 1217977118 0 # Node ID 5a5628e1aa0fec45ad581a74520aaa5efe8267ba # Parent 69c88e56a7ebb75404edda692e7dbdad1793e12a (kmacro-exec-ring-item): Add autoload. diff -r 69c88e56a7eb -r 5a5628e1aa0f lisp/kmacro.el --- 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!