Mercurial > emacs
comparison lisp/array.el @ 1199:ab2d88e2505b
* eval.c (unbind_catch): Do the long-jump here. Take a VALUE
argument, which specifies the value to return to the catch, or the
data to give to the condition handler. Renamed to
unwind_to_catch, to reflect new role.
(Fsignal, Fthrow): Removed code to set catch tag value and do the
long-jump; this is taken care of by unwind_to_catch.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Tue, 22 Sep 1992 06:23:30 +0000 |
parents | 213978acbc1e |
children | 2c7997f249eb |
comparison
equal
deleted
inserted
replaced
1198:7c4519722020 | 1199:ab2d88e2505b |
---|