Fix: Add autoload

This commit is contained in:
Akira Komamura 2019-08-25 13:52:20 +09:00
parent 11b6aa624e
commit 80eb75e014

View file

@ -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.