[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote updated (4b3ba57386 -> 73dfc1f1bc)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote updated (4b3ba57386 -> 73dfc1f1bc) |
Date: |
Mon, 22 May 2023 15:57:49 -0400 (EDT) |
elpasync pushed a change to branch externals/denote.
from 4b3ba57386 Add missing underscore from examples in exporting section
new 6837f8df06 Make the creation of 'denote-directory' its own function
new b054600d84 BREAKING: change default value of
'denote-allow-multi-word-keywords'
new 2c377d4af8 Clarify 'denote--slug-no-punct' doc string
new 583e567f65 Throw an error if denote-sluggify-keywords does not get
a list of strings
new 5dc40e40e4 Fix typo in doc string
new 6f99ba8ab5 Revise docs of two deprecations to mention current
development release version
new af2f2c0831 Clarify doc string of 'denote-desluggify'; add TODO for
more
new 73dfc1f1bc Write some unit tests (WORK-IN-PROGRESS)
Summary of changes:
README.org | 41 +++++++------
denote.el | 54 +++++++++++------
tests/denote-test.el | 163 +++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 224 insertions(+), 34 deletions(-)
create mode 100644 tests/denote-test.el
- [elpa] externals/denote updated (4b3ba57386 -> 73dfc1f1bc),
ELPA Syncer <=
- [elpa] externals/denote 6837f8df06 1/8: Make the creation of 'denote-directory' its own function, ELPA Syncer, 2023/05/22
- [elpa] externals/denote b054600d84 2/8: BREAKING: change default value of 'denote-allow-multi-word-keywords', ELPA Syncer, 2023/05/22
- [elpa] externals/denote 5dc40e40e4 5/8: Fix typo in doc string, ELPA Syncer, 2023/05/22
- [elpa] externals/denote 583e567f65 4/8: Throw an error if denote-sluggify-keywords does not get a list of strings, ELPA Syncer, 2023/05/22
- [elpa] externals/denote 6f99ba8ab5 6/8: Revise docs of two deprecations to mention current development release version, ELPA Syncer, 2023/05/22
- [elpa] externals/denote 2c377d4af8 3/8: Clarify 'denote--slug-no-punct' doc string, ELPA Syncer, 2023/05/22
- [elpa] externals/denote af2f2c0831 7/8: Clarify doc string of 'denote-desluggify'; add TODO for more, ELPA Syncer, 2023/05/22
- [elpa] externals/denote 73dfc1f1bc 8/8: Write some unit tests (WORK-IN-PROGRESS), ELPA Syncer, 2023/05/22