doomemacs/modules/completion/ivy/doctor.el

5 lines
166 B
EmacsLisp
Raw Normal View History

;;; completion/ivy/doctor.el -*- lexical-binding: t; -*-
(when (and (not EMACS26+) (featurep! +childframe))
(error! "The +childframe feature requires Emacs 26+"))