瀏覽代碼

Add load bytecomp

master
10sr 4 年之前
父節點
當前提交
29b3f3c603
簽署人: 10sr GPG Key ID: 7BEC428194130EB2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el 查看文件

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


Loading…
取消
儲存