emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Grant Rettke <gcr@wisdomandwonder.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: [PATCH] org.texi: Fix case of `results' header-arg node.
Date: Mon, 17 Aug 2015 19:09:51 -0500	[thread overview]
Message-ID: <CAAjq1mcTZCqzKVL5TYdcanObZ80Ga9CK6HRhuc2bTHnQyPo9uw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

Lower-case the results header arg node in /doc/org.texi. Right now it
is upper-cased.

Previously, I filled out the FSF paperwork, so I didi't include TINYCHANGE.

[-- Attachment #2: 0001-org.texi-Fix-case-of-results-header-arg-node.patch --]
[-- Type: application/octet-stream, Size: 2323 bytes --]

From b0af781733802e2b5895fabfafc9a6e2df7e03e1 Mon Sep 17 00:00:00 2001
From: Grant Rettke <gcr@wisdomandwonder.com>
Date: Mon, 17 Aug 2015 18:56:06 -0500
Subject: [PATCH] org.texi: Fix case of `results' header-arg node.

* org.texi: The header-arg `results' node is capitalized.  Change it to
it lower-case.  The node was renamed and 3 references were updated.
---
 doc/org.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index 0f5747d..e5b3c45 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -701,7 +701,7 @@ Using header arguments
 Specific header arguments
 
 * var::                         Pass arguments to code blocks
-* Results::                     Specify the type of results and how they will
+* results::                     Specify the type of results and how they will
                                 be collected and handled
 * file::                        Specify a path for file output
 * file-desc::                   Specify a description for file results
@@ -15343,7 +15343,7 @@ argument in lowercase letters.  The following header arguments are defined:
 
 @menu
 * var::                         Pass arguments to code blocks
-* Results::                     Specify the type of results and how they will
+* results::                     Specify the type of results and how they will
                                 be collected and handled
 * file::                        Specify a path for file output
 * file-desc::                   Specify a description for file results
@@ -15637,7 +15637,7 @@ Emacs Lisp, as shown in the following example.
 : (a b c)
 @end example
 
-@node Results
+@node results
 @subsubsection @code{:results}
 @cindex @code{:results}, src header argument
 
@@ -16474,7 +16474,7 @@ block body before execution.  Also see @ref{prologue}.
 The way in which results are handled depends on whether a session is invoked,
 as well as on whether @code{:results value} or @code{:results output} is
 used.  The following table shows the table possibilities.  For a full listing
-of the possible results header arguments see @ref{Results}.
+of the possible results header arguments see @ref{results}.
 
 @multitable @columnfractions 0.26 0.33 0.41
 @item @tab @b{Non-session} @tab @b{Session}
-- 
1.9.5 (Apple Git-50.3)


             reply	other threads:[~2015-08-18  0:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-18  0:09 Grant Rettke [this message]
2015-08-18 16:02 ` [PATCH] org.texi: Fix case of `results' header-arg node Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAjq1mcTZCqzKVL5TYdcanObZ80Ga9CK6HRhuc2bTHnQyPo9uw@mail.gmail.com \
    --to=gcr@wisdomandwonder.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).