Przeglądaj źródła

Add load bytecomp

master
10sr 4 lat temu
rodzic
commit
29b3f3c603
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Wyświetl plik

@@ -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)))


Ładowanie…
Anuluj
Zapisz