Searched +refs:kmacro +refs:ring +refs:head (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Dkmacro.el0 ;;; kmacro.el --- enhanced keyboard macros
28 ;; The kmacro package provides the user interface to emacs' basic
29 ;; keyboard macro functionality. With kmacro, two function keys are
47 ;; the head of the "keyboard macro ring", and F4 actually executes the
48 ;; first element of the macro ring.
50 ;; Note: an empty macro is never added to the macro ring.
52 ;; You can execute the second element on the macro ring with C-u F4 or
54 ;; through the macro ring, and you can swap the first and second
56 ;; macro ring, us
118 (defgroup kmacro nil function
[all...]

Completed in 123 milliseconds