branch: externals/kiwix commit 121d98a3c16ae623dcaa5e4404d4f4ef7981e557 Author: stardiviner <numbch...@gmail.com> Commit: stardiviner <numbch...@gmail.com>
fix void function org-link-set-parameters. --- kiwix.el | 1 + 1 file changed, 1 insertion(+) diff --git a/kiwix.el b/kiwix.el index df863bd..e699f76 100644 --- a/kiwix.el +++ b/kiwix.el @@ -312,6 +312,7 @@ for query string and library interactively." :link link :description query)))) +(autoload 'org-link-set-parameters "org") ;;;###autoload (if kiwix-support-org-mode-link (progn