summaryrefslogtreecommitdiff
path: root/gnosis.el
diff options
context:
space:
mode:
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.