projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b32683f
)
* lisp/loadup.el (custom-current-group-alist): Reset before dumping.
author
Glenn Morris
<rgm@gnu.org>
Mon, 20 Apr 2015 22:16:25 +0000
(18:16 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 20 Apr 2015 22:16:25 +0000
(18:16 -0400)
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index bcfef60f7b546bb1f5c6c821259ca44e305900f3..0746f95c1b92026c6e1023954245cb0555729e27 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-356,6
+356,8
@@
lost after dumping")))
lost after dumping")))
(setq current-load-list nil)
+;; Avoid storing references to build directory in the binary.
+(setq custom-current-group-alist nil)
;; We keep the load-history data in PURE space.
;; Make sure that the spine of the list is not in pure space because it can