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

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

[elpa] externals/ivy-posframe b4fed55: * ivy-posframe.el (ivy-posframe--


From: Feng Shu
Subject: [elpa] externals/ivy-posframe b4fed55: * ivy-posframe.el (ivy-posframe--display): Fix indent.
Date: Sat, 10 Oct 2020 05:43:54 -0400 (EDT)

branch: externals/ivy-posframe
commit b4fed551ab7447ffaad1d802949cac7631e57a0d
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    * ivy-posframe.el (ivy-posframe--display): Fix indent.
---
 ivy-posframe.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ivy-posframe.el b/ivy-posframe.el
index 4d6cd84..46a9e0f 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -256,7 +256,7 @@ This variable is useful for `ivy-posframe-read-action' .")
              :internal-border-color (face-attribute 'ivy-posframe-border 
:background nil t)
              :override-parameters ivy-posframe-parameters
              (funcall ivy-posframe-size-function))
-     (ivy-posframe--add-prompt 'ignore))))
+      (ivy-posframe--add-prompt 'ignore))))
 
 (defun ivy-posframe-get-size ()
   "The default functon used by `ivy-posframe-size-function'."



reply via email to

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