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

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

[elpa] externals/denote fa617d494b 5/6: Add a TODO about examples for de


From: ELPA Syncer
Subject: [elpa] externals/denote fa617d494b 5/6: Add a TODO about examples for denote-link-description-function
Date: Thu, 22 Feb 2024 09:57:44 -0500 (EST)

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

    Add a TODO about examples for denote-link-description-function
---
 denote.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/denote.el b/denote.el
index 3643bd21ec..ce84db8b6e 100644
--- a/denote.el
+++ b/denote.el
@@ -3432,6 +3432,8 @@ See the `:link' property of `denote-file-types'."
 (defvar denote-link-signature-format "%s  %s"
   "Format of link description for `denote-link-with-signature'.")
 
+;; TODO 2024-02-22: Consider documenting this, such as:
+;; <https://github.com/protesilaos/denote/issues/255#issuecomment-1949634482>.
 (defvar denote-link-description-function 
#'denote-link-description-with-signature-and-title
   "Function to use to create the description of links.
 



reply via email to

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