[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote 40e0d30c56 4/6: Remove note from denote-sort.el
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote 40e0d30c56 4/6: Remove note from denote-sort.el Commentary section |
Date: |
Mon, 4 Dec 2023 03:57:47 -0500 (EST) |
branch: externals/denote
commit 40e0d30c56507cbbf9d5e711ac76150666e947f3
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Remove note from denote-sort.el Commentary section
---
denote-sort.el | 5 -----
1 file changed, 5 deletions(-)
diff --git a/denote-sort.el b/denote-sort.el
index f181b8a8b6..d2ad00b98d 100644
--- a/denote-sort.el
+++ b/denote-sort.el
@@ -26,11 +26,6 @@
;;
;; Sort Denote files based on their file name components, namely, the
;; signature, title, or keywords.
-;;
-;; NOTE 2023-11-29: This file is in development. My plan is to
-;; integrate it with denote-org-dblock.el and maybe with denote.el
-;; based on user feedback, but I first want to have a stable
-;; interface.
;;; Code:
- [elpa] externals/denote updated (6d59a16d63 -> f1a942f2e7), ELPA Syncer, 2023/12/04
- [elpa] externals/denote 7ed957be96 2/6: Add note about bug in dired in denote-sort-dired, ELPA Syncer, 2023/12/04
- [elpa] externals/denote c61539f5b3 3/6: Print message after denote-sort-dired to work around Dired bug (per 7ed957b), ELPA Syncer, 2023/12/04
- [elpa] externals/denote 40e0d30c56 4/6: Remove note from denote-sort.el Commentary section,
ELPA Syncer <=
- [elpa] externals/denote f1a942f2e7 6/6: Add NOTE and TODO about possible future sort algorithms in denote-sort.el, ELPA Syncer, 2023/12/04
- [elpa] externals/denote 6b617cae81 5/6: Remove superfluous space in denote-sort--define-lessp, ELPA Syncer, 2023/12/04
- [elpa] externals/denote 0df2021e86 1/6: Remove completed task from denote-sort--prepare-dired; tweak the function, ELPA Syncer, 2023/12/04