]> git.eshelyaron.com Git - emacs.git/commit
(specbind): If SYMBOL has a frame-local binding, record
authorGerd Moellmann <gerd@gnu.org>
Tue, 3 Jul 2001 15:30:06 +0000 (15:30 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 3 Jul 2001 15:30:06 +0000 (15:30 +0000)
commiteb700b824d8aca9806dc7601e28004b643cc4440
tree7ab36c7bac0c146e4301d6e600000c209ce6f007
parent3326dc20c531d64b3784ffd5af9f821813f11dda
(specbind): If SYMBOL has a frame-local binding, record
the frame on the binding stack.  Change format of entries for
local bindings on the binding stack to '(SYMBOL . WHERE)'.
(unbind_to): Handle unbinding a frame-local variable.
src/eval.c