Browse Source

Add comment

master
10sr 5 years ago
parent
commit
4973a81b28
Signed by: 10sr GPG Key ID: C384BB17CBB19347
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el View File

@@ -6,6 +6,8 @@
;; SETUP_LOAD: (and (file-readable-p file)
;; SETUP_LOAD: (byte-recompile-file file nil 0 t)))

;; TODO: Use custom-set-variables in place of set-variable

(setq debug-on-error t)

;; make directories


Loading…
Cancel
Save