emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote 58637a0035 04/27: Tweak doc string


From: ELPA Syncer
Subject: [elpa] externals/denote 58637a0035 04/27: Tweak doc string
Date: Sun, 3 Jul 2022 00:57:34 -0400 (EDT)

branch: externals/denote
commit 58637a0035aed5e700e6eb7c6581a11782004eb1
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak doc string
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index b785672a9a..c31b673c58 100644
--- a/denote.el
+++ b/denote.el
@@ -326,7 +326,7 @@ FILE must be an absolute path."
 ;;;; Keywords
 
 (defun denote--directory-files (&optional absolute)
-  "List note files, assuming flat directory.
+  "List note files.
 If optional ABSOLUTE, show full paths, else only show base file
 names that are relative to the variable `denote-directory'."
   (let* ((default-directory (denote-directory))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]