]> git.eshelyaron.com Git - emacs.git/commit
Byte Compiler: generate code to adjust stack count after call to `signal'.
authorAlan Mackenzie <acm@muc.de>
Thu, 26 Nov 2015 20:57:34 +0000 (20:57 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 26 Nov 2015 20:57:34 +0000 (20:57 +0000)
commitaf40b7689a768f8a4b931d9c655c9c8bdba9393e
treea70aa09d607dc1858b40c1526681426702c4b809
parent3f042f65887672da52c6fe32b6d3254aff4be9c7
Byte Compiler: generate code to adjust stack count after call to `signal'.

Corrects change from earlier today.

* lisp/emacs-lisp/bytecomp.el (byte-compile-setq): supply the current value of
`byte-compile--for-effect' as argument to `byte-compile-form'.
lisp/emacs-lisp/bytecomp.el