summaryrefslogtreecommitdiff
path: root/gnosis.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-01-27 11:32:31 +0200
committerThanos Apollo <[email protected]>2024-01-27 11:32:31 +0200
commitf5909b70fb2cc80b44afcec1b081fcf1b8e4c495 (patch)
tree80c98fc0c5616991eed602622481e9669d367db3 /gnosis.el
parentc551dcccc002bde25b2d2348d70e6634b8f01329 (diff)
gnosis-dev: Use emacsql-sqlite-open & expand-file-name
Diffstat (limited to 'gnosis.el')
-rw-r--r--gnosis.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnosis.el b/gnosis.el
index e29de71..87cfdfd 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -725,6 +725,7 @@ Compare 2 strings, ignoring case and whitespace."
(downcase (replace-regexp-in-string "\\s-" "" str2)))
gnosis-string-difference))
+
(defun gnosis-directory-files (&optional dir regex)
"Return a list of file paths, relative to DIR directory.