emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ivy-posframe f287da7 006/195: Add ivy-posframe-mode


From: Feng Shu
Subject: [elpa] externals/ivy-posframe f287da7 006/195: Add ivy-posframe-mode
Date: Sat, 3 Oct 2020 07:11:34 -0400 (EDT)

branch: externals/ivy-posframe
commit f287da7f8944e7c9488a4df436af3c27c33418b0
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@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)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]