[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote updated (66124eb234 -> 0f11e93f25)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote updated (66124eb234 -> 0f11e93f25) |
Date: |
Tue, 26 Nov 2024 06:57:50 -0500 (EST) |
elpasync pushed a change to branch externals/denote.
from 66124eb234 Update the wishlist to remove what we have already done
new 86c19b4114 Rework denote-rename-file-using-front-matter to handle
all components
new cf35f02d47 Fix issue in denote--get-final-components-for-rewrite
new 0792229eed Fix issue in denote-rewrite-front-matter with lines that
are unchanged
new 9426f780e4 Move code in denote--rename-file
new e8e97ccaa8 Add
denote-front-matter-components-present-even-if-empty-value
new 1f123e1440 Remove lines with empty values in
denote--format-front-matter
new 6caa664518 Remove reference to denote-link-add-links
new bf07d3f075 Merge pull request #484 from
jeanphilippegg/denote-rename-file-using-front-matter
new 0f11e93f25 Add user option denote-open-link-function for non-Org
buffers
Summary of changes:
README.org | 18 +++++++
denote.el | 174 +++++++++++++++++++++++++++++++++++++++++--------------------
2 files changed, 136 insertions(+), 56 deletions(-)
- [elpa] externals/denote updated (66124eb234 -> 0f11e93f25),
ELPA Syncer <=
- [elpa] externals/denote 86c19b4114 1/9: Rework denote-rename-file-using-front-matter to handle all components, ELPA Syncer, 2024/11/26
- [elpa] externals/denote 0792229eed 3/9: Fix issue in denote-rewrite-front-matter with lines that are unchanged, ELPA Syncer, 2024/11/26
- [elpa] externals/denote bf07d3f075 8/9: Merge pull request #484 from jeanphilippegg/denote-rename-file-using-front-matter, ELPA Syncer, 2024/11/26
- [elpa] externals/denote cf35f02d47 2/9: Fix issue in denote--get-final-components-for-rewrite, ELPA Syncer, 2024/11/26
- [elpa] externals/denote 1f123e1440 6/9: Remove lines with empty values in denote--format-front-matter, ELPA Syncer, 2024/11/26
- [elpa] externals/denote 6caa664518 7/9: Remove reference to denote-link-add-links, ELPA Syncer, 2024/11/26
- [elpa] externals/denote 9426f780e4 4/9: Move code in denote--rename-file, ELPA Syncer, 2024/11/26
- [elpa] externals/denote 0f11e93f25 9/9: Add user option denote-open-link-function for non-Org buffers, ELPA Syncer, 2024/11/26
- [elpa] externals/denote e8e97ccaa8 5/9: Add denote-front-matter-components-present-even-if-empty-value, ELPA Syncer, 2024/11/26