]> git.eshelyaron.com Git - emacs.git/commit
Constant-propagate (function SYMBOL)
authorMattias Engdegård <mattiase@acm.org>
Thu, 3 Jun 2021 19:20:57 +0000 (21:20 +0200)
committerMattias Engdegård <mattiase@acm.org>
Thu, 3 Jun 2021 19:28:10 +0000 (21:28 +0200)
commit6b41d7da9543786647218fe89224809cc51d25d3
tree891166ced2392424bd9c13da7895a8e9249b6383
parenta517b77ffe8ed8cdfeec1a9b5258fd16b2446214
Constant-propagate (function SYMBOL)

* lisp/emacs-lisp/byte-opt.el (byte-optimize--substitutable-p):
Consider #'SYMBOL a constant for compile-time propagation purposes.
lisp/emacs-lisp/byte-opt.el