Add posframe
This commit is contained in:
parent
e0f367faad
commit
8ac32f0955
@ -43,6 +43,8 @@
|
||||
|
||||
(use-package ht)
|
||||
|
||||
(use-package posframe)
|
||||
|
||||
;; Elisp utilities
|
||||
(defun make-process-sentinel (success err)
|
||||
"Makes a process sentinel that calls `success` on success and `err` on error"
|
||||
|
Loading…
Reference in New Issue
Block a user