[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote updated (d47ef97062 -> ee58ae014d)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote updated (d47ef97062 -> ee58ae014d) |
Date: |
Wed, 20 Dec 2023 03:57:59 -0500 (EST) |
elpasync pushed a change to branch externals/denote.
from d47ef97062 Make denote-update-dired-buffers also revert current
Dired
new 4261d19a88 Put Denote menu bar after "Tools"
new f0910d3146 Add denote-menu-bar-mode, making the Denote menu bar
optional
new 195f0c3b7f Acknowledge Joseph Turner for commits 4261d19, f0910d3
new e2ba6c144d Guard sorting keywords when given an empty string
new f1730b7798 Acknowledge Ashton Wiersdorf for commit e2ba6c1
new aa7bf58234 Enable Denote menu bar by default
new f770346729 Merge branch 'main' of git.sr.ht:~protesilaos/denote
new 6e5ddc2623 Refactor denote-file-has-identifier-p and use it in
various functions
new b996b7e6f0 Refactor denote-add-front-matter
new faaf5f94ab Use denote-rename-max-mini-window-height in
denote-change-file-type-and-front-matter
new 6d71d3e1d3 Refactor denote-retrieve-filename-* functions
new e6b7ba74e6 Make denote-retrieve-filename-identifier consistent with
other functions
new 3d4891b5dd Rename denote-retrieve-title-* and
denote-retrieve-keywords-* functions
new 7ca08f2a66 Refactor denote-org-capture and remove
denote-org-capture-with-prompts
new f26d8d7799 Handle nil case in denote-sort--define-lessp
new 4899ca5c78 Remove separator for the last file in
denote-org-dblock-add-files
new 6acb25c7ec Create aliases for denote-retrieve-front-matter-*
functions
new 2b627aaafd Add denote-org-capture-with-prompts
new 667c1370ba Remove unwind-protect from
denote--command-with-default-title
new ee58ae014d Merge pull request #199 from jeanphilippegg/refactor
Summary of changes:
README.org | 59 +++++-----
denote-org-dblock.el | 16 +--
denote-rename-buffer.el | 10 +-
denote-sort.el | 4 +-
denote.el | 284 +++++++++++++++++++++++++-----------------------
5 files changed, 191 insertions(+), 182 deletions(-)
- [elpa] externals/denote updated (d47ef97062 -> ee58ae014d),
ELPA Syncer <=
- [elpa] externals/denote b996b7e6f0 02/20: Refactor denote-add-front-matter, ELPA Syncer, 2023/12/20
- [elpa] externals/denote 4261d19a88 12/20: Put Denote menu bar after "Tools", ELPA Syncer, 2023/12/20
- [elpa] externals/denote aa7bf58234 18/20: Enable Denote menu bar by default, ELPA Syncer, 2023/12/20
- [elpa] externals/denote f770346729 19/20: Merge branch 'main' of git.sr.ht:~protesilaos/denote, ELPA Syncer, 2023/12/20
- [elpa] externals/denote 667c1370ba 15/20: Remove unwind-protect from denote--command-with-default-title, ELPA Syncer, 2023/12/20
- [elpa] externals/denote 6d71d3e1d3 04/20: Refactor denote-retrieve-filename-* functions, ELPA Syncer, 2023/12/20
- [elpa] externals/denote 7ca08f2a66 07/20: Refactor denote-org-capture and remove denote-org-capture-with-prompts, ELPA Syncer, 2023/12/20
- [elpa] externals/denote f0910d3146 13/20: Add denote-menu-bar-mode, making the Denote menu bar optional, ELPA Syncer, 2023/12/20
- [elpa] externals/denote 6e5ddc2623 01/20: Refactor denote-file-has-identifier-p and use it in various functions, ELPA Syncer, 2023/12/20
- [elpa] externals/denote faaf5f94ab 03/20: Use denote-rename-max-mini-window-height in denote-change-file-type-and-front-matter, ELPA Syncer, 2023/12/20