aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert2011-11-22 23:03:56 -0800
committerPaul Eggert2011-11-22 23:03:56 -0800
commitee7683ebb70c308e596103e379ef6b91d001eebc (patch)
tree45382191619e27df7106a8d990bc03903d0fa03f /doc
parent6b21de180fba10432988d94d2b8f3e2521be5b17 (diff)
downloademacs-ee7683ebb70c308e596103e379ef6b91d001eebc.tar.gz
emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.zip
Spelling fixes.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispintro/emacs-lisp-intro.texi2
-rw-r--r--doc/lispref/spellfile3
-rw-r--r--doc/lispref/two-volume-cross-refs.txt2
-rw-r--r--doc/misc/calc.texi2
-rw-r--r--doc/misc/ede.texi2
-rw-r--r--doc/misc/gnus.texi2
-rw-r--r--doc/misc/pcl-cvs.texi4
-rw-r--r--doc/misc/sem-user.texi2
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
1401error messages intentionally. Once you understand the jargon, error 1401error messages intentionally. Once you understand the jargon, error
1402messages can be informative. Instead of being called ``error'' 1402messages can be informative. Instead of being called ``error''
1403messages, they should be called ``help'' messages. They are like 1403messages, they should be called ``help'' messages. They are like
1404signposts to a traveller in a strange country; deciphering them can be 1404signposts to a traveler in a strange country; deciphering them can be
1405hard, but once understood, they can point the way. 1405hard, but once understood, they can point the way.
1406 1406
1407The error message is generated by a built-in GNU Emacs debugger. We 1407The 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'
660tildes 660tildes
661time's 661time's
662to' 662to'
663towars 663towards
664transportable 664transportable
665txt 665txt
666types' 666types'
@@ -674,7 +674,6 @@ undefine
674undefines 674undefines
675underfull 675underfull
676undo's 676undo's
677undodata
678unevaluated' 677unevaluated'
679unexec 678unexec
680unexpand 679unexpand
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
34harder to go to the right place in the volume.) 34harder to go to the right place in the volume.)
35 35
36References to the same volume are just the page number; references to 36References to the same volume are just the page number; references to
37the other volume are a volumne number (in Roman numerals) preceding 37the other volume are a volume number (in Roman numerals) preceding
38the page number. 38the page number.
39 39
40For example, in Volume I: 40For 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
34631derivative is left in terms of @var{var}. If the expression contains 34631derivative is left in terms of @var{var}. If the expression contains
34632functions for which no derivative formula is known, new derivative 34632functions for which no derivative formula is known, new derivative
34633functions are invented by adding primes to the names; @pxref{Calculus}. 34633functions are invented by adding primes to the names; @pxref{Calculus}.
34634However, if @var{symb} is non-@code{nil}, the presence of undifferentiable 34634However, if @var{symb} is non-@code{nil}, the presence of nondifferentiable
34635functions in @var{expr} instead cancels the whole differentiation, and 34635functions 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
269Some project modes do not have a project file, but directly read a 269Some project modes do not have a project file, but directly read a
270Makefile or other existing file. Instead of directly editing the 270Makefile or other existing file. Instead of directly editing the
271object, you can edit the file by typine @kbd{C-c . e} 271object, 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
273afterwards (@pxref{Miscellaneous commands}). 273afterwards (@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
22052have to explicitly set it if you use a @code{nnmaildir} server just for 22052have to explicitly set it if you use a @code{nnmaildir} server just for
22053mairix.) 22053mairix.)
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
70of the various commands and major modes for further information. 70of 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
1275useful if your site has several repositories. 1275useful 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
1279When you enter a log message by typing into the 1279When 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
1281inserts a trailing newline, unless there already is one. This behavior 1281inserts 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
550If non-@code{nil}, disable display of working messages whie reparsing. 550If 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