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>.
This commit is contained in:
Protesilaos Stavrou 2024-12-09 12:53:54 +02:00
parent 63a6603b62
commit c68e9bee1e
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -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.