aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2002-08-16 06:29:40 +0000
committerPaul Eggert2002-08-16 06:29:40 +0000
commit28665d46c3222733ba0e024f21d39be2d88087d4 (patch)
treeaa38cf4ccf348815dea5935b3cf31ab0cc6604c4
parenta4581dd3c9fde04e873b07147fa2eac9cc0c81db (diff)
downloademacs-28665d46c3222733ba0e024f21d39be2d88087d4.tar.gz
emacs-28665d46c3222733ba0e024f21d39be2d88087d4.zip
Minor spelling and grammar corrections.
-rw-r--r--man/ack.texi4
-rw-r--r--man/ada-mode.texi6
-rw-r--r--man/autotype.texi2
-rw-r--r--man/calc.texi40
-rw-r--r--man/cc-mode.texi8
-rw-r--r--man/ediff.texi6
-rw-r--r--man/emacs-mime.texi2
-rw-r--r--man/emacs.texi4
-rw-r--r--man/eshell.texi8
-rw-r--r--man/faq.texi8
-rw-r--r--man/files.texi2
-rw-r--r--man/forms.texi2
-rw-r--r--man/gnus.texi24
-rw-r--r--man/idlwave.texi8
-rw-r--r--man/maintaining.texi2
-rw-r--r--man/message.texi2
-rw-r--r--man/pcl-cvs.texi4
-rw-r--r--man/reftex.texi8
-rw-r--r--man/sc.texi2
-rw-r--r--man/tramp.texi12
-rw-r--r--man/woman.texi20
21 files changed, 84 insertions, 90 deletions
diff --git a/man/ack.texi b/man/ack.texi
index 5863d7924ae..e104c4b2cc4 100644
--- a/man/ack.texi
+++ b/man/ack.texi
@@ -1104,7 +1104,7 @@ Richard Stallman invented Emacs, and then wrote:
1104 1104
1105@itemize @minus 1105@itemize @minus
1106@item 1106@item
1107@file{easymeny.el}, a facility for defining Emacs menus, 1107@file{easymenu.el}, a facility for defining Emacs menus,
1108@item 1108@item
1109@file{menu-bar.el}, the Emacs menu bar support code, 1109@file{menu-bar.el}, the Emacs menu bar support code,
1110@item 1110@item
@@ -1177,7 +1177,7 @@ Emacs text to Postscript.
1177 1177
1178@item 1178@item
1179Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a major mode for 1179Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a major mode for
1180editing Tcl/Tk source files and running a Tcl interpeter as an Emacs 1180editing Tcl/Tk source files and running a Tcl interpreter as an Emacs
1181subprocess. 1181subprocess.
1182 1182
1183@item 1183@item
diff --git a/man/ada-mode.texi b/man/ada-mode.texi
index ed0976a008c..b67b08348a0 100644
--- a/man/ada-mode.texi
+++ b/man/ada-mode.texi
@@ -84,7 +84,7 @@ license to the document, as described in section 6 of the license.
84 defined in your application 84 defined in your application
85* File Browser:: Easy access to your files 85* File Browser:: Easy access to your files
86* Automatic Smart Indentation:: Indenting your code automatically as you type 86* Automatic Smart Indentation:: Indenting your code automatically as you type
87* Formatting Parameter Lists:: Formating subprograms parameter lists 87* Formatting Parameter Lists:: Formatting subprograms' parameter lists
88 automatically 88 automatically
89* Automatic Casing:: Adjusting the case of words automatically 89* Automatic Casing:: Adjusting the case of words automatically
90* Statement Templates:: Inserting code templates 90* Statement Templates:: Inserting code templates
@@ -149,7 +149,7 @@ automatic color highlighting of the various entities in Ada code.
149switching between spec and body files with eventually 149switching between spec and body files with eventually
150auto-generation of body files, 150auto-generation of body files,
151@item 151@item
152automatic formating of subprograms parameter lists. 152automatic formatting of subprograms' parameter lists.
153@item 153@item
154automatic smart indentation according to Ada syntax, 154automatic smart indentation according to Ada syntax,
155@item 155@item
@@ -702,7 +702,7 @@ you can directly click on them to open the right file at the right
702place. 702place.
703 703
704You can activate this mode by typing @key{M-x speedbar} in the editor. 704You can activate this mode by typing @key{M-x speedbar} in the editor.
705This will open a new frame. A better way might be to assicate the 705This will open a new frame. A better way might be to associate the
706following key binding 706following key binding
707 707
708@example 708@example
diff --git a/man/autotype.texi b/man/autotype.texi
index 9fd08fc1a6e..aeaaa91d079 100644
--- a/man/autotype.texi
+++ b/man/autotype.texi
@@ -409,7 +409,7 @@ files insert a skeleton with the usual frame.
409source files insert the usual header, with a copyright of your 409source files insert the usual header, with a copyright of your
410environment variable @env{$ORGANIZATION} or else the FSF, and prompt 410environment variable @env{$ORGANIZATION} or else the FSF, and prompt
411for valid keywords describing the contents. Files in a @file{bin} 411for valid keywords describing the contents. Files in a @file{bin}
412directory for which Emacs could determine no specialised mode 412directory for which Emacs could determine no specialized mode
413(@pxref{(emacs)Choosing Modes}) are set to Shell script mode. 413(@pxref{(emacs)Choosing Modes}) are set to Shell script mode.
414 414
415@findex define-auto-insert 415@findex define-auto-insert
diff --git a/man/calc.texi b/man/calc.texi
index 485a05ac359..631b810f09e 100644
--- a/man/calc.texi
+++ b/man/calc.texi
@@ -2330,7 +2330,7 @@ trail-related commands. Each entry on the line shows one command,
2330with a single capital letter showing which letter you press to get 2330with a single capital letter showing which letter you press to get
2331that command. We have used @kbd{t n}, @kbd{t p}, @kbd{t ]}, and 2331that command. We have used @kbd{t n}, @kbd{t p}, @kbd{t ]}, and
2332@kbd{t y} so far. The @samp{[MORE]} means you can press @kbd{?} 2332@kbd{t y} so far. The @samp{[MORE]} means you can press @kbd{?}
2333again to see more @kbd{t}-prefix comands. Notice that the commands 2333again to see more @kbd{t}-prefix commands. Notice that the commands
2334are roughly divided (by semicolons) into related groups. 2334are roughly divided (by semicolons) into related groups.
2335 2335
2336When you are in the help display for a prefix key, the prefix is 2336When you are in the help display for a prefix key, the prefix is
@@ -4485,7 +4485,7 @@ infinity again. Finally, we add this plus infinity to the minus
4485infinity we had earlier. If you work it out, you might expect 4485infinity we had earlier. If you work it out, you might expect
4486the answer to be @i{-72} for this. But the 72 has been completely 4486the answer to be @i{-72} for this. But the 72 has been completely
4487lost next to the infinities; by the time we compute @w{@samp{inf - inf}} 4487lost next to the infinities; by the time we compute @w{@samp{inf - inf}}
4488the finite difference between them, if any, is indetectable. 4488the finite difference between them, if any, is undetectable.
4489So we say the result is @dfn{indeterminate}, which Calc writes 4489So we say the result is @dfn{indeterminate}, which Calc writes
4490with the symbol @code{nan} (for Not A Number). 4490with the symbol @code{nan} (for Not A Number).
4491 4491
@@ -8236,14 +8236,8 @@ argument is exactly what we want to map over:
8236@end group 8236@end group
8237@end smallexample 8237@end smallexample
8238 8238
8239@ifinfo
8240@noindent 8239@noindent
8241Et voila, September 13, 1991 is a Friday. 8240Et voil@`a, September 13, 1991 is a Friday.
8242@end ifinfo
8243@tex
8244\noindent
8245{\it Et voil{\accent"12 a}}, September 13, 1991 is a Friday.
8246@end tex
8247 8241
8248@smallexample 8242@smallexample
8249@group 8243@group
@@ -10071,7 +10065,7 @@ Bugs'' sections of the manual.
10071@noindent 10065@noindent
10072@cindex Stack basics 10066@cindex Stack basics
10073@c [fix-tut RPN Calculations and the Stack] 10067@c [fix-tut RPN Calculations and the Stack]
10074Calc uses RPN notation. If you are not familar with RPN, @pxref{RPN 10068Calc uses RPN notation. If you are not familiar with RPN, @pxref{RPN
10075Tutorial}. 10069Tutorial}.
10076 10070
10077To add the numbers 1 and 2 in Calc you would type the keys: 10071To add the numbers 1 and 2 in Calc you would type the keys:
@@ -11130,7 +11124,7 @@ precision is 15, the seconds will keep three digits after the
11130decimal point. Decreasing the precision below 12 may cause the 11124decimal point. Decreasing the precision below 12 may cause the
11131time part of a date form to become inaccurate. This can also happen 11125time part of a date form to become inaccurate. This can also happen
11132if astronomically high years are used, though this will not be an 11126if astronomically high years are used, though this will not be an
11133issue in everyday (or even everymillenium) use. Note that date 11127issue in everyday (or even everymillennium) use. Note that date
11134forms without times are stored as exact integers, so roundoff is 11128forms without times are stored as exact integers, so roundoff is
11135never an issue for them. 11129never an issue for them.
11136 11130
@@ -17174,7 +17168,7 @@ falls in this hour results in a time value for the following hour,
17174from 3 a.m.@: to 4 a.m. At the end of daylight savings time, the 17168from 3 a.m.@: to 4 a.m. At the end of daylight savings time, the
17175hour from 1 a.m.@: to 2 a.m.@: repeats itself; converting a date/time 17169hour from 1 a.m.@: to 2 a.m.@: repeats itself; converting a date/time
17176form that falls in in this hour results in a time value for the first 17170form that falls in in this hour results in a time value for the first
17177manifestion of that time (@emph{not} the one that occurs one hour later). 17171manifestation of that time (@emph{not} the one that occurs one hour later).
17178 17172
17179If @code{math-daylight-savings-hook} is @code{nil}, then the 17173If @code{math-daylight-savings-hook} is @code{nil}, then the
17180daylight savings adjustment is always taken to be zero. 17174daylight savings adjustment is always taken to be zero.
@@ -17971,7 +17965,7 @@ flag keys must be used to get some of these functions from the keyboard.
17971@cindex @code{phi} variable 17965@cindex @code{phi} variable
17972@cindex Phi, golden ratio 17966@cindex Phi, golden ratio
17973@cindex Golden ratio 17967@cindex Golden ratio
17974One miscellanous command is shift-@kbd{P} (@code{calc-pi}), which pushes 17968One miscellaneous command is shift-@kbd{P} (@code{calc-pi}), which pushes
17975the value of @c{$\pi$} 17969the value of @c{$\pi$}
17976@cite{pi} (at the current precision) onto the stack. With the 17970@cite{pi} (at the current precision) onto the stack. With the
17977Hyperbolic flag, it pushes the value @cite{e}, the base of natural logarithms. 17971Hyperbolic flag, it pushes the value @cite{e}, the base of natural logarithms.
@@ -19927,7 +19921,7 @@ the integer 4 and the float 4.0 are considered equal even though they
19927are not ``identical.'' Variables are treated like plain symbols without 19921are not ``identical.'' Variables are treated like plain symbols without
19928attached values by the set operations; subtracting the set @samp{[b]} 19922attached values by the set operations; subtracting the set @samp{[b]}
19929from @samp{[a, b]} always yields the set @samp{[a]} even though if 19923from @samp{[a, b]} always yields the set @samp{[a]} even though if
19930the variables @samp{a} and @samp{b} both equalled 17, you might 19924the variables @samp{a} and @samp{b} both equaled 17, you might
19931expect the answer @samp{[]}. 19925expect the answer @samp{[]}.
19932 19926
19933If a set contains interval forms, then it is assumed to be a set of 19927If a set contains interval forms, then it is assumed to be a set of
@@ -23379,7 +23373,7 @@ list of numerical roots, however, provided that symbolic mode (@kbd{m s})
23379is not turned on. (If you work with symbolic mode on, recall that the 23373is not turned on. (If you work with symbolic mode on, recall that the
23380@kbd{N} (@code{calc-eval-num}) key is a handy way to reevaluate the 23374@kbd{N} (@code{calc-eval-num}) key is a handy way to reevaluate the
23381formula on the stack with symbolic mode temporarily off.) Naturally, 23375formula on the stack with symbolic mode temporarily off.) Naturally,
23382@kbd{a P} can only provide numerical roots if the polynomial coefficents 23376@kbd{a P} can only provide numerical roots if the polynomial coefficients
23383are all numbers (real or complex). 23377are all numbers (real or complex).
23384 23378
23385@node Solving Systems of Equations, Decomposing Polynomials, Multiple Solutions, Solving Equations 23379@node Solving Systems of Equations, Decomposing Polynomials, Multiple Solutions, Solving Equations
@@ -24145,7 +24139,7 @@ is simply scaled uniformly by @c{$1 / \sigma^2$}
24145where it has a minimum). But there @emph{will} be a difference 24139where it has a minimum). But there @emph{will} be a difference
24146in the estimated errors of the coefficients reported by @kbd{H a F}. 24140in the estimated errors of the coefficients reported by @kbd{H a F}.
24147 24141
24148Consult any text on statistical modelling of data for a discussion 24142Consult any text on statistical modeling of data for a discussion
24149of where these error estimates come from and how they should be 24143of where these error estimates come from and how they should be
24150interpreted. 24144interpreted.
24151 24145
@@ -26017,7 +26011,7 @@ binding one summand to @cite{x} and the other to @cite{y}, and it
26017matches anything else by binding the whole expression to @cite{x} and 26011matches anything else by binding the whole expression to @cite{x} and
26018zero to @cite{y}. The other operators above work similarly.@refill 26012zero to @cite{y}. The other operators above work similarly.@refill
26019 26013
26020For general miscellanous functions, the default value @code{def} 26014For general miscellaneous functions, the default value @code{def}
26021must be specified. Optional arguments are dropped starting with 26015must be specified. Optional arguments are dropped starting with
26022the rightmost one during matching. For example, the pattern 26016the rightmost one during matching. For example, the pattern
26023@samp{f(opt(a,0), b, opt(c,b))} will match @samp{f(b)}, @samp{f(a,b)}, 26017@samp{f(opt(a,0), b, opt(c,b))} will match @samp{f(b)}, @samp{f(a,b)},
@@ -26499,7 +26493,7 @@ f(!!!a, a) := g(a)
26499will be careful to bind @samp{a} to the second argument of @code{f} 26493will be careful to bind @samp{a} to the second argument of @code{f}
26500before testing the first argument. If Calc had tried to match the 26494before testing the first argument. If Calc had tried to match the
26501first argument of @code{f} first, the results would have been 26495first argument of @code{f} first, the results would have been
26502disasterous: Since @code{a} was unbound so far, the pattern @samp{a} 26496disastrous: since @code{a} was unbound so far, the pattern @samp{a}
26503would have matched anything at all, and the pattern @samp{!!!a} 26497would have matched anything at all, and the pattern @samp{!!!a}
26504therefore would @emph{not} have matched anything at all! 26498therefore would @emph{not} have matched anything at all!
26505 26499
@@ -27050,7 +27044,7 @@ This will simplify the formula whenever @cite{b} and/or @cite{c} can
27050be made simpler by squaring. For example, applying this rule to 27044be made simpler by squaring. For example, applying this rule to
27051@samp{2 / (sqrt(2) + 3)} yields @samp{6:7 - 2:7 sqrt(2)} (assuming 27045@samp{2 / (sqrt(2) + 3)} yields @samp{6:7 - 2:7 sqrt(2)} (assuming
27052Symbolic Mode has been enabled to keep the square root from being 27046Symbolic Mode has been enabled to keep the square root from being
27053evaulated to a floating-point approximation). This rule is also 27047evaluated to a floating-point approximation). This rule is also
27054useful when working with symbolic complex numbers, e.g., 27048useful when working with symbolic complex numbers, e.g.,
27055@samp{(a + b i) / (c + d i)}. 27049@samp{(a + b i) / (c + d i)}.
27056 27050
@@ -27903,7 +27897,7 @@ names rather than prompting for the variable name.
27903@pindex calc-permanent-variable 27897@pindex calc-permanent-variable
27904@cindex Storing variables 27898@cindex Storing variables
27905@cindex Permanent variables 27899@cindex Permanent variables
27906@cindex @file{.emacs} file, veriables 27900@cindex @file{.emacs} file, variables
27907The @kbd{s p} (@code{calc-permanent-variable}) command saves a 27901The @kbd{s p} (@code{calc-permanent-variable}) command saves a
27908variable's value permanently in your @file{.emacs} file, so that its 27902variable's value permanently in your @file{.emacs} file, so that its
27909value will still be available in future Emacs sessions. You can 27903value will still be available in future Emacs sessions. You can
@@ -29874,7 +29868,7 @@ Subformulas}, to see how this works).
29874@kindex M-# j 29868@kindex M-# j
29875@pindex calc-embedded-select 29869@pindex calc-embedded-select
29876The @kbd{M-# j} (@code{calc-embedded-select}) command provides an 29870The @kbd{M-# j} (@code{calc-embedded-select}) command provides an
29877easy way to operate on assigments. It is just like @kbd{M-# e}, 29871easy way to operate on assignments. It is just like @kbd{M-# e},
29878except that if the enabled formula is an assignment, it uses 29872except that if the enabled formula is an assignment, it uses
29879@kbd{j 2} to select the righthand side. If the enabled formula 29873@kbd{j 2} to select the righthand side. If the enabled formula
29880is an evaluates-to, it uses @kbd{j 1} to select the lefthand side. 29874is an evaluates-to, it uses @kbd{j 1} to select the lefthand side.
@@ -31736,7 +31730,7 @@ The strategy is to ensure that @cite{x} is nonnegative before calling
31736to a suitable range, namely, plus-or-minus @c{$\pi \over 4$} 31730to a suitable range, namely, plus-or-minus @c{$\pi \over 4$}
31737@cite{pi/4}. Note that each 31731@cite{pi/4}. Note that each
31738test, and particularly the first comparison against 7, is designed so 31732test, and particularly the first comparison against 7, is designed so
31739that small roundoff errors cannnot produce an infinite loop. (Suppose 31733that small roundoff errors cannot produce an infinite loop. (Suppose
31740we compared with @samp{(two-pi)} instead; if due to roundoff problems 31734we compared with @samp{(two-pi)} instead; if due to roundoff problems
31741the modulo operator ever returned @samp{(two-pi)} exactly, an infinite 31735the modulo operator ever returned @samp{(two-pi)} exactly, an infinite
31742recursion could result!) We use modulo only for arguments that will 31736recursion could result!) We use modulo only for arguments that will
@@ -31911,7 +31905,7 @@ treat them as ``black box'' objects with no important internal
31911structure. 31905structure.
31912 31906
31913There is also a @code{rawnum} symbol, which is a combination of 31907There is also a @code{rawnum} symbol, which is a combination of
31914@code{raw} (returning a raw Calc object) and @code{num} (signalling 31908@code{raw} (returning a raw Calc object) and @code{num} (signaling
31915an error if that object is not a constant). 31909an error if that object is not a constant).
31916 31910
31917You can pass a raw Calc object to @code{calc-eval} in place of a 31911You can pass a raw Calc object to @code{calc-eval} in place of a
diff --git a/man/cc-mode.texi b/man/cc-mode.texi
index 8f4d01fa068..ef98f8ee38e 100644
--- a/man/cc-mode.texi
+++ b/man/cc-mode.texi
@@ -1891,7 +1891,7 @@ returns a non-@code{nil} value succeeds and the evaluation stops. If
1891none of the list elements return a non-@code{nil} value, then an offset 1891none of the list elements return a non-@code{nil} value, then an offset
1892of 0 (zero) is used@footnote{There is however a variable 1892of 0 (zero) is used@footnote{There is however a variable
1893@code{c-strict-syntax-p} that, when set to non-@code{nil}, will cause an 1893@code{c-strict-syntax-p} that, when set to non-@code{nil}, will cause an
1894error to be signalled in that case. It's now considered obsolete since 1894error to be signaled in that case. It's now considered obsolete since
1895it doesn't work well with some of the alignment functions that now 1895it doesn't work well with some of the alignment functions that now
1896returns @code{nil} instead of zero to be more usable in lists. You 1896returns @code{nil} instead of zero to be more usable in lists. You
1897should therefore leave @code{c-strict-syntax-p} set to @code{nil}.}. 1897should therefore leave @code{c-strict-syntax-p} set to @code{nil}.}.
@@ -2301,7 +2301,7 @@ for C code in GNU programs.
2301@item 2301@item
2302@code{bsd} --- Also known as ``Allman style'' after Eric Allman. 2302@code{bsd} --- Also known as ``Allman style'' after Eric Allman.
2303 2303
2304@cindex Whitesmith style 2304@cindex Whitesmiths style
2305@item 2305@item
2306@code{whitesmith} --- Popularized by the examples that came with 2306@code{whitesmith} --- Popularized by the examples that came with
2307Whitesmiths C, an early commercial C compiler. 2307Whitesmiths C, an early commercial C compiler.
@@ -4163,7 +4163,7 @@ construct.
4163@findex c-lineup-whitesmith-in-block 4163@findex c-lineup-whitesmith-in-block
4164@findex lineup-whitesmith-in-block (c-) 4164@findex lineup-whitesmith-in-block (c-)
4165@item c-lineup-whitesmith-in-block 4165@item c-lineup-whitesmith-in-block
4166Line up lines inside a block in Whitesmith style. It's done in a way 4166Line up lines inside a block in Whitesmiths style. It's done in a way
4167that works both when the opening brace hangs and when it doesn't. E.g: 4167that works both when the opening brace hangs and when it doesn't. E.g:
4168@example 4168@example
4169@group 4169@group
@@ -4305,7 +4305,7 @@ As mentioned previous, @ccmode{} always trades speed for accuracy,
4305however it is recognized that sometimes you need speed and can sacrifice 4305however it is recognized that sometimes you need speed and can sacrifice
4306some accuracy in indentation. The file @file{cc-lobotomy.el} contains 4306some accuracy in indentation. The file @file{cc-lobotomy.el} contains
4307hacks that will ``dumb down'' @ccmode{} in some specific ways, making 4307hacks that will ``dumb down'' @ccmode{} in some specific ways, making
4308that trade-off of accurancy for speed. I won't go into details of its 4308that trade-off of accuracy for speed. I won't go into details of its
4309use here; you should read the comments at the top of the file, and look 4309use here; you should read the comments at the top of the file, and look
4310at the variable @code{cc-lobotomy-pith-list} for details. 4310at the variable @code{cc-lobotomy-pith-list} for details.
4311 4311
diff --git a/man/ediff.texi b/man/ediff.texi
index f4256fc55ae..5afe60e5e52 100644
--- a/man/ediff.texi
+++ b/man/ediff.texi
@@ -262,8 +262,8 @@ utility to change the original files on disk. This is not that
262dangerous, since you will always have the original contents of the file 262dangerous, since you will always have the original contents of the file
263saved in another file that has the extension @file{.orig}. 263saved in another file that has the extension @file{.orig}.
264Furthermore, if the file is under version control, then you can always back 264Furthermore, if the file is under version control, then you can always back
265out to one of the previous versions (see the section on Version Countrol in 265out to one of the previous versions (see the section on Version Control in
266Emacs manual). 266the Emacs manual).
267 267
268@code{ediff-patch-file} is careful about versions control: if the file 268@code{ediff-patch-file} is careful about versions control: if the file
269to be patched is checked in, then Ediff will offer to check it out, because 269to be patched is checked in, then Ediff will offer to check it out, because
@@ -897,7 +897,7 @@ reduce the risk of developing a cataract.
897In other situations, the currently highlighted region might be big and you 897In other situations, the currently highlighted region might be big and you
898might want to reconcile of them interactively. 898might want to reconcile of them interactively.
899 899
900All of this can be done with the above comand, @kbd{=}, which 900All of this can be done with the above command, @kbd{=}, which
901compares regions within Ediff buffers. Typing @kbd{=} creates a 901compares regions within Ediff buffers. Typing @kbd{=} creates a
902child Ediff session for comparing regions in buffers A, B, or 902child Ediff session for comparing regions in buffers A, B, or
903C as follows. 903C as follows.
diff --git a/man/emacs-mime.texi b/man/emacs-mime.texi
index 4059c28af8f..1f8d23ce470 100644
--- a/man/emacs-mime.texi
+++ b/man/emacs-mime.texi
@@ -1108,7 +1108,7 @@ Use the contents of the file in the body of the part
1108 1108
1109@item charset 1109@item charset
1110The contents of the body of the part are to be encoded in the character 1110The contents of the body of the part are to be encoded in the character
1111set speficied (@samp{Content-Type}). 1111set specified (@samp{Content-Type}).
1112 1112
1113@item name 1113@item name
1114Might be used to suggest a file name if the part is to be saved 1114Might be used to suggest a file name if the part is to be saved
diff --git a/man/emacs.texi b/man/emacs.texi
index e1fa1c041bd..ffe0e081c3c 100644
--- a/man/emacs.texi
+++ b/man/emacs.texi
@@ -982,8 +982,8 @@ Carpenter, Hans Chalupsky, Bob Chassell, James Clark, Mike Clarkson,
982Glynn Clements, Andrew Csillag, Doug Cutting, Michael DeCorte, Gary 982Glynn Clements, Andrew Csillag, Doug Cutting, Michael DeCorte, Gary
983Delp, Matthieu Devin, Eri Ding, Carsten Dominik, Scott Draves, Viktor 983Delp, Matthieu Devin, Eri Ding, Carsten Dominik, Scott Draves, Viktor
984Dukhovni, John Eaton, Rolf Ebert, Stephen Eglen, Torbj@"orn Einarsson, 984Dukhovni, John Eaton, Rolf Ebert, Stephen Eglen, Torbj@"orn Einarsson,
985Tsugumoto Enami, Hans Henrik Eriksen, Michael Ernst, Ata Etemadi, 985Tsugutomo Enami, Hans Henrik Eriksen, Michael Ernst, Ata Etemadi,
986Frederick Farnback, Fred Fish, Karl Fogel, Gary Foster, Noah Friedman, 986Frederick Farnbach, Fred Fish, Karl Fogel, Gary Foster, Noah Friedman,
987Keith Gabryelski, Kevin Gallagher, Kevin Gallo, Howard Gayle, Stephen 987Keith Gabryelski, Kevin Gallagher, Kevin Gallo, Howard Gayle, Stephen
988Gildea, David Gillespie, Bob Glickstein, Boris Goldowsky, Michelangelo 988Gildea, David Gillespie, Bob Glickstein, Boris Goldowsky, Michelangelo
989Grigni, Michael Gschwind, Henry Guillaume, Doug Gwyn, Ken'ichi Handa, 989Grigni, Michael Gschwind, Henry Guillaume, Doug Gwyn, Ken'ichi Handa,
diff --git a/man/eshell.texi b/man/eshell.texi
index 742c279256e..1526fbaf401 100644
--- a/man/eshell.texi
+++ b/man/eshell.texi
@@ -1,6 +1,6 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2 2
3@c "@(#)$Name: $:$Id: eshell.texi,v 1.13 2002/06/17 11:50:12 kai Exp $" 3@c "@(#)$Name: $:$Id: eshell.texi,v 1.14 2002/06/17 15:55:51 kai Exp $"
4 4
5@c Documentation for Eshell: The Emacs Shell. 5@c Documentation for Eshell: The Emacs Shell.
6@c Copyright (C) 1999, 2000 Free Software Foundation, Inc. 6@c Copyright (C) 1999, 2000 Free Software Foundation, Inc.
@@ -13,7 +13,7 @@
13@c your option) any later version. 13@c your option) any later version.
14 14
15@c GNU Emacs is distributed in the hope that it will be useful, but 15@c GNU Emacs is distributed in the hope that it will be useful, but
16@c WITHOUT ANY WARRANTY; without even the implied warraonty of 16@c WITHOUT ANY WARRANTY; without even the implied warranty of
17@c MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17@c MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18@c General Public License for more details. 18@c General Public License for more details.
19 19
@@ -762,7 +762,7 @@ scrolls back.
762 762
763@item Using C-p and C-n with rebind gets into a locked state 763@item Using C-p and C-n with rebind gets into a locked state
764 764
765This happened a few times in Emacs 21, but has been unreproducable 765This happened a few times in Emacs 21, but has been unreproducible
766since. 766since.
767 767
768@item If an interactive process is currently running, @kbd{M-!} doesn't work 768@item If an interactive process is currently running, @kbd{M-!} doesn't work
@@ -1008,7 +1008,7 @@ from @samp{!:1*}.
1008 1008
1009This would allow for an ``output translators'', that take a function to 1009This would allow for an ``output translators'', that take a function to
1010modify output with, and a target. Devise a syntax that works well with 1010modify output with, and a target. Devise a syntax that works well with
1011pipes, and can accomodate multiple functions (i.e., @samp{>'(upcase 1011pipes, and can accommodate multiple functions (i.e., @samp{>'(upcase
1012regexp-quote)} or @samp{>'upcase}). 1012regexp-quote)} or @samp{>'upcase}).
1013 1013
1014@item Allow Eshell to read/write to/from standard input and output 1014@item Allow Eshell to read/write to/from standard input and output
diff --git a/man/faq.texi b/man/faq.texi
index 7f52f7940c5..b982307a4e2 100644
--- a/man/faq.texi
+++ b/man/faq.texi
@@ -1162,7 +1162,7 @@ and are now included with the standard distribution.
1162@cindex Toolbar support 1162@cindex Toolbar support
1163Emacs 21 features a thorough rewrite of the display engine. The new 1163Emacs 21 features a thorough rewrite of the display engine. The new
1164display engine supports variable-size fonts, images, and can play sounds 1164display engine supports variable-size fonts, images, and can play sounds
1165on platforms which support that. As a result, the visual appearence of 1165on platforms which support that. As a result, the visual appearance of
1166Emacs, when it runs on a windowed display, is much more reminiscent of 1166Emacs, when it runs on a windowed display, is much more reminiscent of
1167modern GUI programs, and includes 3D widgets (used for the mode line and 1167modern GUI programs, and includes 3D widgets (used for the mode line and
1168the scroll bars), a configurable and extensible toolbar, tooltips 1168the scroll bars), a configurable and extensible toolbar, tooltips
@@ -2595,7 +2595,7 @@ consult the documentation of the variables @code{ps-printer-name},
2595@node Scrolling only one line, Replacing highlighted text, Turning on syntax highlighting, Common requests 2595@node Scrolling only one line, Replacing highlighted text, Turning on syntax highlighting, Common requests
2596@section How can I force Emacs to scroll only one line when I move past the bottom of the screen? 2596@section How can I force Emacs to scroll only one line when I move past the bottom of the screen?
2597@cindex Scrolling only one line 2597@cindex Scrolling only one line
2598@cindex Reducing the increment when scrollng 2598@cindex Reducing the increment when scrolling
2599 2599
2600Place the following Lisp form in your @file{.emacs} file: 2600Place the following Lisp form in your @file{.emacs} file:
2601 2601
@@ -2609,7 +2609,7 @@ Place the following Lisp form in your @file{.emacs} file:
2609@section How can I replace highlighted text with what I type? 2609@section How can I replace highlighted text with what I type?
2610@cindex @code{delete-selection-mode} 2610@cindex @code{delete-selection-mode}
2611@cindex Replacing highlighted text 2611@cindex Replacing highlighted text
2612@cindex Highlighing and replacing text 2612@cindex Highlighting and replacing text
2613 2613
2614Use @code{delete-selection-mode}, which you can start automatically by 2614Use @code{delete-selection-mode}, which you can start automatically by
2615placing the following Lisp form in your @file{.emacs} file: 2615placing the following Lisp form in your @file{.emacs} file:
@@ -3512,7 +3512,7 @@ To get the Xmenu stuff to work, you need to find a copy of MIT's
3512@cindex Snail mail, ordering Emacs via 3512@cindex Snail mail, ordering Emacs via
3513@cindex Postal service, ordering Emacs via 3513@cindex Postal service, ordering Emacs via
3514@cindex Distribution, retrieving Emacs 3514@cindex Distribution, retrieving Emacs
3515@cindex Internet, retreiving from 3515@cindex Internet, retrieving from
3516 3516
3517Look in the files @file{etc/DISTRIB} and @file{etc/FTP} for information 3517Look in the files @file{etc/DISTRIB} and @file{etc/FTP} for information
3518on nearby archive sites and @file{etc/ORDERS} for mail orders. If you 3518on nearby archive sites and @file{etc/ORDERS} for mail orders. If you
diff --git a/man/files.texi b/man/files.texi
index 9eb396fb011..0112381a180 100644
--- a/man/files.texi
+++ b/man/files.texi
@@ -2646,7 +2646,7 @@ pick up any recent changes from the repository first, using @kbd{C-x v m
2646 2646
2647@vindex vc-cvs-global-switches 2647@vindex vc-cvs-global-switches
2648 The variable @code{vc-cvs-global-switches} should be a string 2648 The variable @code{vc-cvs-global-switches} should be a string
2649specifyng switches to pass to CVS for all CVS operations. 2649specifying switches to pass to CVS for all CVS operations.
2650 2650
2651 When @code{vc-cvs-stay-local} is @code{t}, VC also makes local 2651 When @code{vc-cvs-stay-local} is @code{t}, VC also makes local
2652version backups, so that simple diff and revert operations are 2652version backups, so that simple diff and revert operations are
diff --git a/man/forms.texi b/man/forms.texi
index 02fa1dd5517..c7ef4aefc4b 100644
--- a/man/forms.texi
+++ b/man/forms.texi
@@ -338,7 +338,7 @@ If the variable @code{forms-forms-scrolls} is set to a value other
338than @code{nil} (which it is, by default), the Emacs functions 338than @code{nil} (which it is, by default), the Emacs functions
339@code{scroll-up} and @code{scroll-down} will perform a 339@code{scroll-up} and @code{scroll-down} will perform a
340@code{forms-next-record} and @code{forms-prev-record} when in forms 340@code{forms-next-record} and @code{forms-prev-record} when in forms
341mode. So you can use your favourite page commands to page through the 341mode. So you can use your favorite page commands to page through the
342data file. 342data file.
343 343
344@vindex forms-forms-jump 344@vindex forms-forms-jump
diff --git a/man/gnus.texi b/man/gnus.texi
index 0de65081dba..55987a1bce8 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -568,7 +568,7 @@ Article Treatment
568* Article Buttons:: Click on URLs, Message-IDs, addresses and the like. 568* Article Buttons:: Click on URLs, Message-IDs, addresses and the like.
569* Article Date:: Grumble, UT! 569* Article Date:: Grumble, UT!
570* Article Signature:: What is a signature? 570* Article Signature:: What is a signature?
571* Article Miscellania:: Various other stuff. 571* Article Miscellanea:: Various other stuff.
572 572
573Alternative Approaches 573Alternative Approaches
574 574
@@ -6988,7 +6988,7 @@ these articles easier.
6988* Article Buttons:: Click on URLs, Message-IDs, addresses and the like. 6988* Article Buttons:: Click on URLs, Message-IDs, addresses and the like.
6989* Article Date:: Grumble, UT! 6989* Article Date:: Grumble, UT!
6990* Article Signature:: What is a signature? 6990* Article Signature:: What is a signature?
6991* Article Miscellania:: Various other stuff. 6991* Article Miscellanea:: Various other stuff.
6992@end menu 6992@end menu
6993 6993
6994 6994
@@ -7816,8 +7816,8 @@ the regular expression @samp{^---*Forwarded article}, then it isn't a
7816signature after all. 7816signature after all.
7817 7817
7818 7818
7819@node Article Miscellania 7819@node Article Miscellanea
7820@subsection Article Miscellania 7820@subsection Article Miscellanea
7821 7821
7822@table @kbd 7822@table @kbd
7823@item A t 7823@item A t
@@ -10486,8 +10486,8 @@ server:
10486@vindex nntp-server-opened-hook 10486@vindex nntp-server-opened-hook
10487@cindex @sc{mode reader} 10487@cindex @sc{mode reader}
10488@cindex authinfo 10488@cindex authinfo
10489@cindex authentification 10489@cindex authentication
10490@cindex nntp authentification 10490@cindex nntp authentication
10491@findex nntp-send-authinfo 10491@findex nntp-send-authinfo
10492@findex nntp-send-mode-reader 10492@findex nntp-send-mode-reader
10493is run after a connection has been made. It can be used to send 10493is run after a connection has been made. It can be used to send
@@ -10706,7 +10706,7 @@ This works for Solaris @code{telnet}, for instance.
10706@findex nntp-open-ssl-stream 10706@findex nntp-open-ssl-stream
10707@item nntp-open-ssl-stream 10707@item nntp-open-ssl-stream
10708Opens a connection to a server over a @dfn{secure} channel. To use this 10708Opens a connection to a server over a @dfn{secure} channel. To use this
10709you must have SSLay installed 10709you must have SSLeay installed
10710(@uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}, and you also need 10710(@uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}, and you also need
10711@file{ssl.el} (from the W3 distribution, for instance). You then 10711@file{ssl.el} (from the W3 distribution, for instance). You then
10712define a server as follows: 10712define a server as follows:
@@ -16088,7 +16088,7 @@ each instance of a word should add given a mark.
16088 (,gnus-del-mark . -15))) 16088 (,gnus-del-mark . -15)))
16089@end lisp 16089@end lisp
16090 16090
16091This is the default value. If you have adaption on words enabled, every 16091This is the default value. If you adapt on words, every
16092word that appears in subjects of articles marked with 16092word that appears in subjects of articles marked with
16093@code{gnus-read-mark} will result in a score rule that increase the 16093@code{gnus-read-mark} will result in a score rule that increase the
16094score with 30 points. 16094score with 30 points.
@@ -16974,7 +16974,7 @@ four days, Gnus will decay the scores four times, for instance.
16974* Compilation:: How to speed Gnus up. 16974* Compilation:: How to speed Gnus up.
16975* Mode Lines:: Displaying information in the mode lines. 16975* Mode Lines:: Displaying information in the mode lines.
16976* Highlighting and Menus:: Making buffers look all nice and cozy. 16976* Highlighting and Menus:: Making buffers look all nice and cozy.
16977* Buttons:: Get tendonitis in ten easy steps! 16977* Buttons:: Get tendinitis in ten easy steps!
16978* Daemons:: Gnus can do things behind your back. 16978* Daemons:: Gnus can do things behind your back.
16979* NoCeM:: How to avoid spam and other fatty foods. 16979* NoCeM:: How to avoid spam and other fatty foods.
16980* Undo:: Some actions can be undone. 16980* Undo:: Some actions can be undone.
@@ -19890,7 +19890,7 @@ considered home score and adapt files (@pxref{Home Score File}) have
19890been added. 19890been added.
19891 19891
19892@item 19892@item
19893@code{nndoc} was rewritten to be easily extendable (@pxref{Document 19893@code{nndoc} was rewritten to be easily extensible (@pxref{Document
19894Server Internals}). 19894Server Internals}).
19895 19895
19896@item 19896@item
@@ -19997,7 +19997,7 @@ More hooks and functions have been added to remove junk from incoming
19997mail before saving the mail (@pxref{Washing Mail}). 19997mail before saving the mail (@pxref{Washing Mail}).
19998 19998
19999@item 19999@item
20000Emphasized text can be properly fontisized: 20000Emphasized text can be properly fontified:
20001 20001
20002@end itemize 20002@end itemize
20003 20003
@@ -20423,7 +20423,7 @@ original.
20423@cindex ephemeral groups 20423@cindex ephemeral groups
20424Most groups store data on what articles you have read. @dfn{Ephemeral} 20424Most groups store data on what articles you have read. @dfn{Ephemeral}
20425groups are groups that will have no data stored---when you exit the 20425groups are groups that will have no data stored---when you exit the
20426group, it'll disappear into the aether. 20426group, it'll disappear into the ether.
20427 20427
20428@item solid groups 20428@item solid groups
20429@cindex solid groups 20429@cindex solid groups
diff --git a/man/idlwave.texi b/man/idlwave.texi
index 9e04d43b012..a087e3e0778 100644
--- a/man/idlwave.texi
+++ b/man/idlwave.texi
@@ -1084,7 +1084,7 @@ When you ask for routine information about an object method, and the
1084method exists in several classes, IDLWAVE queries for the class of the 1084method exists in several classes, IDLWAVE queries for the class of the
1085object, unless the class is already known through a text property on the 1085object, unless the class is already known through a text property on the
1086@samp{->} operator (@pxref{Object Method Completion and Class 1086@samp{->} operator (@pxref{Object Method Completion and Class
1087Ambiguity}), or by having been explicity included in the call 1087Ambiguity}), or by having been explicitly included in the call
1088(e.g. @code{a->myclass::Foo}). 1088(e.g. @code{a->myclass::Foo}).
1089 1089
1090@cindex Calling sequences 1090@cindex Calling sequences
@@ -1594,7 +1594,7 @@ entire class inheritance chain. This is often referred to as
1594@emph{chaining}, and is characterized by chained method calls like 1594@emph{chaining}, and is characterized by chained method calls like
1595@w{@code{self->MySuperClass::SetProperty,_EXTRA=e}}. 1595@w{@code{self->MySuperClass::SetProperty,_EXTRA=e}}.
1596 1596
1597IDLWAVE can accomodate this special synergy between class and keyword 1597IDLWAVE can accommodate this special synergy between class and keyword
1598inheritance: if @code{_EXTRA} or @code{_REF_EXTRA} are detected among a 1598inheritance: if @code{_EXTRA} or @code{_REF_EXTRA} are detected among a
1599method's keyword parameters, all keywords of superclass versions of the 1599method's keyword parameters, all keywords of superclass versions of the
1600method being considered are included in completion. The completion 1600method being considered are included in completion. The completion
@@ -2053,7 +2053,7 @@ expansion.
2053@cindex Modification timestamp 2053@cindex Modification timestamp
2054@cindex Header, for file documentation 2054@cindex Header, for file documentation
2055@cindex Timestamp, in doc header. 2055@cindex Timestamp, in doc header.
2056@cindex Changelog, in doc header. 2056@cindex ChangeLog, in doc header.
2057 2057
2058@kindex C-c C-h 2058@kindex C-c C-h
2059@kindex C-c C-m 2059@kindex C-c C-m
@@ -2627,7 +2627,7 @@ execution is stopped in a buffer due to a triggered breakpoint or error,
2627or while composing a long command in the IDLWAVE shell. In the latter 2627or while composing a long command in the IDLWAVE shell. In the latter
2628case, the command is sent to the shell and its output is visible, but 2628case, the command is sent to the shell and its output is visible, but
2629point remains unmoved in the command being composed --- you can inspect 2629point remains unmoved in the command being composed --- you can inspect
2630the contituents of a command you're building without interrupting the 2630the constituents of a command you're building without interrupting the
2631process of building it! You can even print arbitrary expressions from 2631process of building it! You can even print arbitrary expressions from
2632older input or output further up in the shell window --- any expression, 2632older input or output further up in the shell window --- any expression,
2633variable, number, or function you see can be examined. 2633variable, number, or function you see can be examined.
diff --git a/man/maintaining.texi b/man/maintaining.texi
index 16d63a463d2..fcc596d03ca 100644
--- a/man/maintaining.texi
+++ b/man/maintaining.texi
@@ -251,7 +251,7 @@ In La@TeX{} text, the argument of any of the commands @code{\chapter},
251@code{\section}, @code{\subsection}, @code{\subsubsection}, 251@code{\section}, @code{\subsection}, @code{\subsubsection},
252@code{\eqno}, @code{\label}, @code{\ref}, @code{\cite}, 252@code{\eqno}, @code{\label}, @code{\ref}, @code{\cite},
253@code{\bibitem}, @code{\part}, @code{\appendix}, @code{\entry}, 253@code{\bibitem}, @code{\part}, @code{\appendix}, @code{\entry},
254@code{\index}, @code{\def}, @code{\newcomand}, @code{\renewcommand}, 254@code{\index}, @code{\def}, @code{\newcommand}, @code{\renewcommand},
255@code{\newenvironment} or @code{\renewenvironment} is a tag.@refill 255@code{\newenvironment} or @code{\renewenvironment} is a tag.@refill
256 256
257Other commands can make tags as well, if you specify them in the 257Other commands can make tags as well, if you specify them in the
diff --git a/man/message.texi b/man/message.texi
index 96d9e354581..7274fb370f2 100644
--- a/man/message.texi
+++ b/man/message.texi
@@ -837,7 +837,7 @@ Responses to messages have subjects that start with @samp{Re: }. This
837is @emph{not} an abbreviation of the English word ``response'', but is 837is @emph{not} an abbreviation of the English word ``response'', but is
838Latin, and means ``in response to''. Some illiterate nincompoops have 838Latin, and means ``in response to''. Some illiterate nincompoops have
839failed to grasp this fact, and have ``internationalized'' their software 839failed to grasp this fact, and have ``internationalized'' their software
840to use abonimations like @samp{Aw: } (``antwort'') or @samp{Sv: } 840to use abominations like @samp{Aw: } (``antwort'') or @samp{Sv: }
841(``svar'') instead, which is meaningless and evil. However, you may 841(``svar'') instead, which is meaningless and evil. However, you may
842have to deal with users that use these evil tools, in which case you may 842have to deal with users that use these evil tools, in which case you may
843set this variable to a regexp that matches these prefixes. Myself, I 843set this variable to a regexp that matches these prefixes. Myself, I
diff --git a/man/pcl-cvs.texi b/man/pcl-cvs.texi
index 9c370662265..20a5fb4412b 100644
--- a/man/pcl-cvs.texi
+++ b/man/pcl-cvs.texi
@@ -1,6 +1,6 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2 2
3@c "@(#)$Name: $:$Id: pcl-cvs.texi,v 1.14 2002/02/13 22:30:34 monnier Exp $" 3@c "@(#)$Name: $:$Id: pcl-cvs.texi,v 1.15 2002/04/09 18:41:56 monnier Exp $"
4 4
5@c Documentation for the GNU Emacs CVS mode. 5@c Documentation for the GNU Emacs CVS mode.
6@c Copyright (C) 1991,92,93,94,95,96,97,98,99,2000, 2001 Free Software Foundation, Inc. 6@c Copyright (C) 1991,92,93,94,95,96,97,98,99,2000, 2001 Free Software Foundation, Inc.
@@ -235,7 +235,7 @@ on both the functionality and the documentation.@refill
235@file{pcl-cvs-xemacs.el}.@refill 235@file{pcl-cvs-xemacs.el}.@refill
236 236
237@item 237@item
238Leif Lonnblad contributed RCVS support (since superceded by the new 238Leif Lonnblad contributed RCVS support (since superseded by the new
239remote CVS support). 239remote CVS support).
240 240
241@item 241@item
diff --git a/man/reftex.texi b/man/reftex.texi
index 5a29f125ef8..738156c6f8e 100644
--- a/man/reftex.texi
+++ b/man/reftex.texi
@@ -1632,9 +1632,9 @@ logic @code{and} for regular expressions. For example
1632@samp{Einstein&&Bose} will match all articles which mention 1632@samp{Einstein&&Bose} will match all articles which mention
1633Bose-Einstein condensation, or which are co-authored by Bose and 1633Bose-Einstein condensation, or which are co-authored by Bose and
1634Einstein. When entering the regular expression, you can complete on 1634Einstein. When entering the regular expression, you can complete on
1635known citation keys. RefTeX also offeres a default when prompting for a 1635known citation keys. RefTeX also offers a default when prompting for a
1636regular expression. This default is the word before the cursor or the 1636regular expression. This default is the word before the cursor or the
1637word before the current @samp{\cite} comand. Sometimes this may be a 1637word before the current @samp{\cite} command. Sometimes this may be a
1638good search key.@refill 1638good search key.@refill
1639 1639
1640@cindex @code{\bibliography} 1640@cindex @code{\bibliography}
@@ -3439,7 +3439,7 @@ Make a citation using BibTeX database files. After prompting for a regular
3439expression, scans the buffers with BibTeX entries (taken from the 3439expression, scans the buffers with BibTeX entries (taken from the
3440@code{\bibliography} command or a @code{thebibliography} environment) 3440@code{\bibliography} command or a @code{thebibliography} environment)
3441and offers the matching entries for selection. The selected entry is 3441and offers the matching entries for selection. The selected entry is
3442formated according to @code{reftex-cite-format} and inserted into the 3442formatted according to @code{reftex-cite-format} and inserted into the
3443buffer.@refill @* 3443buffer.@refill @*
3444When called with one or two @kbd{C-u} prefixes, first rescans the 3444When called with one or two @kbd{C-u} prefixes, first rescans the
3445document. When called with a numeric prefix, make that many citations. 3445document. When called with a numeric prefix, make that many citations.
@@ -5448,7 +5448,7 @@ New option @code{reftex-toc-max-level} to limit the depth of the toc.
5448New key binding @kbd{t} in the @file{*toc*} buffer to change this 5448New key binding @kbd{t} in the @file{*toc*} buffer to change this
5449setting.@refill 5449setting.@refill
5450@item 5450@item
5451RefTeX maintaines an @file{Index Phrases} file in which phrases can be 5451RefTeX maintains an @file{Index Phrases} file in which phrases can be
5452collected. When the document is ready, RefTeX can search all 5452collected. When the document is ready, RefTeX can search all
5453these phrases and assist indexing all matches.@refill 5453these phrases and assist indexing all matches.@refill
5454@item 5454@item
diff --git a/man/sc.texi b/man/sc.texi
index 30357640a48..2c7fd382ca2 100644
--- a/man/sc.texi
+++ b/man/sc.texi
@@ -1826,7 +1826,7 @@ of the following elements:@refill
1826@table @asis 1826@table @asis
1827@item the symbol @code{continue} 1827@item the symbol @code{continue}
1828This tells Regi to continue processing entries after a match, instead of 1828This tells Regi to continue processing entries after a match, instead of
1829reseting the frame and moving @samp{point}. In this way, lines of text 1829resetting the frame and moving @samp{point}. In this way, lines of text
1830can have multiple matches, but you have to be careful to avoid entering 1830can have multiple matches, but you have to be careful to avoid entering
1831infinite loops. 1831infinite loops.
1832 1832
diff --git a/man/tramp.texi b/man/tramp.texi
index 5b764386eab..daf32c7c184 100644
--- a/man/tramp.texi
+++ b/man/tramp.texi
@@ -455,7 +455,7 @@ recognizes. One can be found in a default install at
455@file{/usr/info/dir}. Copy the top of this file down to the first 455@file{/usr/info/dir}. Copy the top of this file down to the first
456occurrence of `* Menu' including that line plus one more blank line, 456occurrence of `* Menu' including that line plus one more blank line,
457to your working directory @file{texi/dir}, or use the sample provided 457to your working directory @file{texi/dir}, or use the sample provided
458in the @file{texi} directroy of this distribution. See 458in the @file{texi} directory of this distribution. See
459@file{texi/dir_sample} 459@file{texi/dir_sample}
460 460
461Once a @file{dir} file is in place, this command will make the entry. 461Once a @file{dir} file is in place, this command will make the entry.
@@ -541,9 +541,9 @@ differ.
541@cindex methods, external transfer 541@cindex methods, external transfer
542@cindex methods, out-of-band 542@cindex methods, out-of-band
543Loading or saving a remote file requires that the content of the file 543Loading or saving a remote file requires that the content of the file
544be transfered between the two machines. The content of the file can be 544be transferred between the two machines. The content of the file can be
545transfered over the same connection used to log in to the remote 545transferred over the same connection used to log in to the remote
546machine or the file can be transfered through another connection using 546machine or the file can be transferred through another connection using
547a remote copy program such as @command{rcp}, @command{scp} or 547a remote copy program such as @command{rcp}, @command{scp} or
548@command{rsync}. The former are called @dfn{inline methods}, the 548@command{rsync}. The former are called @dfn{inline methods}, the
549latter are called @dfn{out-of-band methods} or @dfn{external transfer 549latter are called @dfn{out-of-band methods} or @dfn{external transfer
@@ -643,7 +643,7 @@ There are also two variants, @option{sm-ssh1} and @option{sm-ssh2}
643that use the @command{ssh1} and @command{ssh2} commands explicitly. If 643that use the @command{ssh1} and @command{ssh2} commands explicitly. If
644you don't know what these are, you do not need these options. 644you don't know what these are, you do not need these options.
645 645
646All the methods based on @command{ssh} have an additional kludgy 646All the methods based on @command{ssh} have an additional kludgey
647feature: you can specify a host name which looks like @file{host#42} 647feature: you can specify a host name which looks like @file{host#42}
648(the real host name, then a hash sign, then a port number). This 648(the real host name, then a hash sign, then a port number). This
649means to connect to the given host but to also pass @code{-p 42} as 649means to connect to the given host but to also pass @code{-p 42} as
@@ -901,7 +901,7 @@ The cost of the cryptographic handshake at the start of an @command{scp}
901session can begin to absorb the advantage that the lack of encoding and 901session can begin to absorb the advantage that the lack of encoding and
902decoding presents. 902decoding presents.
903 903
904All the @command{ssh} based methods support the kludgy @samp{-p} 904All the @command{ssh} based methods support the kludgey @samp{-p}
905feature where you can specify a port number to connect to in the host 905feature where you can specify a port number to connect to in the host
906name. For example, the host name @file{host#42} tells Tramp to 906name. For example, the host name @file{host#42} tells Tramp to
907specify @samp{-p 42} in the argument list for @command{ssh}. 907specify @samp{-p 42} in the argument list for @command{ssh}.
diff --git a/man/woman.texi b/man/woman.texi
index ecafbe44794..aee55b2a28c 100644
--- a/man/woman.texi
+++ b/man/woman.texi
@@ -1,5 +1,5 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2@c $Id: woman.texi,v 1.9 2002/07/01 08:05:00 rms Exp $ 2@c $Id: woman.texi,v 1.10 2002/07/01 08:06:37 rms Exp $
3@c %**start of header 3@c %**start of header
4@setfilename ../info/woman 4@setfilename ../info/woman
5@settitle WoMan: Browse Unix Manual Pages ``W.O. (without) Man'' 5@settitle WoMan: Browse Unix Manual Pages ``W.O. (without) Man''
@@ -295,7 +295,7 @@ advantage of the display capabilities available to it, and I hope to
295develop WoMan to take advantage of developments in Emacs itself. At 295develop WoMan to take advantage of developments in Emacs itself. At
296present, WoMan uses several display faces to support bold and italic 296present, WoMan uses several display faces to support bold and italic
297text, to indicate other fonts, etc. The default faces are also 297text, to indicate other fonts, etc. The default faces are also
298coloured, but the choice of faces is customizable. WoMan provides menu 298colored, but the choice of faces is customizable. WoMan provides menu
299support for navigation and mouse support for following references, in 299support for navigation and mouse support for following references, in
300addition to the navigation facilities provided by @code{man} mode. 300addition to the navigation facilities provided by @code{man} mode.
301WoMan has (this) texinfo documentation! 301WoMan has (this) texinfo documentation!
@@ -344,7 +344,7 @@ the @file{site-lisp} directory in your Emacs file tree, e.g.@:
344@var{version} is your Emacs version), provided you have write access to 344@var{version} is your Emacs version), provided you have write access to
345it. If you use a directory that is not included by default in your 345it. If you use a directory that is not included by default in your
346Emacs load path then you need to add something like this to your 346Emacs load path then you need to add something like this to your
347@file{.emacs} initialisation file: 347@file{.emacs} initialization file:
348 348
349@lisp 349@lisp
350(add-to-list 'load-path "my-lisp") 350(add-to-list 'load-path "my-lisp")
@@ -365,7 +365,7 @@ harm.)
365@heading Setup 365@heading Setup
366 366
367Setup that is either necessary or desirable consists of adding a small 367Setup that is either necessary or desirable consists of adding a small
368amount of Emacs Lisp code to your @file{.emacs} initialisation file. It 368amount of Emacs Lisp code to your @file{.emacs} initialization file. It
369may be necessary (or at least convenient) to make WoMan autoload (if you 369may be necessary (or at least convenient) to make WoMan autoload (if you
370are not running GNU Emacs 21 or later) and to set the search path used 370are not running GNU Emacs 21 or later) and to set the search path used
371by the @code{woman} interface. You may also find it convenient to make 371by the @code{woman} interface. You may also find it convenient to make
@@ -453,7 +453,7 @@ loaded, then add the following to your @file{.emacs} file:
453 453
454(By default, WoMan will automatically define the dired keys @kbd{W} and 454(By default, WoMan will automatically define the dired keys @kbd{W} and
455@kbd{w} when it loads, but only if they are not already defined. This 455@kbd{w} when it loads, but only if they are not already defined. This
456behaviour is controlled by the user option @code{woman-dired-keys}. 456behavior is controlled by the user option @code{woman-dired-keys}.
457Note that the @code{dired-x} (dired extra) package binds 457Note that the @code{dired-x} (dired extra) package binds
458@code{dired-copy-filename-as-kill} to the key @kbd{w}, although @kbd{W} 458@code{dired-copy-filename-as-kill} to the key @kbd{w}, although @kbd{W}
459appears to be unused. The @code{dired-x} package will over-write the 459appears to be unused. The @code{dired-x} package will over-write the
@@ -488,7 +488,7 @@ file:
488If you really want to square the man-woman circle then you can! If you 488If you really want to square the man-woman circle then you can! If you
489run the GNU command interpreter @code{bash} then you might care to 489run the GNU command interpreter @code{bash} then you might care to
490define the following @code{bash} function in your @code{bash} 490define the following @code{bash} function in your @code{bash}
491initialisation file @file{.bashrc}: 491initialization file @file{.bashrc}:
492 492
493@example 493@example
494man() @{ gnudoit -q '(raise-frame (selected-frame)) (woman' \"$1\" ')' ; @} 494man() @{ gnudoit -q '(raise-frame (selected-frame)) (woman' \"$1\" ')' ; @}
@@ -1396,11 +1396,11 @@ formatting.
1396@item woman-bold-headings 1396@item woman-bold-headings
1397A boolean value. If non-@code{nil} then embolden section and subsection 1397A boolean value. If non-@code{nil} then embolden section and subsection
1398headings. Default is @code{t}. [Heading emboldening is @emph{not} standard 1398headings. Default is @code{t}. [Heading emboldening is @emph{not} standard
1399@code{man} behaviour.] 1399@code{man} behavior.]
1400 1400
1401@item woman-ignore 1401@item woman-ignore
1402A boolean value. If non-@code{nil} then unrecognised requests etc. are 1402A boolean value. If non-@code{nil} then unrecognised requests etc. are
1403ignored. Default is @code{t}. This gives the standard @code{ROFF} behaviour. 1403ignored. Default is @code{t}. This gives the standard @code{ROFF} behavior.
1404If @code{nil} then they are left in the buffer, which may aid debugging. 1404If @code{nil} then they are left in the buffer, which may aid debugging.
1405 1405
1406@item woman-preserve-ascii 1406@item woman-preserve-ascii
@@ -1428,7 +1428,7 @@ man page.
1428@item woman-fontify 1428@item woman-fontify
1429A boolean value. If non-@code{nil} then WoMan assumes that face support is 1429A boolean value. If non-@code{nil} then WoMan assumes that face support is
1430available. It defaults to a non-@code{nil} value if the display supports 1430available. It defaults to a non-@code{nil} value if the display supports
1431either colours or different fonts. 1431either colors or different fonts.
1432 1432
1433@item woman-italic-face 1433@item woman-italic-face
1434Face for italic font in man pages. Default: italic, underlined, 1434Face for italic font in man pages. Default: italic, underlined,
@@ -1496,7 +1496,7 @@ Under MS-Windows, the default is
1496@cindex log buffer 1496@cindex log buffer
1497@cindex buffer, log 1497@cindex buffer, log
1498 1498
1499This is modelled on the Emacs byte-compiler. It logs all files 1499This is modeled on the Emacs byte-compiler. It logs all files
1500formatted by WoMan and the time taken. If WoMan finds anything that it 1500formatted by WoMan and the time taken. If WoMan finds anything that it
1501cannot handle then it writes a warning to this buffer. If the variable 1501cannot handle then it writes a warning to this buffer. If the variable
1502@code{woman-show-log} is non-@code{nil} (by default it is @code{nil}) then 1502@code{woman-show-log} is non-@code{nil} (by default it is @code{nil}) then