[Emacs] Disable frames-only mode

This commit is contained in:
Ivan Malison 2016-10-28 14:28:29 -07:00
parent 89acdcd84d
commit 57d4acf981
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1348,6 +1348,7 @@ proced is an top like utility that runs inside of emacs. The following sets auto
#+BEGIN_SRC emacs-lisp
(use-package frames-only-mode
:ensure nil
:disabled t
:preface
(defun imalison:other-frame-backwards ()
(interactive)