]> git.eshelyaron.com Git - emacs.git/commit
Force purification off when using dumped.elc.
authorKen Raeburn <raeburn@raeburn.org>
Wed, 7 Dec 2016 11:42:58 +0000 (06:42 -0500)
committerKen Raeburn <raeburn@raeburn.org>
Sat, 22 Jul 2017 08:14:22 +0000 (04:14 -0400)
commit1c4b68df215d567678c5f6e9dd37dfca344a963a
treecf07ca9b2fdd9e97f2a81e771093e31126b01468
parentbd42a5ae4336eb681ce5f658fee738bc365a244d
Force purification off when using dumped.elc.

* lisp/loadup.el: Print a separate form at the start of dumped.elc
setting purify-flag to nil, before the big progn form is read.
lisp/loadup.el