Fix missing empty line and alignment

This commit is contained in:
apc 2025-02-11 21:05:22 -05:00 committed by GitHub
parent 95dd23ee92
commit dc4bf65320
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -139,6 +139,7 @@ which see (but only the files are used)."
nil nil
;; Position ;; Position
marker)))) marker))))
;;;###autoload ;;;###autoload
(defun org-ql-find-in-agenda () (defun org-ql-find-in-agenda ()
"Call `org-ql-find' on `org-agenda-files'." "Call `org-ql-find' on `org-agenda-files'."