diff options
| author | Paul Eggert | 2011-12-30 17:27:15 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-12-30 17:27:15 -0800 |
| commit | 22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch) | |
| tree | 39e83ae1f1389e54aec5074029a1d430aaca2876 /doc | |
| parent | b30941dba07605b40efbf139eed2007d6b1e5445 (diff) | |
| download | emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.zip | |
Spelling fixes.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ack.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/emacs.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/modes.texi | 2 | ||||
| -rw-r--r-- | doc/misc/eieio.texi | 2 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 4 | ||||
| -rw-r--r-- | doc/misc/semantic.texi | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index ae6338ce5a6..e6d1f8979d7 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi | |||
| @@ -1183,7 +1183,7 @@ Martin Stjernholm co-authored CC Mode, a major editing mode for C, | |||
| 1183 | C@t{++}, Objective-C, Java, Pike, CORBA IDL, and AWK code. | 1183 | C@t{++}, Objective-C, Java, Pike, CORBA IDL, and AWK code. |
| 1184 | 1184 | ||
| 1185 | @item | 1185 | @item |
| 1186 | Steve Strassman did not write @file{spook.el}, and even if he did, he | 1186 | Steve Strassmann did not write @file{spook.el}, and even if he did, he |
| 1187 | really didn't mean for you to use it in an anarchistic way. | 1187 | really didn't mean for you to use it in an anarchistic way. |
| 1188 | 1188 | ||
| 1189 | @item | 1189 | @item |
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index f5f0ffe8ef4..ca6162ff824 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi | |||
| @@ -1371,7 +1371,7 @@ Shapiro, Richard Sharman, Olin Shivers, Espen Skoglund, Rick Sladkey, | |||
| 1371 | Lynn Slater, Chris Smith, David Smith, Paul D.@: Smith, William | 1371 | Lynn Slater, Chris Smith, David Smith, Paul D.@: Smith, William |
| 1372 | Sommerfeld, Andre Spiegel, Michael Staats, Ulf Stegemann, Reiner Steib, | 1372 | Sommerfeld, Andre Spiegel, Michael Staats, Ulf Stegemann, Reiner Steib, |
| 1373 | Sam Steingold, Ake Stenhoff, Peter Stephenson, Ken Stevens, Andy Stewart, | 1373 | Sam Steingold, Ake Stenhoff, Peter Stephenson, Ken Stevens, Andy Stewart, |
| 1374 | Jonathan Stigelman, Martin Stjernholm, Kim F.@: Storm, Steve Strassman, | 1374 | Jonathan Stigelman, Martin Stjernholm, Kim F.@: Storm, Steve Strassmann, |
| 1375 | Olaf Sylvester, Naoto Takahashi, Steven Tamm, Jean-Philippe Theberge, | 1375 | Olaf Sylvester, Naoto Takahashi, Steven Tamm, Jean-Philippe Theberge, |
| 1376 | Jens T.@: Berger Thielemann, Spencer Thomas, Jim Thompson, Luc | 1376 | Jens T.@: Berger Thielemann, Spencer Thomas, Jim Thompson, Luc |
| 1377 | Teirlinck, David O'Toole, Tom Tromey, Enami Tsugutomo, Eli Tziperman, | 1377 | Teirlinck, David O'Toole, Tom Tromey, Enami Tsugutomo, Eli Tziperman, |
diff --git a/doc/emacs/modes.texi b/doc/emacs/modes.texi index 4d574242c8d..40a36bd95ed 100644 --- a/doc/emacs/modes.texi +++ b/doc/emacs/modes.texi | |||
| @@ -96,7 +96,7 @@ the rules of the language (@pxref{Indentation}). The keys that are | |||
| 96 | commonly changed are @key{TAB}, @key{DEL}, and @kbd{C-j}. Many modes | 96 | commonly changed are @key{TAB}, @key{DEL}, and @kbd{C-j}. Many modes |
| 97 | also define special commands of their own, usually bound in the prefix | 97 | also define special commands of their own, usually bound in the prefix |
| 98 | key @kbd{C-c}. Major modes can also alter user options and variables; | 98 | key @kbd{C-c}. Major modes can also alter user options and variables; |
| 99 | for instance, programming language modes typicaly set a buffer-local | 99 | for instance, programming language modes typically set a buffer-local |
| 100 | value for the variable @code{comment-start}, which determines how | 100 | value for the variable @code{comment-start}, which determines how |
| 101 | source code comments are delimited (@pxref{Comments}). | 101 | source code comments are delimited (@pxref{Comments}). |
| 102 | 102 | ||
diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi index d65c7a15f7b..17f064406f9 100644 --- a/doc/misc/eieio.texi +++ b/doc/misc/eieio.texi | |||
| @@ -1893,7 +1893,7 @@ better in the Emacs environment. | |||
| 1893 | 1893 | ||
| 1894 | @enumerate | 1894 | @enumerate |
| 1895 | @item | 1895 | @item |
| 1896 | Allow subclasing of Emacs built-in types, such as faces, markers, and | 1896 | Allow subclassing of Emacs built-in types, such as faces, markers, and |
| 1897 | buffers. | 1897 | buffers. |
| 1898 | @item | 1898 | @item |
| 1899 | Allow method overloading of method-like functions in Emacs. | 1899 | Allow method overloading of method-like functions in Emacs. |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 86aaadf8ae8..76bfbc4bb52 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -1328,7 +1328,7 @@ variable to @code{nil}. | |||
| 1328 | 1328 | ||
| 1329 | @vindex gnus-auto-subscribed-categories | 1329 | @vindex gnus-auto-subscribed-categories |
| 1330 | As if that wasn't enough, @code{gnus-auto-subscribed-categories} also | 1330 | As if that wasn't enough, @code{gnus-auto-subscribed-categories} also |
| 1331 | allows you to specify that new groups should be subcribed based on the | 1331 | allows you to specify that new groups should be subscribed based on the |
| 1332 | category their select methods belong to. The default is @samp{(mail | 1332 | category their select methods belong to. The default is @samp{(mail |
| 1333 | post-mail)}, meaning that all new groups from mail-like backends | 1333 | post-mail)}, meaning that all new groups from mail-like backends |
| 1334 | should be subscribed automatically. | 1334 | should be subscribed automatically. |
| @@ -20043,7 +20043,7 @@ matches will use the @code{Message-ID}s of these matching articles.) | |||
| 20043 | This will ensure that you can raise/lower the score of an entire thread, | 20043 | This will ensure that you can raise/lower the score of an entire thread, |
| 20044 | even though some articles in the thread may not have complete | 20044 | even though some articles in the thread may not have complete |
| 20045 | @code{References} headers. Note that using this may lead to | 20045 | @code{References} headers. Note that using this may lead to |
| 20046 | undeterministic scores of the articles in the thread. (Using this match | 20046 | nondeterministic scores of the articles in the thread. (Using this match |
| 20047 | key will lead to creation of @file{ADAPT} files.) | 20047 | key will lead to creation of @file{ADAPT} files.) |
| 20048 | @end table | 20048 | @end table |
| 20049 | @end enumerate | 20049 | @end enumerate |
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi index 8c56d2dc9f8..3d74ebf042c 100644 --- a/doc/misc/semantic.texi +++ b/doc/misc/semantic.texi | |||
| @@ -536,7 +536,7 @@ the buffer. | |||
| 536 | 536 | ||
| 537 | @item bovine parser | 537 | @item bovine parser |
| 538 | A parser using the bovine parser generator. It is an LL parser | 538 | A parser using the bovine parser generator. It is an LL parser |
| 539 | suitible for small simple languages. | 539 | suitable for small simple languages. |
| 540 | 540 | ||
| 541 | @item context | 541 | @item context |
| 542 | 542 | ||