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

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

[elpa] externals/ivy-posframe eeee753 6/7: * ivy-posframe.el (ivy-posfra


From: Feng Shu
Subject: [elpa] externals/ivy-posframe eeee753 6/7: * ivy-posframe.el (ivy-posframe--swiper-avy-candidates): Add comment about change.
Date: Sat, 3 Oct 2020 08:23:48 -0400 (EDT)

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

    * ivy-posframe.el (ivy-posframe--swiper-avy-candidates): Add comment about 
change.
---
 ivy-posframe.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ivy-posframe.el b/ivy-posframe.el
index 2b7cb30..d5e5bd2 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -424,6 +424,8 @@ This variable is useful for `ivy-posframe-read-action' .")
                (cons (overlay-start ov)
                      (overlay-get ov 'window)))
              overlays-for-avy)
+     ;; NOTE: This line should be the *only* different from
+     ;; `swiper-avy-candidates'.
      (with-current-buffer ivy-posframe-buffer
        (save-excursion
          (save-restriction



reply via email to

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