forked from colonelpanic/dotfiles
[Emacs] Disable frames-only mode
This commit is contained in:
parent
89acdcd84d
commit
57d4acf981
@ -1348,6 +1348,7 @@ proced is an top like utility that runs inside of emacs. The following sets auto
|
|||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package frames-only-mode
|
(use-package frames-only-mode
|
||||||
:ensure nil
|
:ensure nil
|
||||||
|
:disabled t
|
||||||
:preface
|
:preface
|
||||||
(defun imalison:other-frame-backwards ()
|
(defun imalison:other-frame-backwards ()
|
||||||
(interactive)
|
(interactive)
|
||||||
|
Loading…
Reference in New Issue
Block a user