]> git.eshelyaron.com Git - emacs.git/commit
Fix error at startup with recent change
authorPo Lu <luangruo@yahoo.com>
Sat, 29 Jan 2022 11:08:52 +0000 (19:08 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 29 Jan 2022 11:08:52 +0000 (19:08 +0800)
commita85e9d76414123a0cdd547edaf87de97436b1f46
treee9cf9595e6243584623a30925111b2e488cc9e65
parente380fb509b1c506e5745eafc61e053ca6455fe62
Fix error at startup with recent change

* lisp/startup.el (normal-top-level): Don't access
`native-comp-eln-load-path' if not (featurep 'native-compile).
lisp/startup.el