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

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

[elpa] externals/ivy-posframe 3132719: Fix README


From: Feng Shu
Subject: [elpa] externals/ivy-posframe 3132719: Fix README
Date: Thu, 21 Jan 2021 19:46:36 -0500 (EST)

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

    Fix README
---
 README.md       | 36 ++++++++++++++++++------------------
 ivy-posframe.el |  2 +-
 2 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/README.md b/README.md
index bbf3040..01d5967 100644
--- a/README.md
+++ b/README.md
@@ -3,23 +3,23 @@ Note: this file is auto converted from ivy-posframe.el by 
[el2org](https://githu
 
 # &#30446;&#24405;
 
-1.  [ivy-posframe README](#org5d8bfea)
-    1.  [What is ivy-posframe](#orgfdd7bf8)
-    2.  [Display functions](#orgb92156c)
-    3.  [How to enable ivy-posframe](#org8551bde)
-        1.  [Global mode](#org6e76c8a)
-        2.  [Per-command mode.](#org92bda7d)
-    4.  [Tips](#org0c88487)
-        1.  [How to show fringe to ivy-posframe](#org1a9c7a2)
-        2.  [How to custom your ivy-posframe style](#org22dcffc)
+1.  [ivy-posframe README](#org463a12b)
+    1.  [What is ivy-posframe](#org5abf01f)
+    2.  [Display functions](#orge72c857)
+    3.  [How to enable ivy-posframe](#org539a4ee)
+        1.  [Global mode](#orgb57af76)
+        2.  [Per-command mode.](#orgcb1ef62)
+    4.  [Tips](#orgceeab9c)
+        1.  [How to show fringe to ivy-posframe](#orga05a647)
+        2.  [How to custom your ivy-posframe style](#org70f0efd)
 
 
-<a id="org5d8bfea"></a>
+<a id="org463a12b"></a>
 
 # ivy-posframe README
 
 
-<a id="orgfdd7bf8"></a>
+<a id="org5abf01f"></a>
 
 ## What is ivy-posframe
 
@@ -30,7 +30,7 @@ NOTE: ivy-posframe requires Emacs 26 and do not support mouse
 click.
 
 
-<a id="orgb92156c"></a>
+<a id="orge72c857"></a>
 
 ## Display functions
 
@@ -46,12 +46,12 @@ click.
     ![img](./snapshots/ivy-posframe-display-at-point.png)
 
 
-<a id="org8551bde"></a>
+<a id="org539a4ee"></a>
 
 ## How to enable ivy-posframe
 
 
-<a id="org6e76c8a"></a>
+<a id="orgb57af76"></a>
 
 ### Global mode
 
@@ -66,7 +66,7 @@ click.
     (ivy-posframe-mode 1)
 
 
-<a id="org92bda7d"></a>
+<a id="orgcb1ef62"></a>
 
 ### Per-command mode.
 
@@ -122,12 +122,12 @@ by ivy to find display function in 
\`ivy-display-functions-alist',
 "C-h v this-command" is a good idea.
 
 
-<a id="org0c88487"></a>
+<a id="orgceeab9c"></a>
 
 ## Tips
 
 
-<a id="org1a9c7a2"></a>
+<a id="orga05a647"></a>
 
 ### How to show fringe to ivy-posframe
 
@@ -139,7 +139,7 @@ By the way, User can set **any** parameters of ivy-posframe 
with
 the help of \`ivy-posframe-parameters'.
 
 
-<a id="org22dcffc"></a>
+<a id="org70f0efd"></a>
 
 ### How to custom your ivy-posframe style
 
diff --git a/ivy-posframe.el b/ivy-posframe.el
index 80ad037..9e8acc5 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -31,7 +31,7 @@
 
 ;; ** What is ivy-posframe
 
-;; ivy-posframe is a ivy extension, which let ivy use posframe to show
+;; ivy-posframe is an ivy extension, which lets ivy use posframe to show
 ;; its candidate menu.
 
 ;; NOTE: ivy-posframe requires Emacs 26 and do not support mouse



reply via email to

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