Fix: (org-ql-search) Add autoload for org-ql dynamic block function

This commit is contained in:
Luis Hernanz 2024-12-20 10:43:32 -08:00
parent 98c62ab0a6
commit 007564e67b

View file

@ -279,6 +279,7 @@ automatically from the query."
(require 'org-table) (require 'org-table)
;;;###autoload
(cl-defun org-dblock-write:org-ql (params) (cl-defun org-dblock-write:org-ql (params)
"Insert content for org-ql dynamic block at point according to PARAMS. "Insert content for org-ql dynamic block at point according to PARAMS.
Valid parameters include: Valid parameters include: