Selaa lähdekoodia

Add load bytecomp

master
10sr 4 vuotta sitten
vanhempi
commit
29b3f3c603
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Näytä tiedosto

@@ -2,6 +2,7 @@

;;; Code:

;; SETUP_LOAD: (load "bytecomp") ;; Required for WSL environment
;; SETUP_LOAD: (let ((file "DOTFILES_DIR/emacs.el"))
;; SETUP_LOAD: (and (file-readable-p file)
;; SETUP_LOAD: (byte-recompile-file file nil 0 t)))


Ladataan…
Peruuta
Tallenna