bump: :app everywhere
tecosaur/emacs-everywhere@fbeff19825 -> tecosaur/emacs-everywhere@bc91164151
Ref: tecosaur/emacs-everywhere#75
Revert: b439300e6a
This commit is contained in:
parent
ead2ad19dc
commit
95ba26ba68
2 changed files with 1 additions and 5 deletions
|
@ -14,10 +14,6 @@
|
||||||
;; buffers anyway.
|
;; buffers anyway.
|
||||||
(setq-hook! 'emacs-everywhere-init-hooks doom-inhibit-local-var-hooks t)
|
(setq-hook! 'emacs-everywhere-init-hooks doom-inhibit-local-var-hooks t)
|
||||||
|
|
||||||
;; REVIEW: Fixes tecosaur/emacs-everywhere#75. Remove when dealt with
|
|
||||||
;; upstream.
|
|
||||||
(define-key emacs-everywhere-mode-map "\C-c\C-c" #'emacs-everywhere-finish)
|
|
||||||
|
|
||||||
(after! doom-modeline
|
(after! doom-modeline
|
||||||
(doom-modeline-def-segment emacs-everywhere
|
(doom-modeline-def-segment emacs-everywhere
|
||||||
(concat
|
(concat
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; app/everywhere/packages.el
|
;;; app/everywhere/packages.el
|
||||||
|
|
||||||
(package! emacs-everywhere :pin "fbeff19825336777dccaefedf3f376dd622cd294")
|
(package! emacs-everywhere :pin "bc91164151ab012ff884af92321557f9b37eeed1")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue