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

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

[elpa] externals/posframe 8242db6 03/40: Autoload the main entry point


From: Feng Shu
Subject: [elpa] externals/posframe 8242db6 03/40: Autoload the main entry point
Date: Wed, 5 Feb 2020 04:27:16 -0500 (EST)

branch: externals/posframe
commit 8242db604967fb651a4ad6500cc0d9018dd94df6
Author: Štěpán Němec <address@hidden>
Commit: Štěpán Němec <address@hidden>

    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

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