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

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

[elpa] externals/denote 03dc441457 1/6: fix obsolete alias


From: ELPA Syncer
Subject: [elpa] externals/denote 03dc441457 1/6: fix obsolete alias
Date: Sat, 23 Nov 2024 03:57:51 -0500 (EST)

branch: externals/denote
commit 03dc441457c9c4dbdb67664c55c65e54f21c107e
Author: Alan Schmitt <alan.schmitt@polytechnique.org>
Commit: Alan Schmitt <alan.schmitt@polytechnique.org>

    fix obsolete alias
---
 denote-journal-extras.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-journal-extras.el b/denote-journal-extras.el
index 15287f92a3..ff4bfa1fbc 100644
--- a/denote-journal-extras.el
+++ b/denote-journal-extras.el
@@ -254,7 +254,7 @@ file's title.  This has the same meaning as in 
`denote-link'."
   (let ((path (denote-journal-extras-path-to-new-or-existing-entry date)))
     (denote-link path
                  (denote-filetype-heuristics (buffer-file-name))
-                 (denote--link-get-description path)
+                 (denote-get-link-description path)
                  id-only)))
 
 (provide 'denote-journal-extras)



reply via email to

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