]> git.eshelyaron.com Git - emacs.git/commit
Disable lexical-binding in ediff
authorGlenn Morris <rgm@gnu.org>
Tue, 18 Jun 2019 22:47:49 +0000 (15:47 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 18 Jun 2019 22:47:49 +0000 (15:47 -0700)
commitef23c8be70d2cdc51b7f117ab3b4ad2f16b4ecdc
tree2261b296661d10bdcf4b6cb060d2dd039ea6acae
parent922121e7ddbc107da14ea9c1280d15c828e85063
Disable lexical-binding in ediff

Since it breaks the thing (bug#36157, bug#36281).
* lisp/vc/ediff-diff.el, lisp/vc/ediff-help.el, lisp/vc/ediff-hook.el:
* lisp/vc/ediff-init.el, lisp/vc/ediff-merg.el, lisp/vc/ediff-mult.el:
* lisp/vc/ediff-ptch.el, lisp/vc/ediff-vers.el, lisp/vc/ediff-wind.el:
* lisp/vc/ediff.el: Set lexical-binding to nil.
lisp/vc/ediff-diff.el
lisp/vc/ediff-help.el
lisp/vc/ediff-hook.el
lisp/vc/ediff-init.el
lisp/vc/ediff-merg.el
lisp/vc/ediff-mult.el
lisp/vc/ediff-ptch.el
lisp/vc/ediff-vers.el
lisp/vc/ediff-wind.el
lisp/vc/ediff.el