]> git.eshelyaron.com Git - emacs.git/commit
(Fthrow): Remove loop around Fsignal.
authorKim F. Storm <storm@cua.dk>
Thu, 13 Jul 2006 13:43:50 +0000 (13:43 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 13 Jul 2006 13:43:50 +0000 (13:43 +0000)
commit8788120ff42d2e5c0be7f2a9856517e7075252ba
tree43a2e12571d96ae3eea0d6d787114168bb6bd30b
parent64de53d81bc8ebdafaafbe377de0a941b53c2e8c
(Fthrow): Remove loop around Fsignal.
(Feval, Fapply, Ffuncall): Optimize for no function indirection.
Use original function name in all signaled errors.
Simplify Fsignal calls (no return).
(funcall_lambda): Simplify Fsignal calls (no return).
src/eval.c