]> git.eshelyaron.com Git - emacs.git/commit
(byte-compile-eval): Avoid some false positive "noruntime" warnings
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 11 May 2022 21:17:10 +0000 (17:17 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 11 May 2022 21:17:10 +0000 (17:17 -0400)
commited0b589480a1e0a20364e1349fa8fa957ecb1efc
treeea337081122b9da5cda46bb4aa5b3f4d10d4d945
parentf0e08e49145b3602fb73390217f94a6a79a5d632
(byte-compile-eval): Avoid some false positive "noruntime" warnings

* lisp/emacs-lisp/bytecomp.el (byte-compile-eval): Loosen the check
before refraining from adding a function to noruntime.
lisp/emacs-lisp/bytecomp.el