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

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

[elpa] externals/ivy-posframe 65bc90d 151/195: fix minor mode option


From: Feng Shu
Subject: [elpa] externals/ivy-posframe 65bc90d 151/195: fix minor mode option
Date: Sat, 3 Oct 2020 07:12:03 -0400 (EDT)

branch: externals/ivy-posframe
commit 65bc90dc022e8505a09edbaa815f6abe880cd534
Author: conao3 <conao3@gmail.com>
Commit: conao3 <conao3@gmail.com>

    fix minor mode option
---
 ivy-posframe.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ivy-posframe.el b/ivy-posframe.el
index cea622c..7ede472 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -513,6 +513,7 @@ selection, non-nil otherwise."
   "Display ivy via posframe."
   :init-value nil
   :global t
+  :require 'ivy-posframe
   :lighter ivy-posframe-lighter
   :group 'ivy-posframe
   :keymap '(([remap ivy-avy]              . ivy-posframe-avy)



reply via email to

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