From 4973a81b28be1ff44e12d09481259dde04a0dc0b Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Wed, 8 May 2019 22:42:31 +0900 Subject: [PATCH] Add comment --- emacs.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs.el b/emacs.el index f5c9f87..1c44e24 100644 --- a/emacs.el +++ b/emacs.el @@ -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