branch: externals/denote
commit 5e9b6b3bf0a81e00b0db0071f0c06a889f7e4a71
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    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.

Reply via email to