elpasync pushed a change to branch externals/denote.
from 15eaa656e7 Document in the manual the denote-sequence-convert
command
new dd72f341dd Make the denote-file-prompt 'let' bind the
default-directory
new ee33e1081c Rename denote-sequence-get to denote-sequence-get-new
new 7d4c194365 Make denote-sequence-get-all-files accept optional FILES
new 3a3cc6603d Use denote-sequence-get-all-files instead of its helper
(extend 7d4c194)
new 9a5d7f912e Make denote-sequence-get-new accept SEQUENCES like all
its helper functions
new 0c4fcdedcc Update dt-denote-sequence--get-new-child-and-sibling to
use denote-sequence-get-new
new 78392b86ba Rename dt-denote-sequence--get-new-child-and-sibling to
dt-denote-sequence--get-new-exhaustive
new 71630b9510 Add denote-sequence-get-relative function
new 47fbde671a Make denote-sequence-get-relative correctly get the
parents
new 2fe245806e Update dt-denote-sequence--get-new-exhaustive to all
test for relatives
new dc59f0477c Make denote-sequence-type-prompt accepte optional
PROMPT-TEXT
new 14fc0197a2 Make denote-sequence-get-relative get parents more
reliably
new f6b5770b97 Add denote-sequence-find command and helper wrappers to
get relatives
new 4470e316fa Document in the manual the denote-sequence-find command
and related
Summary of changes:
README.org | 24 +++++++++++
denote-sequence.el | 109 ++++++++++++++++++++++++++++++++++++++---------
denote.el | 3 +-
tests/denote-test.el | 117 ++++++++++++++++++++++++++++++++-------------------
4 files changed, 188 insertions(+), 65 deletions(-)