]> git.eshelyaron.com Git - emacs.git/commit
Small startup fix for current-load-list
authorGlenn Morris <rgm@gnu.org>
Wed, 17 Jan 2018 01:55:20 +0000 (20:55 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 17 Jan 2018 01:55:20 +0000 (20:55 -0500)
commitf4e6b6e0771b03855b0772bcbd55a22e8cdda2fe
treeb7aa829dc5342d5465e0d627c459ce83f75ba985
parent5b776bfd644e779f65d631eea5b5017cb97af1a9
Small startup fix for current-load-list

* lisp/startup.el (command-line):
Avoid current-load-list being non-nil after startup ends.
lisp/startup.el