Comment out native-comp-eln-load-path expression
This commit is contained in:
parent
3b9d66f962
commit
4aaf6855c1
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
(setq custom-file (expand-file-name "custom.el" user-emacs-directory))
|
||||
(load custom-file 'noerror)
|
||||
|
||||
(add-to-list 'native-comp-eln-load-path (expand-file-name "eln-cache/" user-emacs-directory))
|
||||
;; (add-to-list 'native-comp-eln-load-path (expand-file-name "eln-cache/" user-emacs-directory))
|
||||
|
||||
(setq package-archives
|
||||
'(("elpa" . "https://elpa.gnu.org/packages/")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue