[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote 7fd4160a99 01/10: Remove an empty line
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote 7fd4160a99 01/10: Remove an empty line |
Date: |
Fri, 20 Sep 2024 09:57:53 -0400 (EDT) |
branch: externals/denote
commit 7fd4160a99dab4cbc1b14aad0f925d5f36dfb25d
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Remove an empty line
---
denote-sort.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/denote-sort.el b/denote-sort.el
index b3249bc9e6..1a3e52054c 100644
--- a/denote-sort.el
+++ b/denote-sort.el
@@ -106,7 +106,6 @@ minibuffer prompt that asks for a reverse sort or not."
:package-version '(denote . "3.1.0")
:group 'denote-sort)
-
;; NOTE 2023-12-04: We can have compound sorting algorithms such as
;; title+signature, but I want to keep this simple for the time being.
;; Let us first hear from users to understand if there is a real need
- [elpa] externals/denote updated (dcd92c4ac6 -> 0377530250), ELPA Syncer, 2024/09/20
- [elpa] externals/denote 7ddff697fc 02/10: Make a sample code a bit more robust, ELPA Syncer, 2024/09/20
- [elpa] externals/denote 126238c9c1 03/10: add `denote-journal-extra-path-to-new-or-existing-entry', ELPA Syncer, 2024/09/20
- [elpa] externals/denote 433422758a 06/10: Tweak denote-journal-extra-path-to-new-or-existing-entry, ELPA Syncer, 2024/09/20
- [elpa] externals/denote 3694b19cd3 09/10: Untabify and reindent the main file, ELPA Syncer, 2024/09/20
- [elpa] externals/denote 0377530250 10/10: Fix typo in doc string, ELPA Syncer, 2024/09/20
- [elpa] externals/denote ee2d92859e 04/10: Merge pull request #443 from brabalan/denote-journal-extra-path-to-new-or-existing-entry, ELPA Syncer, 2024/09/20
- [elpa] externals/denote 1ddf6787dc 05/10: Merge branch 'main' of github.com:protesilaos/denote, ELPA Syncer, 2024/09/20
- [elpa] externals/denote 7fd4160a99 01/10: Remove an empty line,
ELPA Syncer <=
- [elpa] externals/denote 09e4c6692f 07/10: Placate the compiler about 'denote-file-type', ELPA Syncer, 2024/09/20
- [elpa] externals/denote cd6bfb03fa 08/10: Make stylistic change to denote-link--buffer-prompt, ELPA Syncer, 2024/09/20