General cleanup

This commit is contained in:
Henrik Lissner 2016-06-18 01:30:12 -04:00
parent c40cfaa5cd
commit 8638eb710f
9 changed files with 38 additions and 41 deletions

View file

@ -8,7 +8,7 @@
(defvar doom-buffer nil
"The global and persistent scratch buffer for doom.")
(defvar doom-buffer-name "*doom*"
(defvar doom-buffer-name " *doom*"
"The name of the doom scratch buffer.")
(defvar doom-buffer-edited nil
"If non-nil, the scratch buffer has been edited.")