aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert2011-11-24 23:14:48 -0800
committerPaul Eggert2011-11-24 23:14:48 -0800
commite4920bc99dfcee02c3bb83b46a761b0893f76626 (patch)
treea6165f7a6c45f0b4924bad97b21ab179d3e7707e /doc/misc
parentfa4fdb5ca559f8aae4137f8d3b974c14c760360d (diff)
downloademacs-e4920bc99dfcee02c3bb83b46a761b0893f76626.tar.gz
emacs-e4920bc99dfcee02c3bb83b46a761b0893f76626.zip
Spelling fixes.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog2
-rw-r--r--doc/misc/autotype.texi4
-rw-r--r--doc/misc/gnus.texi4
-rw-r--r--doc/misc/message.texi2
-rw-r--r--doc/misc/org.texi6
-rw-r--r--doc/misc/semantic.texi2
-rw-r--r--doc/misc/ses.texi2
-rw-r--r--doc/misc/tramp.texi2
8 files changed, 12 insertions, 12 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 02befc69d4a..57e7dd5871a 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -7982,7 +7982,7 @@
79822003-02-01 Michael Albinus <Michael.Albinus@alcatel.de> 79822003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7983 7983
7984 * tramp.texi (Frequently Asked Questions): Explain a workaround if 7984 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7985 another package loads accidently Ange-FTP. 7985 another package loads accidentally Ange-FTP.
7986 7986
79872003-01-24 Michael Albinus <Michael.Albinus@alcatel.de> 79872003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7988 7988
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi
index ecf4c7e47b2..289c08eb00e 100644
--- a/doc/misc/autotype.texi
+++ b/doc/misc/autotype.texi
@@ -419,7 +419,7 @@ inserting something. When this is @code{nil}, inserting is only done with
419@kbd{M-x auto-insert}. When this is @code{function}, you are queried 419@kbd{M-x auto-insert}. When this is @code{function}, you are queried
420whenever @code{auto-insert} is called as a function, such as when Emacs 420whenever @code{auto-insert} is called as a function, such as when Emacs
421visits an empty file and you have set the above-mentioned hook. Otherwise 421visits an empty file and you have set the above-mentioned hook. Otherwise
422you are alway queried. 422you are always queried.
423 423
424@vindex auto-insert-prompt 424@vindex auto-insert-prompt
425 When querying, the variable @code{auto-insert-prompt}'s value is used as a 425 When querying, the variable @code{auto-insert-prompt}'s value is used as a
@@ -510,7 +510,7 @@ inserting or updating the magic number. When this is @code{nil} updating
510is only done with @kbd{M-x executable-set-magic}. When this is 510is only done with @kbd{M-x executable-set-magic}. When this is
511@code{function} you are queried whenever @code{executable-set-magic} is 511@code{function} you are queried whenever @code{executable-set-magic} is
512called as a function, such as when Emacs puts a buffer in Shell script 512called as a function, such as when Emacs puts a buffer in Shell script
513mode. Otherwise you are alway queried. 513mode. Otherwise you are always queried.
514 514
515@findex executable-self-display 515@findex executable-self-display
516 @kbd{M-x executable-self-display} adds a magic number to the buffer, which 516 @kbd{M-x executable-self-display} adds a magic number to the buffer, which
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 38f46a3dd7b..3aa923cc346 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -21279,7 +21279,7 @@ name (or part of a name) to match.
21279@node The swish++ Engine 21279@node The swish++ Engine
21280@subsubsection The swish++ Engine 21280@subsubsection The swish++ Engine
21281 21281
21282FIXEM: Say something more here. 21282FIXME: Say something more here.
21283 21283
21284Documentation for swish++ may be found at the swish++ sourceforge page: 21284Documentation for swish++ may be found at the swish++ sourceforge page:
21285@uref{http://swishplusplus.sourceforge.net} 21285@uref{http://swishplusplus.sourceforge.net}
@@ -21302,7 +21302,7 @@ to get a group name. By default this is @code{$HOME/Mail}.
21302@node The swish-e Engine 21302@node The swish-e Engine
21303@subsubsection The swish-e Engine 21303@subsubsection The swish-e Engine
21304 21304
21305FIXEM: Say something more here. 21305FIXME: Say something more here.
21306 21306
21307Documentation for swish-e may be found at the swish-e homepage 21307Documentation for swish-e may be found at the swish-e homepage
21308@uref{http://swish-e.org} 21308@uref{http://swish-e.org}
diff --git a/doc/misc/message.texi b/doc/misc/message.texi
index 4d828f69bbd..d9062a32572 100644
--- a/doc/misc/message.texi
+++ b/doc/misc/message.texi
@@ -904,7 +904,7 @@ happen---Message will encode non-@acronym{ASCII} domain names in @code{From},
904Until @acronym{IDNA} becomes more well known, Message queries you 904Until @acronym{IDNA} becomes more well known, Message queries you
905whether @acronym{IDNA} encoding of the domain name really should 905whether @acronym{IDNA} encoding of the domain name really should
906occur. Some users might not be aware that domain names can contain 906occur. Some users might not be aware that domain names can contain
907non-@acronym{ASCII} now, so this gives them a safety net if they accidently 907non-@acronym{ASCII} now, so this gives them a safety net if they accidentally
908typed a non-@acronym{ASCII} domain name. 908typed a non-@acronym{ASCII} domain name.
909 909
910@vindex message-use-idna 910@vindex message-use-idna
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 34a4ba4f8f3..181e00f8e02 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -7219,7 +7219,7 @@ will be made in the agenda:
7219#+CATEGORY: Holiday 7219#+CATEGORY: Holiday
7220%%(org-calendar-holiday) ; special function for holiday names 7220%%(org-calendar-holiday) ; special function for holiday names
7221#+CATEGORY: Ann 7221#+CATEGORY: Ann
7222%%(org-anniversary 1956 5 14)@footnote{@code{org-anniversary} is just like @code{diary-anniversary}, but the argument order is allways according to ISO and therefore independent of the value of @code{calendar-date-style}.} Arthur Dent is %d years old 7222%%(org-anniversary 1956 5 14)@footnote{@code{org-anniversary} is just like @code{diary-anniversary}, but the argument order is always according to ISO and therefore independent of the value of @code{calendar-date-style}.} Arthur Dent is %d years old
7223%%(org-anniversary 1869 10 2) Mahatma Gandhi would be %d years old 7223%%(org-anniversary 1869 10 2) Mahatma Gandhi would be %d years old
7224@end example 7224@end example
7225 7225
@@ -7797,8 +7797,8 @@ Interactively select another agenda view and append it to the current view.
7797@item o 7797@item o
7798Delete other windows. 7798Delete other windows.
7799@c 7799@c
7800@orgcmdkskc{v d,d,org-aganda-day-view} 7800@orgcmdkskc{v d,d,org-agenda-day-view}
7801@xorgcmdkskc{v w,w,org-aganda-day-view} 7801@xorgcmdkskc{v w,w,org-agenda-day-view}
7802@xorgcmd{v m,org-agenda-month-view} 7802@xorgcmd{v m,org-agenda-month-view}
7803@xorgcmd{v y,org-agenda-month-year} 7803@xorgcmd{v y,org-agenda-month-year}
7804@xorgcmd{v SPC,org-agenda-reset-view} 7804@xorgcmd{v SPC,org-agenda-reset-view}
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi
index 55b60937fb6..dcfff1fcb96 100644
--- a/doc/misc/semantic.texi
+++ b/doc/misc/semantic.texi
@@ -613,7 +613,7 @@ Emacs Lisp. It is an LALR parser suitable for complex languages.
613@c LocalWords: multitable NAvigaTOR noindent nomedian nonterm noselect 613@c LocalWords: multitable NAvigaTOR noindent nomedian nonterm noselect
614@c LocalWords: nosnarf obarray OLE OO outputfile paren parsetable POINT's 614@c LocalWords: nosnarf obarray OLE OO outputfile paren parsetable POINT's
615@c LocalWords: popup positionalonly positiononly positionormarker pre 615@c LocalWords: popup positionalonly positiononly positionormarker pre
616@c LocalWords: printf printindex Programmatically pt punctuations quotemode 616@c LocalWords: printf printindex Programmatically pt quotemode
617@c LocalWords: ref regex regexp Regexps reparse resetfile samp sb 617@c LocalWords: ref regex regexp Regexps reparse resetfile samp sb
618@c LocalWords: scopestart SEmantic semanticdb setfilename setq 618@c LocalWords: scopestart SEmantic semanticdb setfilename setq
619@c LocalWords: settitle setupfunction sexp sp SPC speedbar speedbar's 619@c LocalWords: settitle setupfunction sexp sp SPC speedbar speedbar's
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi
index d9739b93925..8300e6511a6 100644
--- a/doc/misc/ses.texi
+++ b/doc/misc/ses.texi
@@ -446,7 +446,7 @@ list.
446execute when starting SES mode for a buffer). 446execute when starting SES mode for a buffer).
447 447
448The variable @code{safe-functions} is a list of possibly-unsafe 448The variable @code{safe-functions} is a list of possibly-unsafe
449functions to be treated as safe when analysing formulas and printers. 449functions to be treated as safe when analyzing formulas and printers.
450@xref{Virus protection}. Before customizing @code{safe-functions}, 450@xref{Virus protection}. Before customizing @code{safe-functions},
451think about how much you trust the person who's suggesting this 451think about how much you trust the person who's suggesting this
452change. The value @code{t} turns off all anti-virus protection. A 452change. The value @code{t} turns off all anti-virus protection. A
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index e6b0f4fa235..f7f340074a2 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -3573,7 +3573,7 @@ The verbosity levels are
3573 3573
3574When @code{tramp-verbose} is greater than or equal to 4, the messages 3574When @code{tramp-verbose} is greater than or equal to 4, the messages
3575are also written into a @value{tramp} debug buffer. This debug buffer 3575are also written into a @value{tramp} debug buffer. This debug buffer
3576is useful for analysing problems; sending a @value{tramp} bug report 3576is useful for analyzing problems; sending a @value{tramp} bug report
3577should be done with @code{tramp-verbose} set to a verbosity level of at 3577should be done with @code{tramp-verbose} set to a verbosity level of at
3578least 6 (@pxref{Bug Reports}). 3578least 6 (@pxref{Bug Reports}).
3579 3579