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:
parent
2fc11b3fa3
commit
83e923bf37
@ -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…
Reference in New Issue
Block a user