aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert2013-11-16 23:51:24 -0800
committerPaul Eggert2013-11-16 23:51:24 -0800
commitd1389828747d3e78ed968ea4a3341e61e8df4a1d (patch)
treee67f48fbed424ee161db2602e8865b71a2a8757b /doc/misc
parent014690de705b6be7c55aa0b9ea85694c4fa1fd73 (diff)
downloademacs-d1389828747d3e78ed968ea4a3341e61e8df4a1d.tar.gz
emacs-d1389828747d3e78ed968ea4a3341e61e8df4a1d.zip
Spelling fixes.
* lisp/org/ob-python.el (org-babel-python-with-earmuffs): Rename from org-babel-python-with-earmufs. All uses changed. (org-babel-python-without-earmuffs): Rename from org-babel-python-without-earmufs. All uses changed.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/org.texi42
2 files changed, 23 insertions, 23 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index ca4169316c5..6ea80e4be8d 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1773,7 +1773,7 @@
1773 * org.texi (Clocking commands): Document the use of S-M-<up/down> 1773 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1774 on clock timestamps. 1774 on clock timestamps.
1775 1775
1776 * org.texi (Fast access to TODO states): Explicitely says only 1776 * org.texi (Fast access to TODO states): Explicitly says only
1777 letters are supported as fast TODO selection keys. 1777 letters are supported as fast TODO selection keys.
1778 1778
1779 * org.texi (Link abbreviations): Illustrate the use of the "%h" 1779 * org.texi (Link abbreviations): Illustrate the use of the "%h"
@@ -2549,7 +2549,7 @@
2549 2549
25502012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change) 25502012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2551 2551
2552 * org.texi (Selective export): Explicitely mention the default 2552 * org.texi (Selective export): Explicitly mention the default
2553 values for `org-export-select-tags', 2553 values for `org-export-select-tags',
2554 `org-export-exclude-tags'. 2554 `org-export-exclude-tags'.
2555 2555
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index d20aa6ecdad..5c416b65d77 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -688,7 +688,7 @@ Using header arguments
688* System-wide header arguments:: Set global default values 688* System-wide header arguments:: Set global default values
689* Language-specific header arguments:: Set default values by language 689* Language-specific header arguments:: Set default values by language
690* Header arguments in Org mode properties:: Set default values for a buffer or heading 690* Header arguments in Org mode properties:: Set default values for a buffer or heading
691* Language-specific header arguments in Org mode properties:: Set langugage-specific default values for a buffer or heading 691* Language-specific header arguments in Org mode properties:: Set language-specific default values for a buffer or heading
692* Code block specific header arguments:: The most common way to set values 692* Code block specific header arguments:: The most common way to set values
693* Header arguments in function calls:: The most specific level 693* Header arguments in function calls:: The most specific level
694 694
@@ -3874,7 +3874,7 @@ Jump to line 255.
3874Search for a link target @samp{<<My Target>>}, or do a text search for 3874Search for a link target @samp{<<My Target>>}, or do a text search for
3875@samp{my target}, similar to the search in internal links, see 3875@samp{my target}, similar to the search in internal links, see
3876@ref{Internal links}. In HTML export (@pxref{HTML export}), such a file 3876@ref{Internal links}. In HTML export (@pxref{HTML export}), such a file
3877link will become a HTML reference to the corresponding named anchor in 3877link will become an HTML reference to the corresponding named anchor in
3878the linked file. 3878the linked file.
3879@item *My Target 3879@item *My Target
3880In an Org file, restrict search to headlines. 3880In an Org file, restrict search to headlines.
@@ -8055,7 +8055,7 @@ You may also test for properties (@pxref{Properties and Columns}) at the same
8055time as matching tags. The properties may be real properties, or special 8055time as matching tags. The properties may be real properties, or special
8056properties that represent other metadata (@pxref{Special properties}). For 8056properties that represent other metadata (@pxref{Special properties}). For
8057example, the ``property'' @code{TODO} represents the TODO keyword of the 8057example, the ``property'' @code{TODO} represents the TODO keyword of the
8058entry and the ``propety'' @code{PRIORITY} represents the PRIORITY keyword of 8058entry and the ``property'' @code{PRIORITY} represents the PRIORITY keyword of
8059the entry. The ITEM special property cannot currently be used in tags/property 8059the entry. The ITEM special property cannot currently be used in tags/property
8060searches@footnote{But @pxref{x-agenda-skip-entry-regexp, 8060searches@footnote{But @pxref{x-agenda-skip-entry-regexp,
8061,skipping entries based on regexp}.}. 8061,skipping entries based on regexp}.}.
@@ -8547,7 +8547,7 @@ Limit the number of tagged entries.
8547@end table 8547@end table
8548 8548
8549When set to a positive integer, each option will exclude entries from other 8549When set to a positive integer, each option will exclude entries from other
8550catogories: for example, @code{(setq org-agenda-max-effort 100)} will limit 8550categories: for example, @code{(setq org-agenda-max-effort 100)} will limit
8551the agenda to 100 minutes of effort and exclude any entry that as no effort 8551the agenda to 100 minutes of effort and exclude any entry that as no effort
8552property. If you want to include entries with no effort property, use a 8552property. If you want to include entries with no effort property, use a
8553negative value for @code{org-agenda-max-effort}. 8553negative value for @code{org-agenda-max-effort}.
@@ -9632,7 +9632,7 @@ or on a per-file basis with a line like
9632@end example 9632@end example
9633 9633
9634If you would like to move the table of contents to a different location, you 9634If you would like to move the table of contents to a different location, you
9635should turn off the detault table using @code{org-export-with-toc} or 9635should turn off the default table using @code{org-export-with-toc} or
9636@code{#+OPTIONS} and insert @code{#+TOC: headlines N} at the desired 9636@code{#+OPTIONS} and insert @code{#+TOC: headlines N} at the desired
9637location(s). 9637location(s).
9638 9638
@@ -10856,7 +10856,7 @@ recognized. See @ref{@LaTeX{} and PDF export} for more information.
10856@cindex #+BEAMER_INNER_THEME 10856@cindex #+BEAMER_INNER_THEME
10857@cindex #+BEAMER_OUTER_THEME 10857@cindex #+BEAMER_OUTER_THEME
10858Beamer export introduces a number of keywords to insert code in the 10858Beamer export introduces a number of keywords to insert code in the
10859document's header. Four control appearance of the presentantion: 10859document's header. Four control appearance of the presentation:
10860@code{#+BEAMER_THEME}, @code{#+BEAMER_COLOR_THEME}, 10860@code{#+BEAMER_THEME}, @code{#+BEAMER_COLOR_THEME},
10861@code{#+BEAMER_FONT_THEME}, @code{#+BEAMER_INNER_THEME} and 10861@code{#+BEAMER_FONT_THEME}, @code{#+BEAMER_INNER_THEME} and
10862@code{#+BEAMER_OUTER_THEME}. All of them accept optional arguments 10862@code{#+BEAMER_OUTER_THEME}. All of them accept optional arguments
@@ -10975,7 +10975,7 @@ Here is a simple example Org document that is intended for Beamer export.
10975@section HTML export 10975@section HTML export
10976@cindex HTML export 10976@cindex HTML export
10977 10977
10978Org mode contains a HTML (XHTML 1.0 strict) exporter with extensive 10978Org mode contains an HTML (XHTML 1.0 strict) exporter with extensive
10979HTML formatting, in ways similar to John Gruber's @emph{markdown} 10979HTML formatting, in ways similar to John Gruber's @emph{markdown}
10980language, but with additional support for tables. 10980language, but with additional support for tables.
10981 10981
@@ -10998,11 +10998,11 @@ language, but with additional support for tables.
10998 10998
10999@table @kbd 10999@table @kbd
11000@orgcmd{C-c C-e h h,org-html-export-to-html} 11000@orgcmd{C-c C-e h h,org-html-export-to-html}
11001Export as a HTML file. For an Org file @file{myfile.org}, 11001Export as an HTML file. For an Org file @file{myfile.org},
11002the HTML file will be @file{myfile.html}. The file will be overwritten 11002the HTML file will be @file{myfile.html}. The file will be overwritten
11003without warning. 11003without warning.
11004@kbd{C-c C-e h o} 11004@kbd{C-c C-e h o}
11005Export as a HTML file and immediately open it with a browser. 11005Export as an HTML file and immediately open it with a browser.
11006@orgcmd{C-c C-e h H,org-html-export-as-html} 11006@orgcmd{C-c C-e h H,org-html-export-as-html}
11007Export to a temporary buffer. Do not create a file. 11007Export to a temporary buffer. Do not create a file.
11008@end table 11008@end table
@@ -11029,7 +11029,7 @@ Export to a temporary buffer. Do not create a file.
11029Org can export to various (X)HTML flavors. 11029Org can export to various (X)HTML flavors.
11030 11030
11031Setting the variable @code{org-html-doctype} allows you to export to different 11031Setting the variable @code{org-html-doctype} allows you to export to different
11032(X)HTML variants. The exported HTML will be adjusted according to the sytax 11032(X)HTML variants. The exported HTML will be adjusted according to the syntax
11033requirements of that variant. You can either set this variable to a doctype 11033requirements of that variant. You can either set this variable to a doctype
11034string directly, in which case the exporter will try to adjust the syntax 11034string directly, in which case the exporter will try to adjust the syntax
11035automatically, or you can use a ready-made doctype. The ready-made options 11035automatically, or you can use a ready-made doctype. The ready-made options
@@ -11176,7 +11176,7 @@ includes automatic links created by radio targets (@pxref{Radio
11176targets}). Links to external files will still work if the target file is on 11176targets}). Links to external files will still work if the target file is on
11177the same @i{relative} path as the published Org file. Links to other 11177the same @i{relative} path as the published Org file. Links to other
11178@file{.org} files will be translated into HTML links under the assumption 11178@file{.org} files will be translated into HTML links under the assumption
11179that a HTML version also exists of the linked file, at the same relative 11179that an HTML version also exists of the linked file, at the same relative
11180path. @samp{id:} links can then be used to jump to specific entries across 11180path. @samp{id:} links can then be used to jump to specific entries across
11181files. For information related to linking files while publishing them to a 11181files. For information related to linking files while publishing them to a
11182publishing directory see @ref{Publishing links}. 11182publishing directory see @ref{Publishing links}.
@@ -11773,10 +11773,10 @@ attribute. You may set it to:
11773@code{t}: if you want to make the source block a float. It is the default 11773@code{t}: if you want to make the source block a float. It is the default
11774value when a caption is provided. 11774value when a caption is provided.
11775@item 11775@item
11776@code{mulicolumn}: if you wish to include a source block which spans multiple 11776@code{multicolumn}: if you wish to include a source block which spans multiple
11777colums in a page. 11777columns in a page.
11778@item 11778@item
11779@code{nil}: if you need to avoid any floating evironment, even when a caption 11779@code{nil}: if you need to avoid any floating environment, even when a caption
11780is provided. It is useful for source code that may not fit in a single page. 11780is provided. It is useful for source code that may not fit in a single page.
11781@end itemize 11781@end itemize
11782 11782
@@ -11838,7 +11838,7 @@ respectively, @code{:width} and @code{:thickness} attributes:
11838@section Markdown export 11838@section Markdown export
11839@cindex Markdown export 11839@cindex Markdown export
11840 11840
11841@code{md} export back-end generates Markdown syntax@footnote{Vanilla flavour, 11841@code{md} export back-end generates Markdown syntax@footnote{Vanilla flavor,
11842as defined at @url{http://daringfireball.net/projects/markdown/}.} for an Org 11842as defined at @url{http://daringfireball.net/projects/markdown/}.} for an Org
11843mode buffer. 11843mode buffer.
11844 11844
@@ -12861,7 +12861,7 @@ you are using. The FAQ covers this issue.
12861@cindex export back-ends, built-in 12861@cindex export back-ends, built-in
12862@vindex org-export-backends 12862@vindex org-export-backends
12863 12863
12864On top of the aforemetioned back-ends, Org comes with other built-in ones: 12864On top of the aforementioned back-ends, Org comes with other built-in ones:
12865 12865
12866@itemize 12866@itemize
12867@item @file{ox-man.el}: export to a man page. 12867@item @file{ox-man.el}: export to a man page.
@@ -12894,8 +12894,8 @@ Convert the selected region into @code{Texinfo}.
12894Convert the selected region into @code{MarkDown}. 12894Convert the selected region into @code{MarkDown}.
12895@end table 12895@end table
12896 12896
12897This is particularily useful for converting tables and lists in foreign 12897This is particularly useful for converting tables and lists in foreign
12898buffers. E.g., in a HTML buffer, you can turn on @code{orgstruct-mode}, then 12898buffers. E.g., in an HTML buffer, you can turn on @code{orgstruct-mode}, then
12899use Org commands for editing a list, and finally select and convert the list 12899use Org commands for editing a list, and finally select and convert the list
12900with @code{M-x org-html-convert-region-to-html RET}. 12900with @code{M-x org-html-convert-region-to-html RET}.
12901 12901
@@ -17273,8 +17273,8 @@ to become slow. Below are some tips on how to speed up the agenda commands.
17273 17273
17274@enumerate 17274@enumerate
17275@item 17275@item
17276Reduce the number of Org agenda files: this will reduce the slowliness caused 17276Reduce the number of Org agenda files: this will reduce the slowness caused
17277by accessing to a hard drive. 17277by accessing a hard drive.
17278@item 17278@item
17279Reduce the number of DONE and archived headlines: this way the agenda does 17279Reduce the number of DONE and archived headlines: this way the agenda does
17280not need to skip them. 17280not need to skip them.
@@ -17912,7 +17912,7 @@ inspired some of the early development, including HTML export. He also
17912asked for a way to narrow wide table columns. 17912asked for a way to narrow wide table columns.
17913@item 17913@item
17914@i{Jason Dunsmore} has been maintaining the Org-Mode server at Rackspace for 17914@i{Jason Dunsmore} has been maintaining the Org-Mode server at Rackspace for
17915several years now. He also sponsered the hosting costs until Rackspace 17915several years now. He also sponsored the hosting costs until Rackspace
17916started to host us for free. 17916started to host us for free.
17917@item 17917@item
17918@i{Thomas S. Dye} contributed documentation on Worg and helped integrating 17918@i{Thomas S. Dye} contributed documentation on Worg and helped integrating