[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote 5e9b6b3bf0 5/5: Add clarification about obsolete
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote 5e9b6b3bf0 5/5: Add clarification about obsolete denote-user-enforced-denote-directory |
Date: |
Mon, 1 Jan 2024 06:57:41 -0500 (EST) |
branch: externals/denote
commit 5e9b6b3bf0a81e00b0db0071f0c06a889f7e4a71
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Add clarification about obsolete denote-user-enforced-denote-directory
---
denote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/denote.el b/denote.el
index 82db30361d..21346c2d15 100644
--- a/denote.el
+++ b/denote.el
@@ -601,7 +601,7 @@ to override what this function returns."
(make-obsolete
'denote-user-enforced-denote-directory
'denote-directory
- "3.0.0")
+ "3.0.0 (just `let' bind the `denote-directory')")
(defun denote--slug-no-punct (str &optional extra-characters)
"Remove punctuation from STR.