emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] * contrib/manual.org: Add org-capture-templates to Variable Index
@ 2018-01-06  5:16 Xu Chunyang
  2018-01-06  9:11 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Xu Chunyang @ 2018-01-06  5:16 UTC (permalink / raw)
  To: emacs-orgmode

---

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] * contrib/manual.org: Add org-capture-templates to Variable Index
  2018-01-06  5:16 [PATCH] * contrib/manual.org: Add org-capture-templates to Variable Index Xu Chunyang
@ 2018-01-06  9:11 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2018-01-06  9:11 UTC (permalink / raw)
  To: Xu Chunyang; +Cc: emacs-orgmode

Hello,

Xu Chunyang <mail@xuchunyang.me> writes:

> 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.

Applied. Thank you.

> I don't know if I should change org.texi instead or both of them.

On master, the primary target for such changes is "manual.org". On
maint, it is still "org.texi".

I propagated your change to "org.texi".

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-06  9:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-06  5:16 [PATCH] * contrib/manual.org: Add org-capture-templates to Variable Index Xu Chunyang
2018-01-06  9:11 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).