diff options
| author | Stefan Kangas | 2020-09-21 15:03:57 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2020-09-21 15:04:55 +0200 |
| commit | bf4accb65e71997c082a23cf492563243b1f4c34 (patch) | |
| tree | 1fa1d483e1871e70a99c365f0c1928caf273b2ad /doc/misc | |
| parent | 02a31c9632693b882e46b6dbdd2653297bbfdead (diff) | |
| download | emacs-bf4accb65e71997c082a23cf492563243b1f4c34.tar.gz emacs-bf4accb65e71997c082a23cf492563243b1f4c34.zip | |
; Fix some trivial typos
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog.1 | 10 | ||||
| -rw-r--r-- | doc/misc/ede.texi | 2 | ||||
| -rw-r--r-- | doc/misc/flymake.texi | 2 | ||||
| -rw-r--r-- | doc/misc/texinfo.tex | 4 | ||||
| -rw-r--r-- | doc/misc/tramp.texi | 2 |
5 files changed, 10 insertions, 10 deletions
diff --git a/doc/misc/ChangeLog.1 b/doc/misc/ChangeLog.1 index a85971bdaf6..f74e51f400e 100644 --- a/doc/misc/ChangeLog.1 +++ b/doc/misc/ChangeLog.1 | |||
| @@ -502,7 +502,7 @@ | |||
| 502 | * org.texi (@LaTeX{} specific attributes): Update manual. | 502 | * org.texi (@LaTeX{} specific attributes): Update manual. |
| 503 | 503 | ||
| 504 | * org.texi (Top, Exporting): Org has its own documentation and | 504 | * org.texi (Top, Exporting): Org has its own documentation and |
| 505 | should therefore be removed from "Other build-in back-ends". | 505 | should therefore be removed from "Other built-in back-ends". |
| 506 | 506 | ||
| 507 | 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca> | 507 | 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca> |
| 508 | 508 | ||
| @@ -1161,7 +1161,7 @@ | |||
| 1161 | (Special agenda views): Mention the "agenda*" agenda view. | 1161 | (Special agenda views): Mention the "agenda*" agenda view. |
| 1162 | 1162 | ||
| 1163 | * org.texi (Repeated tasks): Document how to ignore a repeater | 1163 | * org.texi (Repeated tasks): Document how to ignore a repeater |
| 1164 | when using both a scheduled and a deadline timetamp. | 1164 | when using both a scheduled and a deadline timestamp. |
| 1165 | 1165 | ||
| 1166 | * org.texi (Global and local cycling): Wrap in a new subsection. | 1166 | * org.texi (Global and local cycling): Wrap in a new subsection. |
| 1167 | (Initial visibility, Catching invisible edits): New subsections. | 1167 | (Initial visibility, Catching invisible edits): New subsections. |
| @@ -3515,7 +3515,7 @@ | |||
| 3515 | 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change) | 3515 | 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change) |
| 3516 | 3516 | ||
| 3517 | * org.texi (External links): Add footnote on how the behavior | 3517 | * org.texi (External links): Add footnote on how the behavior |
| 3518 | of the text search in Org files are controled by the variable | 3518 | of the text search in Org files are controlled by the variable |
| 3519 | `org-link-search-must-match-exact-headline'. | 3519 | `org-link-search-must-match-exact-headline'. |
| 3520 | 3520 | ||
| 3521 | 2012-01-03 Eric Schulte <schulte.eric@gmail.com> | 3521 | 2012-01-03 Eric Schulte <schulte.eric@gmail.com> |
| @@ -6262,7 +6262,7 @@ | |||
| 6262 | information - it's hard to keep up-to-date, and adds nothing. | 6262 | information - it's hard to keep up-to-date, and adds nothing. |
| 6263 | Similarly with direct links to mailing lists. | 6263 | Similarly with direct links to mailing lists. |
| 6264 | (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell. | 6264 | (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell. |
| 6265 | (Mailcrypt): Remove section - mailcrypt has not been updated in mnay | 6265 | (Mailcrypt): Remove section - mailcrypt has not been updated in many |
| 6266 | years, and Emacs comes with tools for this now. | 6266 | years, and Emacs comes with tools for this now. |
| 6267 | (Patch): Remove section - this is a standard tool. | 6267 | (Patch): Remove section - this is a standard tool. |
| 6268 | (Using function keys under X): Remove section. | 6268 | (Using function keys under X): Remove section. |
| @@ -6493,7 +6493,7 @@ | |||
| 6493 | specified in a property. | 6493 | specified in a property. |
| 6494 | (Text areas in HTML export): New section. | 6494 | (Text areas in HTML export): New section. |
| 6495 | (External links): Add examples for text search and ID links. | 6495 | (External links): Add examples for text search and ID links. |
| 6496 | (Built-in table editor): Remove the descriptio of `C-c | 6496 | (Built-in table editor): Remove the description of `C-c |
| 6497 | C-q', it not longer works. | 6497 | C-q', it not longer works. |
| 6498 | (Literal examples): Document that a space must follow | 6498 | (Literal examples): Document that a space must follow |
| 6499 | the colon in short examples. | 6499 | the colon in short examples. |
diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi index 412176986cc..63e3595a509 100644 --- a/doc/misc/ede.texi +++ b/doc/misc/ede.texi | |||
| @@ -2436,7 +2436,7 @@ Argument @var{THIS} is the project to convert @var{PATH} to. | |||
| 2436 | @end deffn | 2436 | @end deffn |
| 2437 | 2437 | ||
| 2438 | @deffn Method ede-name :AFTER this | 2438 | @deffn Method ede-name :AFTER this |
| 2439 | Return the name of @var{THIS} targt. | 2439 | Return the name of @var{THIS} target. |
| 2440 | @end deffn | 2440 | @end deffn |
| 2441 | 2441 | ||
| 2442 | @deffn Method ede-target-buffer-in-sourcelist :AFTER this buffer source | 2442 | @deffn Method ede-target-buffer-in-sourcelist :AFTER this buffer source |
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi index 19dcb19de74..c7bf99c6413 100644 --- a/doc/misc/flymake.texi +++ b/doc/misc/flymake.texi | |||
| @@ -465,7 +465,7 @@ string containing the text contained between those positions (if any), | |||
| 465 | after the change was performed. | 465 | after the change was performed. |
| 466 | 466 | ||
| 467 | @item @code{:changes-start} and @code{:changes-end} | 467 | @item @code{:changes-start} and @code{:changes-end} |
| 468 | The value is, repectively, the minimum and maximum buffer positions | 468 | The value is, respectively, the minimum and maximum buffer positions |
| 469 | touched by the recent changes. These are provided for convenience and | 469 | touched by the recent changes. These are provided for convenience and |
| 470 | only if @code{:recent-changes} is also provided. | 470 | only if @code{:recent-changes} is also provided. |
| 471 | 471 | ||
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex index 6d9d7113f77..254fab92c86 100644 --- a/doc/misc/texinfo.tex +++ b/doc/misc/texinfo.tex | |||
| @@ -3101,10 +3101,10 @@ end | |||
| 3101 | 3101 | ||
| 3102 | % Allow a ragged right output to aid breaking long URL's. There can | 3102 | % Allow a ragged right output to aid breaking long URL's. There can |
| 3103 | % be a break at the \allowbreak with no extra glue (if the existing stretch in | 3103 | % be a break at the \allowbreak with no extra glue (if the existing stretch in |
| 3104 | % the line is sufficent), a break at the \penalty100 with extra glue added | 3104 | % the line is sufficient), a break at the \penalty100 with extra glue added |
| 3105 | % at the end of the line, or no break at all here. | 3105 | % at the end of the line, or no break at all here. |
| 3106 | % Changing the value of the penalty and/or the amount of stretch affects how | 3106 | % Changing the value of the penalty and/or the amount of stretch affects how |
| 3107 | % preferrable one choice is over the other. | 3107 | % preferable one choice is over the other. |
| 3108 | \def\urefallowbreak{% | 3108 | \def\urefallowbreak{% |
| 3109 | \allowbreak | 3109 | \allowbreak |
| 3110 | \hskip 0pt plus 4 em\relax | 3110 | \hskip 0pt plus 4 em\relax |
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 97a26421f2f..fd3415d1ca0 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -3004,7 +3004,7 @@ to user @code{root} on host @code{remotehost}, starting with an | |||
| 3004 | @option{ssh} session on host @code{remotehost}: | 3004 | @option{ssh} session on host @code{remotehost}: |
| 3005 | @samp{@value{prefix}ssh@value{postfixhop}%h|su@value{postfixhop}remotehost@value{postfix}}. | 3005 | @samp{@value{prefix}ssh@value{postfixhop}%h|su@value{postfixhop}remotehost@value{postfix}}. |
| 3006 | 3006 | ||
| 3007 | On the other hand, if a trailing hop does not specifiy a host name, | 3007 | On the other hand, if a trailing hop does not specify a host name, |
| 3008 | the host name of the previous hop is reused. Therefore, the following | 3008 | the host name of the previous hop is reused. Therefore, the following |
| 3009 | file name is equivalent to the previous example: | 3009 | file name is equivalent to the previous example: |
| 3010 | @samp{@value{prefix}ssh@value{postfixhop}remotehost|su@value{postfixhop}@value{postfix}}. | 3010 | @samp{@value{prefix}ssh@value{postfixhop}remotehost|su@value{postfixhop}@value{postfix}}. |