branch: externals/posframe commit d4cbacb32e86c4f7a7821bc69d257c3cc08ba0df Author: Feng Shu <tuma...@163.com> Commit: Feng Shu <tuma...@163.com>
* posframe-benchmark.el (posframe-benchmark): autoload. --- posframe-benchmark.el | 1 + 1 file changed, 1 insertion(+) diff --git a/posframe-benchmark.el b/posframe-benchmark.el index f772fce..c158497 100644 --- a/posframe-benchmark.el +++ b/posframe-benchmark.el @@ -62,6 +62,7 @@ (raise-frame (raise-frame (window-frame)))))) +;;;###autoload (defun posframe-benchmark () "Benchmark tool for posframe." (interactive)