diff options
| author | Paul Eggert | 2011-12-14 13:05:20 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-12-14 13:05:20 -0800 |
| commit | fac916bfd7f839a654c839dca609d0d75a77846a (patch) | |
| tree | 814ac4124d77813a777326165c5e234cd4c54132 /doc/misc | |
| parent | 898169a2d88c3538cdfd41feb0b16267165065bd (diff) | |
| download | emacs-fac916bfd7f839a654c839dca609d0d75a77846a.tar.gz emacs-fac916bfd7f839a654c839dca609d0d75a77846a.zip | |
Spelling fixes.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/gnus.texi | 4 | ||||
| -rw-r--r-- | doc/misc/org.texi | 2 | ||||
| -rw-r--r-- | doc/misc/rcirc.texi | 10 |
3 files changed, 8 insertions, 8 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 68c7e8bbdbc..8ed57699df5 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -11634,7 +11634,7 @@ message/external-body @acronym{MIME} type. | |||
| 11634 | @item r (Article) | 11634 | @item r (Article) |
| 11635 | @kindex r (Article) | 11635 | @kindex r (Article) |
| 11636 | Prompt for a file name, replace the @acronym{MIME} object with an | 11636 | Prompt for a file name, replace the @acronym{MIME} object with an |
| 11637 | external body refering to the file via the message/external-body | 11637 | external body referring to the file via the message/external-body |
| 11638 | @acronym{MIME} type. (@code{gnus-mime-replace-part}). | 11638 | @acronym{MIME} type. (@code{gnus-mime-replace-part}). |
| 11639 | 11639 | ||
| 11640 | @findex gnus-mime-delete-part | 11640 | @findex gnus-mime-delete-part |
| @@ -30012,7 +30012,7 @@ this: | |||
| 30012 | @node Score File Syntax | 30012 | @node Score File Syntax |
| 30013 | @subsection Score File Syntax | 30013 | @subsection Score File Syntax |
| 30014 | 30014 | ||
| 30015 | Score files are meant to be easily parseable, but yet extremely | 30015 | Score files are meant to be easily parsable, but yet extremely |
| 30016 | malleable. It was decided that something that had the same read syntax | 30016 | malleable. It was decided that something that had the same read syntax |
| 30017 | as an Emacs Lisp list would fit that spec. | 30017 | as an Emacs Lisp list would fit that spec. |
| 30018 | 30018 | ||
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index a6fae5e216f..adc9cf0b139 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -12469,7 +12469,7 @@ block. E.g., @code{:results value html}. | |||
| 12469 | Results assumed to be LaTeX and are enclosed in a @code{begin_latex} block. | 12469 | Results assumed to be LaTeX and are enclosed in a @code{begin_latex} block. |
| 12470 | E.g., @code{:results value latex}. | 12470 | E.g., @code{:results value latex}. |
| 12471 | @item @code{code} | 12471 | @item @code{code} |
| 12472 | Result are assumed to be parseable code and are enclosed in a code block. | 12472 | Result are assumed to be parsable code and are enclosed in a code block. |
| 12473 | E.g., @code{:results value code}. | 12473 | E.g., @code{:results value code}. |
| 12474 | @item @code{pp} | 12474 | @item @code{pp} |
| 12475 | The result is converted to pretty-printed code and is enclosed in a code | 12475 | The result is converted to pretty-printed code and is enclosed in a code |
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi index 3e9ee928822..192afe33cb4 100644 --- a/doc/misc/rcirc.texi +++ b/doc/misc/rcirc.texi | |||
| @@ -524,7 +524,7 @@ your full name, you might want to set it to some pseudonym. | |||
| 524 | 524 | ||
| 525 | @item rcirc-authinfo | 525 | @item rcirc-authinfo |
| 526 | @vindex rcirc-authinfo | 526 | @vindex rcirc-authinfo |
| 527 | @cindex authentification | 527 | @cindex authentication |
| 528 | @cindex identification | 528 | @cindex identification |
| 529 | @cindex nickserv | 529 | @cindex nickserv |
| 530 | @cindex login | 530 | @cindex login |
| @@ -547,7 +547,7 @@ And here are the valid method symbols and the arguments they require: | |||
| 547 | 547 | ||
| 548 | @table @code | 548 | @table @code |
| 549 | @item nickserv | 549 | @item nickserv |
| 550 | @cindex nickserv authentification | 550 | @cindex nickserv authentication |
| 551 | Use this symbol if you need to identify yourself as follows when | 551 | Use this symbol if you need to identify yourself as follows when |
| 552 | connecting to a network: @code{/msg nickserv identify secret}. The | 552 | connecting to a network: @code{/msg nickserv identify secret}. The |
| 553 | necessary arguments are the nickname you want to use this for, and the | 553 | necessary arguments are the nickname you want to use this for, and the |
| @@ -558,7 +558,7 @@ pick a password for it. Contact @code{nickserv} and check out the | |||
| 558 | details. (Using @code{/msg nickserv help}, for example.) | 558 | details. (Using @code{/msg nickserv help}, for example.) |
| 559 | 559 | ||
| 560 | @item chanserv | 560 | @item chanserv |
| 561 | @cindex chanserv authentification | 561 | @cindex chanserv authentication |
| 562 | Use this symbol if you need to identify yourself as follows if you want | 562 | Use this symbol if you need to identify yourself as follows if you want |
| 563 | to join a particular channel: @code{/msg chanserv identify #underground | 563 | to join a particular channel: @code{/msg chanserv identify #underground |
| 564 | secret}. The necessary arguments are the nickname and channel you want | 564 | secret}. The necessary arguments are the nickname and channel you want |
| @@ -569,7 +569,7 @@ the password to use. Contact @code{chanserv} and check out the details. | |||
| 569 | (Using @code{/msg chanserv help}, for example.) | 569 | (Using @code{/msg chanserv help}, for example.) |
| 570 | 570 | ||
| 571 | @item bitlbee | 571 | @item bitlbee |
| 572 | @cindex bitlbee authentification | 572 | @cindex bitlbee authentication |
| 573 | Use this symbol if you need to identify yourself in the Bitlbee channel | 573 | Use this symbol if you need to identify yourself in the Bitlbee channel |
| 574 | as follows: @code{identify secret}. The necessary arguments are the | 574 | as follows: @code{identify secret}. The necessary arguments are the |
| 575 | nickname you want to use this for, and the password to use. | 575 | nickname you want to use this for, and the password to use. |
| @@ -585,7 +585,7 @@ Bitlbee acts like an IRC server, but in fact it is a gateway to a lot of | |||
| 585 | other instant messaging services. You can either install Bitlbee | 585 | other instant messaging services. You can either install Bitlbee |
| 586 | locally or use a public Bitlbee server. There, you need to create an | 586 | locally or use a public Bitlbee server. There, you need to create an |
| 587 | account with a password. This is the nick and password you need to | 587 | account with a password. This is the nick and password you need to |
| 588 | provide for the bitlbee authentification method. | 588 | provide for the bitlbee authentication method. |
| 589 | 589 | ||
| 590 | Later, you will tell Bitlbee about your accounts and passwords on all | 590 | Later, you will tell Bitlbee about your accounts and passwords on all |
| 591 | the other instant messaging services, and Bitlbee will log you in. All | 591 | the other instant messaging services, and Bitlbee will log you in. All |