branch: externals/posframe
commit e0a2964d86981bca7f2e67a814acd4b5d6ded5b6
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>
Improve docstring of posframe-poshandler-point-frame-center.
---
posframe.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/posframe.el b/posframe.el
index e62d9e405a..fd8c2294b2 100644
--- a/posframe.el
+++ b/posframe.el
@@ -1241,8 +1241,9 @@ The structure of INFO can be found in docstring of
(defun posframe-poshandler-point-frame-center (info)
"Posframe's position handler.
-This poshandler function let top edge center of posframe align to
-center of frame line at point.
+This poshandler function let center of posframe vertical align to
+center of frame and top edge of posframe horizontal align to
+buttom edge of current point.
The structure of INFO can be found in docstring of
`posframe-show'."