]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/loadup.el (custom-current-group-alist): Reset before dumping.
authorGlenn Morris <rgm@gnu.org>
Mon, 20 Apr 2015 22:16:25 +0000 (18:16 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 20 Apr 2015 22:16:25 +0000 (18:16 -0400)
lisp/loadup.el

index bcfef60f7b546bb1f5c6c821259ca44e305900f3..0746f95c1b92026c6e1023954245cb0555729e27 100644 (file)
@@ -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