branch: externals/ivy-posframe commit f287da7f8944e7c9488a4df436af3c27c33418b0 Author: Feng Shu <tuma...@163.com> Commit: Feng Shu <tuma...@163.com>
Add ivy-posframe-mode --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 9fcd864..f69d1ce 100644 --- a/ivy-posframe.el +++ b/ivy-posframe.el @@ -36,7 +36,7 @@ (require 'ivy) (push '(ivy-posframe-display - :when ivy-posframe-workable-p + :check ivy-posframe-workable-p :cleanup ivy-posframe-cleanup) ivy-display-functions-props)