1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00

; * lisp/loadup.el: Comment.

This commit is contained in:
Glenn Morris 2015-04-20 17:44:59 -04:00
parent 2fc11b3fa3
commit 83e923bf37

View File

@ -63,6 +63,8 @@
(expand-file-name "textmodes" dir)
(expand-file-name "vc" dir)))))
;; Prevent build-time PATH getting stored in the binary.
;; Mainly cosmetic, but helpful for Guix. (Bug#20330)
(setq exec-path nil)
(if (eq t purify-flag)