branch: externals/ivy-posframe
commit 0fdb1b6038b16959a9e24eb52a272590c4718e41
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>
Update snapshots
---
ivy-posframe.el | 8 ++++----
snapshots/ivy-posframe-display-at-point.gif | Bin 111745 -> 0 bytes
snapshots/ivy-posframe-display-at-point.png | Bin 0 -> 99526 bytes
.../ivy-posframe-display-at-window-bottom-left.gif | Bin 313099 -> 0 bytes
.../ivy-posframe-display-at-window-bottom-left.png | Bin 0 -> 99203 bytes
snapshots/ivy-posframe-display-at-window-center.gif | Bin 180386 -> 0 bytes
snapshots/ivy-posframe-display-at-window-center.png | Bin 0 -> 100356 bytes
7 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ivy-posframe.el b/ivy-posframe.el
index 2ffba11..b5f6380 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -42,13 +42,13 @@
;; 1. ivy-posframe-display
;; 2. ivy-posframe-display-at-frame-center
;; 3. ivy-posframe-display-at-window-center
-;; [[./snapshots/ivy-posframe-display-at-window-center.gif]]
+;; [[./snapshots/ivy-posframe-display-at-window-center.png]]
;; 4. ivy-posframe-display-at-frame-bottom-left
;; 5. ivy-posframe-display-at-window-bottom-left
-;; [[./snapshots/ivy-posframe-display-at-window-bottom-left.gif]]
+;; [[./snapshots/ivy-posframe-display-at-window-bottom-left.png]]
;; 6. ivy-posframe-display-at-frame-bottom-window-center
;; 7. ivy-posframe-display-at-point
-;; [[./snapshots/ivy-posframe-display-at-point.gif]]
+;; [[./snapshots/ivy-posframe-display-at-point.png]]
;; ** How to enable ivy-posframe
;; *** Global mode
@@ -93,7 +93,7 @@
;; *** How to show a border
;; 1. M-x customize-face internal-border
-;; 2. (setq ivy-posframe-border-width 1)
+;; 2. (setq ivy-posframe-border-width 1)
;; *** How to show fringe to ivy-posframe
;; ;; #+BEGIN_EXAMPLE
diff --git a/snapshots/ivy-posframe-display-at-point.gif
b/snapshots/ivy-posframe-display-at-point.gif
deleted file mode 100644
index 270838c..0000000
Binary files a/snapshots/ivy-posframe-display-at-point.gif and /dev/null differ
diff --git a/snapshots/ivy-posframe-display-at-point.png
b/snapshots/ivy-posframe-display-at-point.png
new file mode 100644
index 0000000..66f8f04
Binary files /dev/null and b/snapshots/ivy-posframe-display-at-point.png differ
diff --git a/snapshots/ivy-posframe-display-at-window-bottom-left.gif
b/snapshots/ivy-posframe-display-at-window-bottom-left.gif
deleted file mode 100644
index d2203b9..0000000
Binary files a/snapshots/ivy-posframe-display-at-window-bottom-left.gif and
/dev/null differ
diff --git a/snapshots/ivy-posframe-display-at-window-bottom-left.png
b/snapshots/ivy-posframe-display-at-window-bottom-left.png
new file mode 100644
index 0000000..6e935cb
Binary files /dev/null and
b/snapshots/ivy-posframe-display-at-window-bottom-left.png differ
diff --git a/snapshots/ivy-posframe-display-at-window-center.gif
b/snapshots/ivy-posframe-display-at-window-center.gif
deleted file mode 100644
index 1c421ed..0000000
Binary files a/snapshots/ivy-posframe-display-at-window-center.gif and
/dev/null differ
diff --git a/snapshots/ivy-posframe-display-at-window-center.png
b/snapshots/ivy-posframe-display-at-window-center.png
new file mode 100644
index 0000000..d090a3d
Binary files /dev/null and
b/snapshots/ivy-posframe-display-at-window-center.png differ