primitive-undo
primitive-undo is a compiled Lisp function in `simple.el
'.
(primitive-undo N LIST)
Undo N records from the front of the list LIST.
Return what remains of the list.
simple.el
'.
(primitive-undo N LIST)
Undo N records from the front of the list LIST.
Return what remains of the list.