|
@@ -2,6 +2,7 @@ |
|
|
|
|
|
|
|
|
;;; Code: |
|
|
;;; Code: |
|
|
|
|
|
|
|
|
|
|
|
;; SETUP_LOAD: (load "bytecomp") ;; Required for WSL environment |
|
|
;; SETUP_LOAD: (let ((file "DOTFILES_DIR/emacs.el")) |
|
|
;; SETUP_LOAD: (let ((file "DOTFILES_DIR/emacs.el")) |
|
|
;; SETUP_LOAD: (and (file-readable-p file) |
|
|
;; SETUP_LOAD: (and (file-readable-p file) |
|
|
;; SETUP_LOAD: (byte-recompile-file file nil 0 t))) |
|
|
;; SETUP_LOAD: (byte-recompile-file file nil 0 t))) |
|
|