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

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

[elpa] externals/denote c68e9bee1e 6/6: Mention denote-file-has-denoted-


From: ELPA Syncer
Subject: [elpa] externals/denote c68e9bee1e 6/6: Mention denote-file-has-denoted-filename-p in the manual
Date: Mon, 9 Dec 2024 06:58:49 -0500 (EST)

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

    Mention denote-file-has-denoted-filename-p in the manual
    
    This was contributed by Jean-Philippe Gagné Guay as part of the
    changeset of pull request 491: 
<https://github.com/protesilaos/denote/pull/491>.
---
 README.org | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.org b/README.org
index ca0130be67..2da6b9e124 100644
--- a/README.org
+++ b/README.org
@@ -5574,6 +5574,13 @@ might change them without further notice.
 + Function ~denote-file-has-identifier-p~ :: Return non-nil if =FILE=
   has a Denote identifier.
 
+#+findex: denote-file-has-denoted-filename-p
++ Function ~denote-file-has-denoted-filename-p~ :: Return non-nil if
+  =FILE= respects the file-naming scheme of Denote. This tests the
+  rules of Denote's file-naming scheme. Sluggification is ignored. It
+  is done by removing all file name components and validating what
+  remains. [ This function is part of {{{development-version}}}. ]
+
 #+findex: denote-file-has-signature-p
 + Function ~denote-file-has-signature-p~ :: Return non-nil if =FILE=
   has a signature.



reply via email to

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