emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] org.texi: Fix case of `results' header-arg node.
@ 2015-08-18  0:09 Grant Rettke
  2015-08-18 16:02 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Grant Rettke @ 2015-08-18  0:09 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- 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)


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

* Re: [PATCH] org.texi: Fix case of `results' header-arg node.
  2015-08-18  0:09 [PATCH] org.texi: Fix case of `results' header-arg node Grant Rettke
@ 2015-08-18 16:02 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2015-08-18 16:02 UTC (permalink / raw)
  To: Grant Rettke; +Cc: emacs-orgmode@gnu.org

Hi Grant,

Grant Rettke <gcr@wisdomandwonder.com> writes:

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

Applied, thanks.

-- 
 Bastien

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

end of thread, other threads:[~2015-08-18 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-18  0:09 [PATCH] org.texi: Fix case of `results' header-arg node Grant Rettke
2015-08-18 16:02 ` Bastien

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