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

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

[elpa] externals/posframe e1552c8 3/3: * posframe.el (posframe-show): Fi


From: Feng Shu
Subject: [elpa] externals/posframe e1552c8 3/3: * posframe.el (posframe-show): Fix docstring
Date: Tue, 1 Dec 2020 02:00:47 -0500 (EST)

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

    * posframe.el (posframe-show): Fix docstring
---
 posframe.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/posframe.el b/posframe.el
index daad961..7af9391 100644
--- a/posframe.el
+++ b/posframe.el
@@ -422,10 +422,10 @@ position.  Its argument is a plist of the following form:
    :parent-window xxx
    :parent-window-width  xxx
    :parent-window-height xxx
-   :minibuffer-height
-   :mode-line-height
-   :header-line-height
-   :tab-line-height
+   :minibuffer-height xxx
+   :mode-line-height  xxx
+   :header-line-height xxx
+   :tab-line-height xxx
    :x-pixel-offset xxx
    :y-pixel-offset xxx)
 



reply via email to

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