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

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

[elpa] externals/posframe 0e55b2b 37/40: autoload posframe-workable-p


From: Feng Shu
Subject: [elpa] externals/posframe 0e55b2b 37/40: autoload posframe-workable-p
Date: Wed, 5 Feb 2020 04:27:23 -0500 (EST)

branch: externals/posframe
commit 0e55b2bb5f4d64cdfd3ae4c5ded81fdbac35f3e2
Author: Feng Shu <address@hidden>
Commit: Feng Shu <address@hidden>

    autoload posframe-workable-p
---
 posframe.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/posframe.el b/posframe.el
index b7da939..7c103f8 100644
--- a/posframe.el
+++ b/posframe.el
@@ -197,6 +197,7 @@ frame.")
 (defvar-local posframe--initialized-p nil
   "Record initialize status of `posframe-show'.")
 
+;;;###autoload
 (defun posframe-workable-p ()
   "Test posframe workable status."
   (and (>= emacs-major-version 26)



reply via email to

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