---
I notice 'C-h S' ('info-lookup-symbol') can't find
'org-capture-templates', adding the variable to (info "(org) Variable
Index") should fix this issue.
I don't know if I should change org.texi instead or both of them.
contrib/manual.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/manual.org b/contrib/manual.org
index a9c546ebc..a57114401 100644
--- a/contrib/manual.org
+++ b/contrib/manual.org
@@ -7114,6 +7114,7 @@ is through the customize interface.
- {{{kbd(C-c c C)}}} ::
#+kindex: C-c c C
+ #+vindex: org-capture-templates
Customize the variable ~org-capture-templates~.
Before we give the formal description of template definitions, let's
--
2.15.1