branch: elpa/mpv
commit 9ef359d712664dff558f8bdc823bad8d442426f2
Author: Johann Klähn <kljoh...@gmail.com>
Commit: Johann Klähn <kljoh...@gmail.com>

    fix generation of autoloads
---
 mpv.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mpv.el b/mpv.el
index 30112f91ea..5c4a327b2b 100644
--- a/mpv.el
+++ b/mpv.el
@@ -43,6 +43,7 @@
 (require 'org-timer)
 (require 'tq)
 
+;;;###autoload
 (define-namespace mpv-
 :package mpv
 :group external

Reply via email to