Change: (org-ql-search) Declare indent
This commit is contained in:
parent
20d563452f
commit
588ee2cb12
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ searching. Interactively, with prefix, leave narrowed.
|
||||||
|
|
||||||
SORT: One or a list of `org-ql' sorting functions, like `date' or
|
SORT: One or a list of `org-ql' sorting functions, like `date' or
|
||||||
`priority'."
|
`priority'."
|
||||||
|
(declare (indent defun))
|
||||||
(interactive (progn
|
(interactive (progn
|
||||||
(when (and current-prefix-arg
|
(when (and current-prefix-arg
|
||||||
(not (derived-mode-p 'org-mode)))
|
(not (derived-mode-p 'org-mode)))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue