Function: kmacro--keys
kmacro--keys is a byte-compiled function defined in kmacro.el.gz.
Signature
(kmacro--keys OBJ)
Documentation
Access slot "keys" of OBJ of type kmacro.
Source Code
;; Defined in /usr/src/emacs/lisp/kmacro.el.gz
;;; Keyboard macro ring
(oclosure-define kmacro
"Keyboard macro."
keys (counter :mutable t) format)