diff options
| author | Paul Eggert | 2012-01-09 22:20:22 -0800 |
|---|---|---|
| committer | Paul Eggert | 2012-01-09 22:20:22 -0800 |
| commit | 27e428e758036e68bffe737a5d361e2b426857a7 (patch) | |
| tree | d127e8bae3090e2e1c1fa0127e9f09c2703fe770 /doc | |
| parent | 5b43da69cbda7874f223da3063da594a7fb84218 (diff) | |
| download | emacs-27e428e758036e68bffe737a5d361e2b426857a7.tar.gz emacs-27e428e758036e68bffe737a5d361e2b426857a7.zip | |
Spelling fixes.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/custom.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/display.texi | 2 | ||||
| -rw-r--r-- | doc/misc/org.texi | 24 |
3 files changed, 14 insertions, 14 deletions
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index 82a63996a64..b2215c19e75 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi | |||
| @@ -141,7 +141,7 @@ previous button or editable field. | |||
| 141 | From the top-level customization buffer created by @kbd{M-x | 141 | From the top-level customization buffer created by @kbd{M-x |
| 142 | customize}, you can follow the links to the subgroups of the | 142 | customize}, you can follow the links to the subgroups of the |
| 143 | @samp{Emacs} customization group. These subgroups may contain | 143 | @samp{Emacs} customization group. These subgroups may contain |
| 144 | settings for you to customize; they may also contain futher subgroups, | 144 | settings for you to customize; they may also contain further subgroups, |
| 145 | dealing with yet more specialized subsystems of Emacs. As you | 145 | dealing with yet more specialized subsystems of Emacs. As you |
| 146 | navigate the hierarchy of customization groups, you should find some | 146 | navigate the hierarchy of customization groups, you should find some |
| 147 | settings that you want to customize. | 147 | settings that you want to customize. |
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index b098f26eea5..e7d58c32290 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi | |||
| @@ -1078,7 +1078,7 @@ list): | |||
| 1078 | @table @code | 1078 | @table @code |
| 1079 | @item face | 1079 | @item face |
| 1080 | Enable all visualizations which use special faces. This element has a | 1080 | Enable all visualizations which use special faces. This element has a |
| 1081 | special meaing: if it is absent from the list, none of the other | 1081 | special meaning: if it is absent from the list, none of the other |
| 1082 | visualizations take effect except @code{space-mark}, @code{tab-mark}, | 1082 | visualizations take effect except @code{space-mark}, @code{tab-mark}, |
| 1083 | and @code{newline-mark}. | 1083 | and @code{newline-mark}. |
| 1084 | 1084 | ||
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index bc82e0ba7fe..4997a290cb7 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -36,7 +36,7 @@ | |||
| 36 | 36 | ||
| 37 | @c orgkey{key} A key item | 37 | @c orgkey{key} A key item |
| 38 | @c orgcmd{key,cmd} Key with command name | 38 | @c orgcmd{key,cmd} Key with command name |
| 39 | @c xorgcmd{key,cmmand} Key with command name as @itemx | 39 | @c xorgcmd{key,cmd} Key with command name as @itemx |
| 40 | @c orgcmdnki{key,cmd} Like orgcmd, but do not index the key | 40 | @c orgcmdnki{key,cmd} Like orgcmd, but do not index the key |
| 41 | @c orgcmdtkc{text,key,cmd} Like orgcmd,special text instead of key | 41 | @c orgcmdtkc{text,key,cmd} Like orgcmd,special text instead of key |
| 42 | @c orgcmdkkc{key1,key2,cmd} Two keys with one command name, use "or" | 42 | @c orgcmdkkc{key1,key2,cmd} Two keys with one command name, use "or" |
| @@ -1004,8 +1004,8 @@ from within Emacs, please copy and paste the content into your Email program. | |||
| 1004 | 1004 | ||
| 1005 | Sometimes you might face a problem due to an error in your Emacs or Org mode | 1005 | Sometimes you might face a problem due to an error in your Emacs or Org mode |
| 1006 | setup. Before reporting a bug, it is very helpful to start Emacs with minimal | 1006 | setup. Before reporting a bug, it is very helpful to start Emacs with minimal |
| 1007 | customisations and reproduce the problem. Doing so often helps you determine | 1007 | customizations and reproduce the problem. Doing so often helps you determine |
| 1008 | if the problem is with your customisation or with Org mode itself. You can | 1008 | if the problem is with your customization or with Org mode itself. You can |
| 1009 | start a typical minimal session with a command like the example below. | 1009 | start a typical minimal session with a command like the example below. |
| 1010 | 1010 | ||
| 1011 | @example | 1011 | @example |
| @@ -1241,7 +1241,7 @@ Reveal context around point, showing the current entry, the following heading | |||
| 1241 | and the hierarchy above. Useful for working near a location that has been | 1241 | and the hierarchy above. Useful for working near a location that has been |
| 1242 | exposed by a sparse tree command (@pxref{Sparse trees}) or an agenda command | 1242 | exposed by a sparse tree command (@pxref{Sparse trees}) or an agenda command |
| 1243 | (@pxref{Agenda commands}). With a prefix argument show, on each | 1243 | (@pxref{Agenda commands}). With a prefix argument show, on each |
| 1244 | level, all sibling headings. With a double prefix argument, also show the | 1244 | level, all sibling headings. With a double prefix argument, also show the |
| 1245 | entire subtree of the parent. | 1245 | entire subtree of the parent. |
| 1246 | @orgcmd{C-c C-k,show-branches} | 1246 | @orgcmd{C-c C-k,show-branches} |
| 1247 | Expose all the headings of the subtree, CONTENT view for just one subtree. | 1247 | Expose all the headings of the subtree, CONTENT view for just one subtree. |
| @@ -3943,7 +3943,7 @@ special faces for some of them. This can be done using the variable | |||
| 3943 | @end lisp | 3943 | @end lisp |
| 3944 | 3944 | ||
| 3945 | While using a list with face properties as shown for CANCELED @emph{should} | 3945 | While using a list with face properties as shown for CANCELED @emph{should} |
| 3946 | work, this does not aways seem to be the case. If necessary, define a | 3946 | work, this does not always seem to be the case. If necessary, define a |
| 3947 | special face and use that. A string is interpreted as a color. The variable | 3947 | special face and use that. A string is interpreted as a color. The variable |
| 3948 | @code{org-faces-easy-properties} determines if that color is interpreted as a | 3948 | @code{org-faces-easy-properties} determines if that color is interpreted as a |
| 3949 | foreground or a background color. | 3949 | foreground or a background color. |
| @@ -4427,7 +4427,7 @@ off a box while there are unchecked boxes above it. | |||
| 4427 | 4427 | ||
| 4428 | @table @kbd | 4428 | @table @kbd |
| 4429 | @orgcmd{C-c C-c,org-toggle-checkbox} | 4429 | @orgcmd{C-c C-c,org-toggle-checkbox} |
| 4430 | Toggle checkbox status or (with prefix arg) checkbox presence at point. | 4430 | Toggle checkbox status or (with prefix arg) checkbox presence at point. |
| 4431 | With a single prefix argument, add an empty checkbox or remove the current | 4431 | With a single prefix argument, add an empty checkbox or remove the current |
| 4432 | one@footnote{`C-u C-c C-c' on the @emph{first} item of a list with no checkbox | 4432 | one@footnote{`C-u C-c C-c' on the @emph{first} item of a list with no checkbox |
| 4433 | will add checkboxes to the rest of the list.}. With a double prefix argument, set it to @samp{[-]}, which is | 4433 | will add checkboxes to the rest of the list.}. With a double prefix argument, set it to @samp{[-]}, which is |
| @@ -6326,7 +6326,7 @@ not started at exactly the right moment. | |||
| 6326 | @kindex ; | 6326 | @kindex ; |
| 6327 | 6327 | ||
| 6328 | Calling @code{org-timer-set-timer} from an Org mode buffer runs a countdown | 6328 | Calling @code{org-timer-set-timer} from an Org mode buffer runs a countdown |
| 6329 | timer. Use @kbd{;} from agenda buffers, @key{C-c C-x ;} everwhere else. | 6329 | timer. Use @kbd{;} from agenda buffers, @key{C-c C-x ;} everywhere else. |
| 6330 | 6330 | ||
| 6331 | @code{org-timer-set-timer} prompts the user for a duration and displays a | 6331 | @code{org-timer-set-timer} prompts the user for a duration and displays a |
| 6332 | countdown timer in the modeline. @code{org-timer-default-timer} sets the | 6332 | countdown timer in the modeline. @code{org-timer-default-timer} sets the |
| @@ -9549,7 +9549,7 @@ broad range of other applications. @LaTeX{} export lets you use Org mode and | |||
| 9549 | its structured editing functions to easily create @LaTeX{} files. DocBook | 9549 | its structured editing functions to easily create @LaTeX{} files. DocBook |
| 9550 | export makes it possible to convert Org files to many other formats using | 9550 | export makes it possible to convert Org files to many other formats using |
| 9551 | DocBook tools. OpenDocument Text(@acronym{ODT}) export allows seamless | 9551 | DocBook tools. OpenDocument Text(@acronym{ODT}) export allows seamless |
| 9552 | colloboration across organizational boundaries. For project management you | 9552 | collaboration across organizational boundaries. For project management you |
| 9553 | can create gantt and resource charts by using TaskJuggler export. To | 9553 | can create gantt and resource charts by using TaskJuggler export. To |
| 9554 | incorporate entries with associated times like deadlines or appointments into | 9554 | incorporate entries with associated times like deadlines or appointments into |
| 9555 | a desktop calendar program like iCal, Org mode can also produce extracts in | 9555 | a desktop calendar program like iCal, Org mode can also produce extracts in |
| @@ -10998,9 +10998,9 @@ You can control the size and scale of the embedded images using the | |||
| 10998 | 10998 | ||
| 10999 | @vindex org-export-odt-pixels-per-inch | 10999 | @vindex org-export-odt-pixels-per-inch |
| 11000 | Note that the exporter specifies the desired size of the image in the final | 11000 | Note that the exporter specifies the desired size of the image in the final |
| 11001 | document in units of centimetres. In order to scale the embedded images, the | 11001 | document in units of centimeters. In order to scale the embedded images, the |
| 11002 | exporter needs to compute the size of the image. This is done by retrieving | 11002 | exporter needs to compute the size of the image. This is done by retrieving |
| 11003 | the image size in pixels and converting the pixel units to centimetres using | 11003 | the image size in pixels and converting the pixel units to centimeters using |
| 11004 | @code{org-export-odt-pixels-per-inch}. The default value of this variable is | 11004 | @code{org-export-odt-pixels-per-inch}. The default value of this variable is |
| 11005 | set to @code{display-pixels-per-inch}. You can tweak this variable to | 11005 | set to @code{display-pixels-per-inch}. You can tweak this variable to |
| 11006 | achieve the best results. | 11006 | achieve the best results. |
| @@ -12629,7 +12629,7 @@ that code is only evaluated after explicit confirmation from the user. For | |||
| 12629 | information on these safeguards (and on how to disable them) see @ref{Code | 12629 | information on these safeguards (and on how to disable them) see @ref{Code |
| 12630 | evaluation security}.} and the results of evaluation optionally placed in the | 12630 | evaluation security}.} and the results of evaluation optionally placed in the |
| 12631 | Org mode buffer. By default, the evaluation facility is only enabled for | 12631 | Org mode buffer. By default, the evaluation facility is only enabled for |
| 12632 | Lisp code blocks specified as @code{emacs-lisp}. However, souce code blocks | 12632 | Lisp code blocks specified as @code{emacs-lisp}. However, source code blocks |
| 12633 | in many languages can be evaluated within Org mode (see @ref{Languages} for a | 12633 | in many languages can be evaluated within Org mode (see @ref{Languages} for a |
| 12634 | list of supported languages and @ref{Structure of code blocks} for | 12634 | list of supported languages and @ref{Structure of code blocks} for |
| 12635 | information on the syntax used to define a code block). | 12635 | information on the syntax used to define a code block). |
| @@ -16434,7 +16434,7 @@ chapter about publishing. | |||
| 16434 | @i{Jambunathan K} contributed the @acronym{ODT} exporter. | 16434 | @i{Jambunathan K} contributed the @acronym{ODT} exporter. |
| 16435 | @item | 16435 | @item |
| 16436 | @i{Sebastien Vauban} reported many issues with @LaTeX{} and BEAMER export and | 16436 | @i{Sebastien Vauban} reported many issues with @LaTeX{} and BEAMER export and |
| 16437 | enabled source code highlighling in Gnus. | 16437 | enabled source code highlighting in Gnus. |
| 16438 | @item | 16438 | @item |
| 16439 | @i{Stefan Vollmar} organized a video-recorded talk at the | 16439 | @i{Stefan Vollmar} organized a video-recorded talk at the |
| 16440 | Max-Planck-Institute for Neurology. He also inspired the creation of a | 16440 | Max-Planck-Institute for Neurology. He also inspired the creation of a |