Fix byte-compile of interactive closures
commit031af49e74195ed1645b53dca741fff8a8411a08
authorNoam Postavsky <npostavs@gmail.com>
Mon, 1 Aug 2016 00:46:37 +0000 (31 20:46 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 6 Aug 2016 20:16:02 +0000 (6 16:16 -0400)
tree46598750d92ac766a3180d9891302180276938dd
parenta90d5e6309c0306d931d398506b242c3eb4f40d7
Fix byte-compile of interactive closures

* lisp/emacs-lisp/bytecomp.el (byte-compile--reify-function): Put
bindings after docstring and `interactive' form, if any (Bug #24122).
lisp/emacs-lisp/bytecomp.el