Extract :ui posframe packages into other modules
This commit is contained in:
parent
8d936f2d0b
commit
317b556bde
10 changed files with 77 additions and 84 deletions
4
modules/completion/ivy/doctor.el
Normal file
4
modules/completion/ivy/doctor.el
Normal file
|
@ -0,0 +1,4 @@
|
|||
;;; completion/ivy/doctor.el -*- lexical-binding: t; -*-
|
||||
|
||||
(when (and (not EMACS26+) (featurep! +childframe))
|
||||
(error! "The +childframe feature requires Emacs 26+"))
|
Loading…
Add table
Add a link
Reference in a new issue