[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote updated (f3ac69fcd3 -> 0ea4d88a59)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote updated (f3ac69fcd3 -> 0ea4d88a59) |
Date: |
Sun, 3 Nov 2024 03:57:43 -0500 (EST) |
elpasync pushed a change to branch externals/denote.
from f3ac69fcd3 Clarify the type of a symbol in a doc string to placate
the byte compiler
new af2e6a33a3 Add denote--retrieve-front-matter-*-from-content
functions
new f0908dbcc1 Remove
denote--get-{title/keywords}-line-from-front-matter functions
new 6446650c36 Make date parameter a date object in
denote--format-front-matter
new 4cd24c9730 Format identifier in denote--format-front-matter
new bd50fbba94 Remove denote--front-matter-{title/keywords} functions
new 7ccddb5837 Add signature parameter to denote--format-front-matter
new 512672e173 Add signature parameter to denote--add-front-matter
new 4fdae80128 Refactor denote-rename-file-using-front-matter
new 0ea4d88a59 Merge pull request #472 from
jeanphilippegg/front-matter-functions
Summary of changes:
denote.el | 163 +++++++++++++++++++++++----------------------
tests/denote-test.el | 183 ++++++++++++++++++++++++++-------------------------
2 files changed, 175 insertions(+), 171 deletions(-)
- [elpa] externals/denote updated (f3ac69fcd3 -> 0ea4d88a59),
ELPA Syncer <=
- [elpa] externals/denote af2e6a33a3 1/9: Add denote--retrieve-front-matter-*-from-content functions, ELPA Syncer, 2024/11/03
- [elpa] externals/denote 6446650c36 3/9: Make date parameter a date object in denote--format-front-matter, ELPA Syncer, 2024/11/03
- [elpa] externals/denote bd50fbba94 5/9: Remove denote--front-matter-{title/keywords} functions, ELPA Syncer, 2024/11/03
- [elpa] externals/denote 0ea4d88a59 9/9: Merge pull request #472 from jeanphilippegg/front-matter-functions, ELPA Syncer, 2024/11/03
- [elpa] externals/denote f0908dbcc1 2/9: Remove denote--get-{title/keywords}-line-from-front-matter functions, ELPA Syncer, 2024/11/03
- [elpa] externals/denote 4cd24c9730 4/9: Format identifier in denote--format-front-matter, ELPA Syncer, 2024/11/03
- [elpa] externals/denote 7ccddb5837 6/9: Add signature parameter to denote--format-front-matter, ELPA Syncer, 2024/11/03
- [elpa] externals/denote 4fdae80128 8/9: Refactor denote-rename-file-using-front-matter, ELPA Syncer, 2024/11/03
- [elpa] externals/denote 512672e173 7/9: Add signature parameter to denote--add-front-matter, ELPA Syncer, 2024/11/03