Merge branch 'master' of github.com:IvanMalison/dotfiles

This commit is contained in:
Ivan Malison 2017-09-09 20:28:09 -07:00
commit 2c43ff214c
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1156,7 +1156,9 @@ it on by default. Its probably safe to turn it on when in a programming mode.
#+END_SRC
*** frame-mode
#+BEGIN_SRC emacs-lisp
(defvar imalison:use-frame-mode t)
(use-package frame-mode
:if imalison:use-frame-mode
:demand t
:config
(progn