aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert2019-12-09 18:44:35 -0800
committerPaul Eggert2019-12-09 18:45:18 -0800
commitd1a791f8edc1b8f2189b6f1b3be7b946fef1edbc (patch)
treefb415df3de5b00b9ce7616872ead40c983b55a12 /doc/misc
parent28578f87b52ead4d31479fdcfba028118dfa6987 (diff)
downloademacs-d1a791f8edc1b8f2189b6f1b3be7b946fef1edbc.tar.gz
emacs-d1a791f8edc1b8f2189b6f1b3be7b946fef1edbc.zip
Spelling fixes
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/efaq.texi2
-rw-r--r--doc/misc/flymake.texi2
-rw-r--r--doc/misc/org.texi2
-rw-r--r--doc/misc/texinfo.tex2
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 29461bec7a6..0e569fa60cd 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -3218,7 +3218,7 @@ You can tell Emacs the shell's current directory with the command
3218@item 3218@item
3219Third party packages. 3219Third party packages.
3220 3220
3221Any package you install into Emacs can run arbtitrary code with the 3221Any package you install into Emacs can run arbitrary code with the
3222same privileges as the Emacs process itself. Be aware of this when 3222same privileges as the Emacs process itself. Be aware of this when
3223you use the package system (e.g. @code{M-x list-packages}) with third 3223you use the package system (e.g. @code{M-x list-packages}) with third
3224party archives. Use only third parties that you can trust! 3224party archives. Use only third parties that you can trust!
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi
index 21653b4a6d0..fc5ff54c637 100644
--- a/doc/misc/flymake.texi
+++ b/doc/misc/flymake.texi
@@ -548,7 +548,7 @@ by calling the function @code{flymake-make-diagnostic}.
548Make a Flymake diagnostic for @var{buffer}'s region from @var{beg} to 548Make a Flymake diagnostic for @var{buffer}'s region from @var{beg} to
549@var{end}. @var{type} is a diagnostic symbol (@pxref{Flymake error 549@var{end}. @var{type} is a diagnostic symbol (@pxref{Flymake error
550types}), and @var{text} is a description of the problem detected in 550types}), and @var{text} is a description of the problem detected in
551this region. Currently, it is unspecified behaviour to make 551this region. Currently, it is unspecified behavior to make
552diagnostics for buffers other than the buffer that the Flymake backend 552diagnostics for buffers other than the buffer that the Flymake backend
553is responsible for. 553is responsible for.
554@end deffn 554@end deffn
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index f7818a24ca5..7866fcfd5f6 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -8648,7 +8648,7 @@ takes precedence over an @samp{ID} property defined on the node itself.
8648@item @code{org-attach-method} 8648@item @code{org-attach-method}
8649@vindex org-attach-method 8649@vindex org-attach-method
8650When attaching files using the dispatcher @kbd{C-c C-a} it 8650When attaching files using the dispatcher @kbd{C-c C-a} it
8651defaults to copying files. The behaviour can be changed by 8651defaults to copying files. The behavior can be changed by
8652customizing @code{org-attach-method}. Options are Copy, Move/Rename, 8652customizing @code{org-attach-method}. Options are Copy, Move/Rename,
8653Hard link or Symbolic link. 8653Hard link or Symbolic link.
8654 8654
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex
index 1ea515b2ae4..8329c1f6fab 100644
--- a/doc/misc/texinfo.tex
+++ b/doc/misc/texinfo.tex
@@ -7690,7 +7690,7 @@ might help (with 'rm \jobname.?? \jobname.??s')%
7690% If SUBTOPIC is present, precede it with a space, and call \doind. 7690% If SUBTOPIC is present, precede it with a space, and call \doind.
7691% (At some time during the 20th century, this made a two-level entry in an 7691% (At some time during the 20th century, this made a two-level entry in an
7692% index such as the operation index. Nobody seemed to notice the change in 7692% index such as the operation index. Nobody seemed to notice the change in
7693% behaviour though.) 7693% behavior though.)
7694\def\dosubind#1#2#3{% 7694\def\dosubind#1#2#3{%
7695 \def\thirdarg{#3}% 7695 \def\thirdarg{#3}%
7696 \ifx\thirdarg\empty 7696 \ifx\thirdarg\empty