SPECPDL_FRAME
authorBT Templeton <bt@hcoop.net>
Mon, 8 Jul 2013 02:40:31 +0000 (22:40 -0400)
committerRobin Templeton <robin@terpri.org>
Sat, 18 Apr 2015 22:49:10 +0000 (18:49 -0400)
commita26b12fa5ac962a524981fc12430065bb4cac75b
treef5225d5c10aa4b7d67e1b5993c14edf5bea37ee4
parente96be6ddd36dce8bfa885b683fbdd9354cc83d12
SPECPDL_FRAME

* src/eval.c (unbind_once): New function.
  (unbind_to): Use unbind_once.

* src/lisp.h (SPECPDL_FRAME): New specbind_tag type.

  (dynwind_begin, dynwind_end): Add prototypes.
src/eval.c
src/lisp.h