; * lisp/loadup.el: Comment.
This commit is contained in:
parent
2fc11b3fa3
commit
83e923bf37
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue