Sfoglia il codice sorgente

Fix SETUP_LOAD

master
10sr 6 anni fa
parent
commit
595c2fd3b4
Firmato da: 10sr ID Chiave GPG: 7BEC428194130EB2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Vedi File

@@ -4,7 +4,7 @@

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

(setq debug-on-error t)



Caricamento…
Annulla
Salva