Fix: Add autoload
This commit is contained in:
parent
11b6aa624e
commit
80eb75e014
1 changed files with 1 additions and 0 deletions
|
|
@ -1003,6 +1003,7 @@ A and B are Org headline elements."
|
|||
|
||||
;;;; Functions/Occur
|
||||
|
||||
;;;###autoload
|
||||
(cl-defun org-ql-occur (query &key (buffer (current-buffer)) keep-previous)
|
||||
"Make a compact tree which shows all matches of the query.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue