[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote 7d18b7bbac 1/3: Fix typo in variable name in doc
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote 7d18b7bbac 1/3: Fix typo in variable name in documentation |
Date: |
Mon, 12 Feb 2024 03:58:00 -0500 (EST) |
branch: externals/denote
commit 7d18b7bbace1cd976e7bffc4c87ff325f2de5a6c
Author: Max <max.brieiev@gmail.com>
Commit: Max <max.brieiev@gmail.com>
Fix typo in variable name in documentation
- Corrected variable name from `user-enforced-denote-directory` to
`denote-user-enforced-denote-directory`.
- Removed the paragraph that referred to its usage in
`denote-org-extras-extract-org-subtree' function. Apparently, this
function does not use `denote-user-enforced-denote-directory`
variable.
---
README.org | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/README.org b/README.org
index 32f22cb5a5..04e92e27f0 100644
--- a/README.org
+++ b/README.org
@@ -1000,18 +1000,13 @@ With this in place, =M-x
my-denote-pick-silo-then-command= will use
minibuffer completion to select a silo among the predefined options
and then ask for the command to run in that context.
-Note the use of the variable ~user-enforced-denote-directory~. This
-variable is specially meant for custom commands to select silos. When
-it is set, it overrides the global default value of ~denote-directory~
-as well as the value provided by the =.dir-locals.el= file. Use it
-only when writing wrapper functions like
+Note the use of the variable ~denote-user-enforced-denote-directory~.
+This variable is specially meant for custom commands to select
+silos. When it is set, it overrides the global default value of
+~denote-directory~ as well as the value provided by the
+=.dir-locals.el= file. Use it only when writing wrapper functions like
~my-denote-pick-silo-then-command~.
-To see another example of a wrapper function that uses
-~user-enforced-denote-directory~, see:
-
-[[#h:d0c7cb79-21e5-4176-a6af-f4f68578c8dd][Extending Denote: Split an Org
subtree into its own note]].
-
*** The =denote-silo-extras.el=
:PROPERTIES:
:CUSTOM_ID: h:e43baf95-f201-4fec-8620-c0eb5eaa1c85