From c3867619147175faf89ed8f3e90a1e67a4fd9655 Mon Sep 17 00:00:00 2001 From: Jethro Kuan Date: Mon, 20 Jun 2022 22:27:01 -0700 Subject: [PATCH] (fix): autoload org-roam-list-files (#2226) --- org-roam.el | 1 + 1 file changed, 1 insertion(+) diff --git a/org-roam.el b/org-roam.el index ca99fa1..ff76df1 100644 --- a/org-roam.el +++ b/org-roam.el @@ -218,6 +218,7 @@ FILE is an Org-roam file if: valid-file-ext-p (not match-exclude-regexp-p)))))) +;;;###autoload (defun org-roam-list-files () "Return a list of all Org-roam files under `org-roam-directory'. See `org-roam-file-p' for how each file is determined to be as