branch: externals/denote
commit 5a473f9a8bd76c9ab3ecbdb7c87d76fdb34119f2
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Clarify that the "empty files" variants of denote-sort-dired depend on 
current dev version
---
 README.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.org b/README.org
index cca139bee7..aa028ef057 100644
--- a/README.org
+++ b/README.org
@@ -4162,6 +4162,8 @@ commands:
 - ~my-denote-sort-dired-all-empty-files~
 - ~my-denote-sort-dired-without-all-empty-files~
 
+[ The code in this section depends on functions that are available as part of 
{{{development-version}}}. ]
+
 #+begin_src emacs-lisp
 (defun my-denote--note-has-no-contents-p (file)
   "Return non-nil if FILE is an empty note.

Reply via email to