branch: externals/posframe
commit b71d7375c569654e69ef68c063e38693607b5030
Author: USAMI Kenta <[email protected]>
Commit: USAMI Kenta <[email protected]>
Fix typo ;
---
posframe.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/posframe.el b/posframe.el
index f18929099e..802bb03f5e 100644
--- a/posframe.el
+++ b/posframe.el
@@ -212,7 +212,7 @@ position. Its argument is a plist of the following form:
:parent-window-width xxx
:parent-window-height xxx
:mouse-x xxx
- ;mouse-y xxx
+ :mouse-y xxx
:minibuffer-height xxx
:mode-line-height xxx
:header-line-height xxx