branch: externals/posframe
commit ab72f53398d9a7b6409f8347654b780c41a70b63
Author: Štěpán Němec <[email protected]>
Commit: Štěpán Němec <[email protected]>

    Autoload the main entry point
---
 posframe.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/posframe.el b/posframe.el
index d959003..b68b7d1 100644
--- a/posframe.el
+++ b/posframe.el
@@ -309,6 +309,7 @@ This posframe's buffer is POSFRAME-BUFFER."
   "The default value of `posframe-arghandler'. Return VALUE."
   value)
 
+;;;###autoload
 (cl-defun posframe-show (posframe-buffer
                          &key
                          string

Reply via email to