diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispintro/emacs-lisp-intro.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/spellfile | 3 | ||||
| -rw-r--r-- | doc/lispref/two-volume-cross-refs.txt | 2 | ||||
| -rw-r--r-- | doc/misc/calc.texi | 2 | ||||
| -rw-r--r-- | doc/misc/ede.texi | 2 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 2 | ||||
| -rw-r--r-- | doc/misc/pcl-cvs.texi | 4 | ||||
| -rw-r--r-- | doc/misc/sem-user.texi | 2 |
8 files changed, 9 insertions, 10 deletions
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index 244d95d6937..7d1a1186c0a 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi | |||
| @@ -1401,7 +1401,7 @@ This is a harmless activity; and indeed, we will often try to generate | |||
| 1401 | error messages intentionally. Once you understand the jargon, error | 1401 | error messages intentionally. Once you understand the jargon, error |
| 1402 | messages can be informative. Instead of being called ``error'' | 1402 | messages can be informative. Instead of being called ``error'' |
| 1403 | messages, they should be called ``help'' messages. They are like | 1403 | messages, they should be called ``help'' messages. They are like |
| 1404 | signposts to a traveller in a strange country; deciphering them can be | 1404 | signposts to a traveler in a strange country; deciphering them can be |
| 1405 | hard, but once understood, they can point the way. | 1405 | hard, but once understood, they can point the way. |
| 1406 | 1406 | ||
| 1407 | The error message is generated by a built-in GNU Emacs debugger. We | 1407 | The error message is generated by a built-in GNU Emacs debugger. We |
diff --git a/doc/lispref/spellfile b/doc/lispref/spellfile index 5c0a6d0f5ea..1f4a6905505 100644 --- a/doc/lispref/spellfile +++ b/doc/lispref/spellfile | |||
| @@ -660,7 +660,7 @@ the' | |||
| 660 | tildes | 660 | tildes |
| 661 | time's | 661 | time's |
| 662 | to' | 662 | to' |
| 663 | towars | 663 | towards |
| 664 | transportable | 664 | transportable |
| 665 | txt | 665 | txt |
| 666 | types' | 666 | types' |
| @@ -674,7 +674,6 @@ undefine | |||
| 674 | undefines | 674 | undefines |
| 675 | underfull | 675 | underfull |
| 676 | undo's | 676 | undo's |
| 677 | undodata | ||
| 678 | unevaluated' | 677 | unevaluated' |
| 679 | unexec | 678 | unexec |
| 680 | unexpand | 679 | unexpand |
diff --git a/doc/lispref/two-volume-cross-refs.txt b/doc/lispref/two-volume-cross-refs.txt index 53a9f58cd01..6eb11a92f47 100644 --- a/doc/lispref/two-volume-cross-refs.txt +++ b/doc/lispref/two-volume-cross-refs.txt | |||
| @@ -34,7 +34,7 @@ where each volume starts with a higher page number since I find it | |||
| 34 | harder to go to the right place in the volume.) | 34 | harder to go to the right place in the volume.) |
| 35 | 35 | ||
| 36 | References to the same volume are just the page number; references to | 36 | References to the same volume are just the page number; references to |
| 37 | the other volume are a volumne number (in Roman numerals) preceding | 37 | the other volume are a volume number (in Roman numerals) preceding |
| 38 | the page number. | 38 | the page number. |
| 39 | 39 | ||
| 40 | For example, in Volume I: | 40 | For example, in Volume I: |
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 290b120ea80..b84212afa74 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi | |||
| @@ -34631,7 +34631,7 @@ the derivative is evaluated at the value of @var{var}; otherwise, the | |||
| 34631 | derivative is left in terms of @var{var}. If the expression contains | 34631 | derivative is left in terms of @var{var}. If the expression contains |
| 34632 | functions for which no derivative formula is known, new derivative | 34632 | functions for which no derivative formula is known, new derivative |
| 34633 | functions are invented by adding primes to the names; @pxref{Calculus}. | 34633 | functions are invented by adding primes to the names; @pxref{Calculus}. |
| 34634 | However, if @var{symb} is non-@code{nil}, the presence of undifferentiable | 34634 | However, if @var{symb} is non-@code{nil}, the presence of nondifferentiable |
| 34635 | functions in @var{expr} instead cancels the whole differentiation, and | 34635 | functions in @var{expr} instead cancels the whole differentiation, and |
| 34636 | @code{deriv} returns @code{nil} instead. | 34636 | @code{deriv} returns @code{nil} instead. |
| 34637 | 34637 | ||
diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi index f8d757c2d87..cc566086f44 100644 --- a/doc/misc/ede.texi +++ b/doc/misc/ede.texi | |||
| @@ -268,7 +268,7 @@ projects. | |||
| 268 | 268 | ||
| 269 | Some project modes do not have a project file, but directly read a | 269 | Some project modes do not have a project file, but directly read a |
| 270 | Makefile or other existing file. Instead of directly editing the | 270 | Makefile or other existing file. Instead of directly editing the |
| 271 | object, you can edit the file by typine @kbd{C-c . e} | 271 | object, you can edit the file by typing @kbd{C-c . e} |
| 272 | (@code{ede-edit-file-target}). You should ``rescan'' the project | 272 | (@code{ede-edit-file-target}). You should ``rescan'' the project |
| 273 | afterwards (@pxref{Miscellaneous commands}). | 273 | afterwards (@pxref{Miscellaneous commands}). |
| 274 | 274 | ||
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index f099dfd36d0..f048e6f9742 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -22047,7 +22047,7 @@ an example server definition: | |||
| 22047 | (nnml "mairix" (nnml-directory "mairix") (nnml-get-new-mail nil)) | 22047 | (nnml "mairix" (nnml-directory "mairix") (nnml-get-new-mail nil)) |
| 22048 | @end lisp | 22048 | @end lisp |
| 22049 | 22049 | ||
| 22050 | (The @code{nnmaildir} back end also has a server variabe | 22050 | (The @code{nnmaildir} back end also has a server variable |
| 22051 | @code{get-new-mail}, but its default value is @code{nil}, so you don't | 22051 | @code{get-new-mail}, but its default value is @code{nil}, so you don't |
| 22052 | have to explicitly set it if you use a @code{nnmaildir} server just for | 22052 | have to explicitly set it if you use a @code{nnmaildir} server just for |
| 22053 | mairix.) | 22053 | mairix.) |
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi index f12942da2d3..d4f82b6b3a7 100644 --- a/doc/misc/pcl-cvs.texi +++ b/doc/misc/pcl-cvs.texi | |||
| @@ -70,7 +70,7 @@ customize-group RET pcl-cvs @key{RET}} and to look at the documentation strings | |||
| 70 | of the various commands and major modes for further information. | 70 | of the various commands and major modes for further information. |
| 71 | @c This manual is updated to release 2.5 of PCL-CVS. | 71 | @c This manual is updated to release 2.5 of PCL-CVS. |
| 72 | 72 | ||
| 73 | @insertcopying | 73 | @insertcopying |
| 74 | 74 | ||
| 75 | @end ifnottex | 75 | @end ifnottex |
| 76 | 76 | ||
| @@ -1275,7 +1275,7 @@ will be called as @samp{cvs -d @var{cvs-cvsroot}@dots{}}. This can be | |||
| 1275 | useful if your site has several repositories. | 1275 | useful if your site has several repositories. |
| 1276 | 1276 | ||
| 1277 | @item log-edit-require-final-newline | 1277 | @item log-edit-require-final-newline |
| 1278 | @c wordy to avoid unhderfull hbox | 1278 | @c wordy to avoid underfull hbox |
| 1279 | When you enter a log message by typing into the | 1279 | When you enter a log message by typing into the |
| 1280 | @samp{*cvs-commit-message*} buffer, PCL-CVS normally automatically | 1280 | @samp{*cvs-commit-message*} buffer, PCL-CVS normally automatically |
| 1281 | inserts a trailing newline, unless there already is one. This behavior | 1281 | inserts a trailing newline, unless there already is one. This behavior |
diff --git a/doc/misc/sem-user.texi b/doc/misc/sem-user.texi index 28d1cdb6eb8..e1631bcacc8 100644 --- a/doc/misc/sem-user.texi +++ b/doc/misc/sem-user.texi | |||
| @@ -547,7 +547,7 @@ reparsed regardless of their size. | |||
| 547 | @end deffn | 547 | @end deffn |
| 548 | 548 | ||
| 549 | @deffn Option semantic-idle-scheduler-no-working-message | 549 | @deffn Option semantic-idle-scheduler-no-working-message |
| 550 | If non-@code{nil}, disable display of working messages whie reparsing. | 550 | If non-@code{nil}, disable display of working messages while reparsing. |
| 551 | @end deffn | 551 | @end deffn |
| 552 | 552 | ||
| 553 | @deffn Option semantic-idle-scheduler-working-in-modeline-flag | 553 | @deffn Option semantic-idle-scheduler-working-in-modeline-flag |