]> git.eshelyaron.com Git - emacs.git/commit
Remove byte-compile-form-stack backstop
authorMattias EngdegÄrd <mattiase@acm.org>
Fri, 22 Dec 2023 14:46:45 +0000 (15:46 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 22 Dec 2023 18:11:41 +0000 (19:11 +0100)
commitd4fc34f3ae9d636bad1ac31e2fc585943c9a5666
tree286c899b5a80de815316908919e9b62e2103bcfb
parent82179c64200c8bb8558401957159fd56a9f4dac6
Remove byte-compile-form-stack backstop

* lisp/emacs-lisp/cconv.el (cconv-closure-convert):
Eliminate a binding that probably isn't useful after all.

(cherry picked from commit 9370bc9d1a10e67d4ac0d79e31b4abab8427d752)
lisp/emacs-lisp/cconv.el