diff --git a/org-ql-agenda.el b/org-ql-agenda.el index 27e2b48..5cc58a5 100644 --- a/org-ql-agenda.el +++ b/org-ql-agenda.el @@ -133,6 +133,7 @@ searching. Interactively, with prefix, leave narrowed. SORT: One or a list of `org-ql' sorting functions, like `date' or `priority'." + (declare (indent defun)) (interactive (progn (when (and current-prefix-arg (not (derived-mode-p 'org-mode)))