forked from colonelpanic/dotfiles
[Emacs] Reenable emit use-package
This commit is contained in:
parent
9741b2042a
commit
9ee78829f4
@ -421,9 +421,7 @@ but provide support for writing custom elisp.
|
|||||||
This is disabled for now until I figure out what to do with emit.
|
This is disabled for now until I figure out what to do with emit.
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(imalison:use-package emit
|
(imalison:use-package emit
|
||||||
:disabled t
|
|
||||||
:demand t)
|
:demand t)
|
||||||
(require 'emit)
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
*** request
|
*** request
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
@ -1162,8 +1160,6 @@ programming mode.
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
*** display-buffer-alist
|
*** display-buffer-alist
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(defvar imalison:use-frames-only)
|
|
||||||
|
|
||||||
(defvar imalison:use-frames-only nil)
|
(defvar imalison:use-frames-only nil)
|
||||||
|
|
||||||
(defun imalison:use-frames-only ()
|
(defun imalison:use-frames-only ()
|
||||||
|
Loading…
Reference in New Issue
Block a user