]> git.eshelyaron.com Git - emacs.git/commit
Minor simplification for byte-compile-constant-push
authorNoam Postavsky <npostavs@gmail.com>
Sun, 13 Aug 2017 14:06:45 +0000 (10:06 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Wed, 30 Aug 2017 02:58:50 +0000 (22:58 -0400)
commit112fbe35153b2cb66b4daca32a84b18192c814db
tree0be3c2a6b9b8215ee9c6059ea51b651741d424da
parent70bb510a7eb1a3010cfa034884b7e5ab2063ece3
Minor simplification for byte-compile-constant-push

* lisp/emacs-lisp/bytecomp.el (byte-compile-constant): Move the meat
of the code from here...
(byte-compile-constant-push): ... to here.  No need to bind
byte-compile--for-effect anymore.
lisp/emacs-lisp/bytecomp.el