]> git.eshelyaron.com Git - emacs.git/commit
(Qapply): New lisp var.
authorKim F. Storm <storm@cua.dk>
Mon, 31 Jan 2005 22:44:27 +0000 (22:44 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 31 Jan 2005 22:44:27 +0000 (22:44 +0000)
commit49be18c97e6df29dfac0febac31e75ada2c9a7ce
tree5ff2b309b269d9e8dec21bb623b26d7d9348af47
parent998858ae208ae0305396e6a69369d260b8a0381d
(Qapply): New lisp var.
(syms_of_undo): Intern and staticpro it.
(Fprimitive_undo): Support formats (apply FUNNAME . ARGS) and
(apply DELTA BEG END FUNNAME . ARGS) instead of (FUNNAME . ARGS).
src/undo.c