emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote cc83083117 10/12: Add FIXME to avoid duplication


From: ELPA Syncer
Subject: [elpa] externals/denote cc83083117 10/12: Add FIXME to avoid duplication with "link after creating" commands
Date: Mon, 25 Sep 2023 09:58:16 -0400 (EDT)

branch: externals/denote
commit cc8308311765caa95d55cee4300c880ecf47d68c
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add FIXME to avoid duplication with "link after creating" commands
---
 denote.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/denote.el b/denote.el
index 89ed9cf9f5..d81795a939 100644
--- a/denote.el
+++ b/denote.el
@@ -3176,6 +3176,7 @@ file."
        (denote--link-get-description path type)
        id-only))))
 
+;; FIXME 2023-09-25: Consolidate this with the above.
 ;;;###autoload
 (defun denote-link-after-creating-with-command (command &optional id-only)
   "Like `denote-link-after-creating' but prompt for note-making COMMAND.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]