aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/org.texi
diff options
context:
space:
mode:
authorPaul Eggert2014-01-04 18:56:08 -0800
committerPaul Eggert2014-01-04 18:56:08 -0800
commitda5ecfa9b951691fc8bbf17f24fc8626216a706b (patch)
tree578d41e67060235d3de230b39c9326d683d77014 /doc/misc/org.texi
parent5a0f4e9062f20f26a3f3b89e60a7bf2fd136e4c0 (diff)
downloademacs-da5ecfa9b951691fc8bbf17f24fc8626216a706b.tar.gz
emacs-da5ecfa9b951691fc8bbf17f24fc8626216a706b.zip
Spelling fixes.
* lib-src/Makefile.in (regex.o): Remove reference to no-longer-used macros CONFIG_BROKETS and INHIBIT_STRING_HEADER. "BROKETS" was a misspelling anyway.... * src/nsterm.h (updateCollectionBehavior): Rename from updateCollectionBehaviour. All uses changed.
Diffstat (limited to 'doc/misc/org.texi')
-rw-r--r--doc/misc/org.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index be028e3d1e9..f9426aa7981 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -9952,7 +9952,7 @@ processed normally.
9952 9952
9953Contents of the included file will belong to the same structure (headline, 9953Contents of the included file will belong to the same structure (headline,
9954item) containing the @code{INCLUDE} keyword. In particular, headlines within 9954item) containing the @code{INCLUDE} keyword. In particular, headlines within
9955the file will become children of the current section. That behaviour can be 9955the file will become children of the current section. That behavior can be
9956changed by providing an additional keyword parameter, @code{:minlevel}. In 9956changed by providing an additional keyword parameter, @code{:minlevel}. In
9957that case, all headlines in the included file will be shifted so the one with 9957that case, all headlines in the included file will be shifted so the one with
9958the lowest level reaches that specified level. For example, to make a file 9958the lowest level reaches that specified level. For example, to make a file
@@ -10398,7 +10398,7 @@ can be reached by calling the dispatcher with a double @kbd{C-u} prefix
10398argument, or with @kbd{&} key from the dispatcher. 10398argument, or with @kbd{&} key from the dispatcher.
10399 10399
10400@vindex org-export-in-background 10400@vindex org-export-in-background
10401To make this behaviour the default, customize the variable 10401To make this behavior the default, customize the variable
10402@code{org-export-in-background}. 10402@code{org-export-in-background}.
10403 10403
10404@item C-b 10404@item C-b
@@ -13073,7 +13073,7 @@ channel."
13073The @code{my-ascii-src-block} function looks at the attribute above the 13073The @code{my-ascii-src-block} function looks at the attribute above the
13074element. If it isn't true, it gives hand to the @code{ascii} back-end. 13074element. If it isn't true, it gives hand to the @code{ascii} back-end.
13075Otherwise, it creates a box around the code, leaving room for the language. 13075Otherwise, it creates a box around the code, leaving room for the language.
13076A new back-end is then created. It only changes its behaviour when 13076A new back-end is then created. It only changes its behavior when
13077translating @code{src-block} type element. Now, all it takes to use the new 13077translating @code{src-block} type element. Now, all it takes to use the new
13078back-end is calling the following from an Org buffer: 13078back-end is calling the following from an Org buffer:
13079 13079
@@ -14102,7 +14102,7 @@ looked up with inheritance, regardless of the value of
14102outermost call or source block.@footnote{The deprecated syntax for default 14102outermost call or source block.@footnote{The deprecated syntax for default
14103header argument properties, using the name of the header argument as a 14103header argument properties, using the name of the header argument as a
14104property name directly, evaluates the property as seen by the corresponding 14104property name directly, evaluates the property as seen by the corresponding
14105source block definition. This behaviour has been kept for backwards 14105source block definition. This behavior has been kept for backwards
14106compatibility.} 14106compatibility.}
14107 14107
14108In the following example the value of 14108In the following example the value of