aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert2011-12-11 21:32:49 -0800
committerPaul Eggert2011-12-11 21:32:49 -0800
commit333f9019e29e9b6de3a7ec07448be1d364ba540b (patch)
treefd19625604abbd2784e9c9de92c613ff965ea11d /doc/misc
parent11636b221d2897aed5ca9a762d7b61afd20b6168 (diff)
downloademacs-333f9019e29e9b6de3a7ec07448be1d364ba540b.tar.gz
emacs-333f9019e29e9b6de3a7ec07448be1d364ba540b.zip
Spelling fixes.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/calc.texi6
-rw-r--r--doc/misc/cc-mode.texi2
-rw-r--r--doc/misc/dbus.texi2
-rw-r--r--doc/misc/ebrowse.texi2
-rw-r--r--doc/misc/emacs-mime.texi2
-rw-r--r--doc/misc/gnus-faq.texi2
-rw-r--r--doc/misc/gnus.texi4
-rw-r--r--doc/misc/tramp.texi4
8 files changed, 12 insertions, 12 deletions
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index 535efd86270..d0c15c1940e 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -16873,7 +16873,7 @@ The @kbd{t U} (@code{calc-unix-time}) [@code{unixtime}] command
16873converts a date form into a Unix time value, which is the number of 16873converts a date form into a Unix time value, which is the number of
16874seconds since midnight on Jan 1, 1970, or vice-versa. The numeric result 16874seconds since midnight on Jan 1, 1970, or vice-versa. The numeric result
16875will be an integer if the current precision is 12 or less; for higher 16875will be an integer if the current precision is 12 or less; for higher
16876precisions, the result may be a float with (@var{precision}@minus{}12) 16876precision, the result may be a float with (@var{precision}@minus{}12)
16877digits after the decimal. Just as for @kbd{t J}, the numeric time 16877digits after the decimal. Just as for @kbd{t J}, the numeric time
16878is interpreted in the GMT time zone and the date form is interpreted 16878is interpreted in the GMT time zone and the date form is interpreted
16879in the current or specified zone. Some systems use Unix-like 16879in the current or specified zone. Some systems use Unix-like
@@ -16943,7 +16943,7 @@ from a date form as an integer in the range 0 to 59.
16943The @kbd{M-6 t P} [@code{second}] function extracts the second 16943The @kbd{M-6 t P} [@code{second}] function extracts the second
16944from a date form. If the current precision is 12 or less, 16944from a date form. If the current precision is 12 or less,
16945the result is an integer in the range 0 to 59. For higher 16945the result is an integer in the range 0 to 59. For higher
16946precisions, the result may instead be a floating-point number. 16946precision, the result may instead be a floating-point number.
16947 16947
16948@tindex weekday 16948@tindex weekday
16949The @kbd{M-7 t P} [@code{weekday}] function extracts the weekday 16949The @kbd{M-7 t P} [@code{weekday}] function extracts the weekday
@@ -18499,7 +18499,7 @@ counterparts, which are also available separately as @code{calc-sech}
18499Calc can compute a variety of less common functions that arise in 18499Calc can compute a variety of less common functions that arise in
18500various branches of mathematics. All of the functions described in 18500various branches of mathematics. All of the functions described in
18501this section allow arbitrary complex arguments and, except as noted, 18501this section allow arbitrary complex arguments and, except as noted,
18502will work to arbitrarily large precisions. They can not at present 18502will work to arbitrarily large precision. They can not at present
18503handle error forms or intervals as arguments. 18503handle error forms or intervals as arguments.
18504 18504
18505NOTE: These functions are still experimental. In particular, their 18505NOTE: These functions are still experimental. In particular, their
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index d5f403e5cdb..c36e45e60f7 100644
--- a/doc/misc/cc-mode.texi
+++ b/doc/misc/cc-mode.texi
@@ -2160,7 +2160,7 @@ A space between the function name and opening parenthesis when calling
2160a user function. The last character of the function name and the 2160a user function. The last character of the function name and the
2161opening parenthesis are highlighted. This font-locking rule will 2161opening parenthesis are highlighted. This font-locking rule will
2162spuriously highlight a valid concatenation expression where an 2162spuriously highlight a valid concatenation expression where an
2163identifier precedes a parenthesised expression. Unfortunately. 2163identifier precedes a parenthesized expression. Unfortunately.
2164 2164
2165@item 2165@item
2166Whitespace following the @samp{\} in what otherwise looks like an 2166Whitespace following the @samp{\} in what otherwise looks like an
diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi
index 88b068ccd5b..06a52107d71 100644
--- a/doc/misc/dbus.texi
+++ b/doc/misc/dbus.texi
@@ -1816,7 +1816,7 @@ handled by a hook function.
1816@defvar dbus-event-error-hooks 1816@defvar dbus-event-error-hooks
1817This hook variable keeps a list of functions, which are called when a 1817This hook variable keeps a list of functions, which are called when a
1818D-Bus error happens in the event handler. Every function must accept 1818D-Bus error happens in the event handler. Every function must accept
1819two arguments, the event and the error variable catched in 1819two arguments, the event and the error variable caught in
1820@code{condition-case} by @code{dbus-error}. 1820@code{condition-case} by @code{dbus-error}.
1821 1821
1822Such functions can be used the adapt the error signal to be raised. 1822Such functions can be used the adapt the error signal to be raised.
diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi
index 19ee9705484..a2a4017eb64 100644
--- a/doc/misc/ebrowse.texi
+++ b/doc/misc/ebrowse.texi
@@ -482,7 +482,7 @@ name.
482@table @kbd 482@table @kbd
483@item SPC 483@item SPC
484This command views the class declaration if the database 484This command views the class declaration if the database
485contains informations about it. If you don't parse the entire source 485contains information about it. If you don't parse the entire source
486you are working on, some classes will only be known to exist but the 486you are working on, some classes will only be known to exist but the
487location of their declarations and definitions will not be known.@refill 487location of their declarations and definitions will not be known.@refill
488 488
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi
index c44cc1c9b09..91440dcfe8f 100644
--- a/doc/misc/emacs-mime.texi
+++ b/doc/misc/emacs-mime.texi
@@ -417,7 +417,7 @@ called with a @acronym{MIME} handle as the argument.
417@vindex mm-inline-text-html-with-images 417@vindex mm-inline-text-html-with-images
418Some @acronym{HTML} mails might have the trick of spammers using 418Some @acronym{HTML} mails might have the trick of spammers using
419@samp{<img>} tags. It is likely to be intended to verify whether you 419@samp{<img>} tags. It is likely to be intended to verify whether you
420have read the mail. You can prevent your personal informations from 420have read the mail. You can prevent your personal information from
421leaking by setting this option to @code{nil} (which is the default). 421leaking by setting this option to @code{nil} (which is the default).
422It is currently ignored by Emacs/w3. For emacs-w3m, you may use the 422It is currently ignored by Emacs/w3. For emacs-w3m, you may use the
423command @kbd{t} on the image anchor to show an image even if it is 423command @kbd{t} on the image anchor to show an image even if it is
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi
index ace7bb42c21..7bd3e4ac7fa 100644
--- a/doc/misc/gnus-faq.texi
+++ b/doc/misc/gnus-faq.texi
@@ -1838,7 +1838,7 @@ inconvenient since you are not displaying the found mail
1838in Gnus. Here comes nnir into action. Nnir is a front end 1838in Gnus. Here comes nnir into action. Nnir is a front end
1839to search engines like swish-e or swish++ and 1839to search engines like swish-e or swish++ and
1840others. You index your mail with one of those search 1840others. You index your mail with one of those search
1841engines and with the help of nnir you can search trough 1841engines and with the help of nnir you can search through
1842the indexed mail and generate a temporary group with all 1842the indexed mail and generate a temporary group with all
1843messages which met your search criteria. If this sound 1843messages which met your search criteria. If this sound
1844cool to you get nnir.el from 1844cool to you get nnir.el from
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 5ae86c4e631..68c7e8bbdbc 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -4622,7 +4622,7 @@ Sieve is a server-side mail filtering language. In Gnus you can use
4622the @code{sieve} group parameter (@pxref{Group Parameters}) to specify 4622the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4623sieve rules that should apply to each group. Gnus provides two 4623sieve rules that should apply to each group. Gnus provides two
4624commands to translate all these group parameters into a proper Sieve 4624commands to translate all these group parameters into a proper Sieve
4625script that can be transfered to the server somehow. 4625script that can be transferred to the server somehow.
4626 4626
4627@vindex gnus-sieve-file 4627@vindex gnus-sieve-file
4628@vindex gnus-sieve-region-start 4628@vindex gnus-sieve-region-start
@@ -8332,7 +8332,7 @@ Files with name matching this regular expression won't be viewed.
8332Files with a @acronym{MIME} type matching this variable won't be viewed. 8332Files with a @acronym{MIME} type matching this variable won't be viewed.
8333Note that Gnus tries to guess what type the file is based on the name. 8333Note that Gnus tries to guess what type the file is based on the name.
8334@code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly 8334@code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
8335kludgey. 8335kludgy.
8336 8336
8337@item gnus-uu-tmp-dir 8337@item gnus-uu-tmp-dir
8338@vindex gnus-uu-tmp-dir 8338@vindex gnus-uu-tmp-dir
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index e2c2594b66e..1cea074fa2b 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -528,8 +528,8 @@ differ.
528@cindex methods, inline 528@cindex methods, inline
529@cindex methods, external 529@cindex methods, external
530Loading or saving a remote file requires that the content of the file 530Loading or saving a remote file requires that the content of the file
531be transfered between the two machines. The content of the file can 531be transferred between the two machines. The content of the file can
532be transfered using one of two methods: the @dfn{inline method} over 532be transferred using one of two methods: the @dfn{inline method} over
533the same connection used to log in to the remote machine, or the 533the same connection used to log in to the remote machine, or the
534@dfn{external method} through another connection using a remote copy 534@dfn{external method} through another connection using a remote copy
535program such as @command{rcp}, @command{scp} or @command{rsync}. 535program such as @command{rcp}, @command{scp} or @command{rsync}.