]> git.eshelyaron.com Git - emacs.git/commit
Add 'EMACSNATIVELOADPATH' env variable support (bug#44726)
authorAndrea Corallo <akrl@sdf.org>
Thu, 19 Nov 2020 23:59:00 +0000 (00:59 +0100)
committerAndrea Corallo <akrl@sdf.org>
Thu, 19 Nov 2020 23:59:00 +0000 (00:59 +0100)
commita55415af7ea8ddc09dfda32ccb866c6556bb71c1
tree30734725d9c377f01568c5dce7255578201ba036
parent3ae309bd59c608b4262209e225b963a8f73450e6
Add 'EMACSNATIVELOADPATH' env variable support (bug#44726)

* lisp/startup.el (normal-top-level): Read 'EMACSNATIVELOADPATH'
and add entries too `comp-eln-load-path'.
* lisp/mail/emacsbug.el (report-emacs-bug): Dump
also 'EMACSNATIVELOADPATH'.
lisp/mail/emacsbug.el
lisp/startup.el