aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKarl Berry2009-02-16 17:41:58 +0000
committerKarl Berry2009-02-16 17:41:58 +0000
commit5dc584b517cb715fdf9ac9d8fab4c0356f1f17da (patch)
tree8d2293c0884314a6418af798df5b50f290b04857 /doc
parent4c1958f4a989f573680ff901798aa2f291fd26ce (diff)
downloademacs-5dc584b517cb715fdf9ac9d8fab4c0356f1f17da.tar.gz
emacs-5dc584b517cb715fdf9ac9d8fab4c0356f1f17da.zip
consistently use @insertcopying, @direntry, @contents
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog51
-rw-r--r--doc/misc/ada-mode.texi8
-rw-r--r--doc/misc/auth.texi28
-rw-r--r--doc/misc/autotype.texi11
-rw-r--r--doc/misc/calc.texi4
-rw-r--r--doc/misc/cc-mode.texi15
-rw-r--r--doc/misc/cl.texi8
-rw-r--r--doc/misc/dbus.texi5
-rw-r--r--doc/misc/dired-x.texi10
-rw-r--r--doc/misc/ebrowse.texi7
-rw-r--r--doc/misc/ediff.texi6
-rw-r--r--doc/misc/emacs-mime.texi8
-rw-r--r--doc/misc/epa.texi12
-rw-r--r--doc/misc/erc.texi14
-rw-r--r--doc/misc/eshell.texi6
-rw-r--r--doc/misc/eudc.texi11
-rw-r--r--doc/misc/faq.texi9
-rw-r--r--doc/misc/flymake.texi1
-rw-r--r--doc/misc/forms.texi5
-rw-r--r--doc/misc/gnus-coding.texi8
-rw-r--r--doc/misc/gnus.texi16
-rw-r--r--doc/misc/idlwave.texi14
-rw-r--r--doc/misc/info.texi2
-rw-r--r--doc/misc/mairix-el.texi5
-rw-r--r--doc/misc/message.texi11
-rw-r--r--doc/misc/mh-e.texi1
-rw-r--r--doc/misc/newsticker.texi3
-rw-r--r--doc/misc/nxml-mode.texi6
-rw-r--r--doc/misc/org.texi10
-rw-r--r--doc/misc/pcl-cvs.texi8
-rw-r--r--doc/misc/pgg.texi21
-rw-r--r--doc/misc/rcirc.texi7
-rw-r--r--doc/misc/reftex.texi7
-rw-r--r--doc/misc/remember.texi14
-rw-r--r--doc/misc/sasl.texi26
-rw-r--r--doc/misc/sc.texi11
-rw-r--r--doc/misc/ses.texi2
-rw-r--r--doc/misc/sieve.texi13
-rw-r--r--doc/misc/smtpmail.texi1
-rw-r--r--doc/misc/speedbar.texi7
-rw-r--r--doc/misc/tramp.texi11
-rw-r--r--doc/misc/url.texi12
-rw-r--r--doc/misc/vip.texi10
-rw-r--r--doc/misc/viper.texi5
-rw-r--r--doc/misc/widget.texi8
-rw-r--r--doc/misc/woman.texi4
46 files changed, 271 insertions, 191 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 6a068799faf..03ff9f70284 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,54 @@
12009-02-16 Karl Berry <karl@gnu.org>
2
3 * ada-mode.texi,
4 * auth.texi,
5 * autotype.texi,
6 * calc.texi,
7 * cc-mode.texi,
8 * cl.texi,
9 * dbus.texi,
10 * dired-x.texi,
11 * ebrowse.texi,
12 * ediff.texi,
13 * emacs-mime.texi,
14 * epa.texi,
15 * erc.texi,
16 * eshell.texi,
17 * eudc.texi,
18 * faq.texi,
19 * flymake.texi,
20 * forms.texi,
21 * gnus-coding.texi,
22 * gnus.texi,
23 * idlwave.texi,
24 * info.texi,
25 * mairix-el.texi,
26 * message.texi,
27 * mh-e.texi,
28 * newsticker.texi,
29 * nxml-mode.texi,
30 * org.texi,
31 * pcl-cvs.texi,
32 * pgg.texi,
33 * rcirc.texi,
34 * reftex.texi,
35 * remember.texi,
36 * sasl.texi,
37 * sc.texi,
38 * ses.texi,
39 * sieve.texi,
40 * smtpmail.texi,
41 * speedbar.texi,
42 * tramp.texi,
43 * url.texi,
44 * vip.texi,
45 * viper.texi,
46 * widget.texi,
47 * woman.texi: Consistently use @insertcopying in the Top node,
48 @contents at the front (after @end titlepage),
49 and @direntry after @copying.
50 (Bug#1988)
51
12009-02-13 Teodor Zlatanov <tzz@lifelogs.com> 522009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2 53
3 * auth.texi: New file documenting auth-source. 54 * auth.texi: New file documenting auth-source.
diff --git a/doc/misc/ada-mode.texi b/doc/misc/ada-mode.texi
index 20de8af9f1f..ae9597818c6 100644
--- a/doc/misc/ada-mode.texi
+++ b/doc/misc/ada-mode.texi
@@ -37,11 +37,14 @@ developing GNU and promoting software freedom.''
37@insertcopying 37@insertcopying
38@end titlepage 38@end titlepage
39 39
40@c fixme; title page doesn't show up in ada-mode.info; why bother with 40@contents
41@c it?
42 41
43@node Top, Overview, (dir), (dir) 42@node Top, Overview, (dir), (dir)
44 43
44@ifnottex
45@insertcopying
46@end ifnottex
47
45@menu 48@menu
46* Overview:: 49* Overview::
47* Installation:: Installing Ada mode on your system 50* Installation:: Installing Ada mode on your system
@@ -1520,7 +1523,6 @@ autofill the current comment.
1520 1523
1521@printindex fn 1524@printindex fn
1522 1525
1523@contents
1524@bye 1526@bye
1525 1527
1526@ignore 1528@ignore
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi
index 7a9031a0c1a..31b281f890a 100644
--- a/doc/misc/auth.texi
+++ b/doc/misc/auth.texi
@@ -1,21 +1,13 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2
3@setfilename auth.info 2@setfilename auth.info
3@settitle Emacs auth-source Library @value{VERSION}
4 4
5@set VERSION 0.1 5@set VERSION 0.1
6 6
7@dircategory Emacs
8@direntry
9* auth-source: (auth). The Emacs auth-source library.
10@end direntry
11
12@settitle Emacs auth-source Library @value{VERSION}
13
14@copying 7@copying
15This file describes the Emacs auth-source library. 8This file describes the Emacs auth-source library.
16 9
17Copyright @copyright{} 2008, 2009 10Copyright @copyright{} 2008, 2009 Free Software Foundation, Inc.
18Free Software Foundation, Inc.
19 11
20@quotation 12@quotation
21Permission is granted to copy, distribute and/or modify this document 13Permission is granted to copy, distribute and/or modify this document
@@ -37,21 +29,22 @@ license to the document, as described in section 6 of the license.
37@end quotation 29@end quotation
38@end copying 30@end copying
39 31
40@tex 32@dircategory Emacs
33@direntry
34* auth-source: (auth). The Emacs auth-source library.
35@end direntry
41 36
42@titlepage 37@titlepage
43@title Emacs auth-source Library 38@title Emacs auth-source Library
44
45@author by Ted Zlatanov 39@author by Ted Zlatanov
46@page 40@page
47
48@vskip 0pt plus 1filll 41@vskip 0pt plus 1filll
49@insertcopying 42@insertcopying
50@end titlepage 43@end titlepage
51@page
52 44
53@end tex 45@contents
54 46
47@ifnottex
55@node Top 48@node Top
56@top Emacs auth-source 49@top Emacs auth-source
57This manual describes the Emacs auth-source library. 50This manual describes the Emacs auth-source library.
@@ -59,6 +52,8 @@ This manual describes the Emacs auth-source library.
59It is a way for multiple applications to share a single configuration 52It is a way for multiple applications to share a single configuration
60(in Emacs and in files) for user convenience. 53(in Emacs and in files) for user convenience.
61 54
55@insertcopying
56
62@menu 57@menu
63* Overview:: Overview of the auth-source library. 58* Overview:: Overview of the auth-source library.
64* Help for users:: 59* Help for users::
@@ -67,6 +62,7 @@ It is a way for multiple applications to share a single configuration
67* Function Index:: 62* Function Index::
68* Variable Index:: 63* Variable Index::
69@end menu 64@end menu
65@end ifnottex
70 66
71@node Overview 67@node Overview
72@chapter Overview 68@chapter Overview
@@ -192,8 +188,6 @@ users' netrc files.
192@chapter Variable Index 188@chapter Variable Index
193@printindex vr 189@printindex vr
194 190
195@summarycontents
196@contents
197@bye 191@bye
198 192
199@c End: 193@c End:
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi
index edd210c2b5c..0ca6b8105ea 100644
--- a/doc/misc/autotype.texi
+++ b/doc/misc/autotype.texi
@@ -1,7 +1,5 @@
1\input texinfo 1\input texinfo
2@c This is an annex of the Emacs manual. 2@c This is an annex of the Emacs manual.
3@c Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004,
4@c 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5@c Author: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389 3@c Author: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389
6@setfilename ../../info/autotype 4@setfilename ../../info/autotype
7@c @node Autotypist, Picture, Abbrevs, Top 5@c @node Autotypist, Picture, Abbrevs, Top
@@ -51,6 +49,8 @@ frequently in Emacs}
51@insertcopying 49@insertcopying
52@end titlepage 50@end titlepage
53 51
52@contents
53
54@node Top 54@node Top
55@top Autotyping 55@top Autotyping
56 56
@@ -79,6 +79,10 @@ be defined for inserting and navigating between text more generally. A
79sort of meta-expansion facility can be used to try a set of alternative 79sort of meta-expansion facility can be used to try a set of alternative
80completions and expansions of text at point. 80completions and expansions of text at point.
81 81
82@ifnottex
83@insertcopying
84@end ifnottex
85
82@menu 86@menu
83* Using Skeletons:: How to insert a skeleton into your text. 87* Using Skeletons:: How to insert a skeleton into your text.
84* Wrapping Skeletons:: Putting existing text within a skeleton. 88* Wrapping Skeletons:: Putting existing text within a skeleton.
@@ -101,7 +105,6 @@ completions and expansions of text at point.
101@end menu 105@end menu
102 106
103 107
104
105@node Using Skeletons 108@node Using Skeletons
106@chapter Using Skeletons 109@chapter Using Skeletons
107@cindex skeletons 110@cindex skeletons
@@ -660,8 +663,6 @@ of the expansion possibilities.
660@unnumbered Variable Index 663@unnumbered Variable Index
661@printindex vr 664@printindex vr
662 665
663@setchapternewpage odd
664@contents
665@bye 666@bye
666 667
667@ignore 668@ignore
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index a167a76bbe1..823dccfe136 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -127,8 +127,6 @@ developing GNU and promoting software freedom.''
127@page 127@page
128 128
129@vskip 0pt plus 1filll 129@vskip 0pt plus 1filll
130Copyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004,
131 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
132@insertcopying 130@insertcopying
133@end titlepage 131@end titlepage
134 132
@@ -161,6 +159,8 @@ file), type @kbd{?}. (You can also type @kbd{h} to run through a
161longer Info tutorial.) 159longer Info tutorial.)
162@end ifinfo 160@end ifinfo
163 161
162@insertcopying
163
164@menu 164@menu
165* Getting Started:: General description and overview. 165* Getting Started:: General description and overview.
166@ifinfo 166@ifinfo
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index 399e38ea5be..0d8385ed968 100644
--- a/doc/misc/cc-mode.texi
+++ b/doc/misc/cc-mode.texi
@@ -211,10 +211,13 @@ from
211@comment This appears only in the Info file, not the printed manual. 211@comment This appears only in the Info file, not the printed manual.
212@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 212@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
213 213
214@summarycontents
215@contents
216
214@node Top, Introduction, (dir), (dir) 217@node Top, Introduction, (dir), (dir)
215@comment node-name, next, previous, up 218@comment node-name, next, previous, up
216 219
217@ifinfo 220@ifnottex
218@top @ccmode{} 221@top @ccmode{}
219 222
220@ccmode{} is a GNU Emacs mode for editing files containing C, C++, 223@ccmode{} is a GNU Emacs mode for editing files containing C, C++,
@@ -223,7 +226,9 @@ and AWK code. It provides syntax-based indentation, font locking, and
223has several handy commands and some minor modes to make the editing 226has several handy commands and some minor modes to make the editing
224easier. It does not provide tools to look up and navigate between 227easier. It does not provide tools to look up and navigate between
225functions, classes etc - there are other packages for that. 228functions, classes etc - there are other packages for that.
226@end ifinfo 229
230@insertcopying
231@end ifnottex
227 232
228@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 233@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
229@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 234@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -6986,12 +6991,6 @@ Since most @ccmode{} variables are prepended with the string
6986@comment Epilogue. 6991@comment Epilogue.
6987@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 6992@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6988 6993
6989@iftex
6990@page
6991@summarycontents
6992@contents
6993@end iftex
6994
6995@bye 6994@bye
6996 6995
6997@ignore 6996@ignore
diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi
index 2e7993a6de5..fb1aace9bc6 100644
--- a/doc/misc/cl.texi
+++ b/doc/misc/cl.texi
@@ -44,6 +44,8 @@ developing GNU and promoting software freedom.''
44@insertcopying 44@insertcopying
45@end titlepage 45@end titlepage
46 46
47@contents
48
47@node Top, Overview, (dir), (dir) 49@node Top, Overview, (dir), (dir)
48@chapter Introduction 50@chapter Introduction
49 51
@@ -53,6 +55,10 @@ Common Lisp. All the facilities are described here in detail. While
53this document does not assume any prior knowledge of Common Lisp, it 55this document does not assume any prior knowledge of Common Lisp, it
54does assume a basic familiarity with Emacs Lisp. 56does assume a basic familiarity with Emacs Lisp.
55 57
58@ifnottex
59@insertcopying
60@end ifnottex
61
56@menu 62@menu
57* Overview:: Installation, usage, etc. 63* Overview:: Installation, usage, etc.
58* Program Structure:: Arglists, `eval-when', `defalias' 64* Program Structure:: Arglists, `eval-when', `defalias'
@@ -5329,8 +5335,6 @@ recursion.
5329 5335
5330@printindex vr 5336@printindex vr
5331 5337
5332@setchapternewpage odd
5333@contents
5334@bye 5338@bye
5335 5339
5336@ignore 5340@ignore
diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi
index c012647144e..51dabf8028d 100644
--- a/doc/misc/dbus.texi
+++ b/doc/misc/dbus.texi
@@ -27,6 +27,7 @@ developing GNU and promoting software freedom.''
27* D-Bus: (dbus). Using D-Bus in Emacs. 27* D-Bus: (dbus). Using D-Bus in Emacs.
28@end direntry 28@end direntry
29 29
30@contents
30 31
31@node Top, Overview, (dir), (dir) 32@node Top, Overview, (dir), (dir)
32@top D-Bus integration in Emacs 33@top D-Bus integration in Emacs
@@ -38,7 +39,9 @@ before you compile Emacs.} D-Bus is a message bus system, a simple
38way for applications to talk to one another. An overview of D-Bus can 39way for applications to talk to one another. An overview of D-Bus can
39be found at @uref{http://dbus.freedesktop.org/}. 40be found at @uref{http://dbus.freedesktop.org/}.
40 41
42@ifnottex
41@insertcopying 43@insertcopying
44@end ifnottex
42 45
43@menu 46@menu
44* Overview:: An overview of D-Bus. 47* Overview:: An overview of D-Bus.
@@ -1567,8 +1570,6 @@ whether a given D-Bus error is related to them.
1567@appendix GNU Free Documentation License 1570@appendix GNU Free Documentation License
1568@include doclicense.texi 1571@include doclicense.texi
1569 1572
1570@contents
1571@c End of dbus.texi
1572@bye 1573@bye
1573 1574
1574@ignore 1575@ignore
diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi
index f8dee506e5c..84ef5205b7a 100644
--- a/doc/misc/dired-x.texi
+++ b/doc/misc/dired-x.texi
@@ -64,7 +64,8 @@ developing GNU and promoting software freedom.''
64@insertcopying 64@insertcopying
65@end titlepage 65@end titlepage
66 66
67@page 67@contents
68
68 69
69@ifnottex 70@ifnottex
70 71
@@ -97,6 +98,8 @@ For @file{dired-x.el} revision 2
97 98
98@end itemize 99@end itemize
99 100
101@insertcopying
102
100@menu 103@menu
101* Introduction:: 104* Introduction::
102* Installation:: 105* Installation::
@@ -1256,12 +1259,7 @@ Lawrence R. Dodd
1256@unnumbered Variable Index 1259@unnumbered Variable Index
1257@printindex vr 1260@printindex vr
1258 1261
1259@setchapternewpage odd
1260@c @summarycontents
1261@contents
1262
1263@bye 1262@bye
1264@c dired-x.texi ends here.
1265 1263
1266@ignore 1264@ignore
1267 arch-tag: 201727aa-9318-4c74-a0d7-4f51c550c4de 1265 arch-tag: 201727aa-9318-4c74-a0d7-4f51c550c4de
diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi
index ce7144feb37..9642c3c1dd6 100644
--- a/doc/misc/ebrowse.texi
+++ b/doc/misc/ebrowse.texi
@@ -43,11 +43,15 @@ developing GNU and promoting software freedom.''
43@insertcopying 43@insertcopying
44@end titlepage 44@end titlepage
45 45
46@node Top, Overview, (dir), (dir) 46@contents
47 47
48@ifnottex 48@ifnottex
49@node Top, Overview, (dir), (dir)
50
49You can browse C++ class hierarchies from within Emacs by using 51You can browse C++ class hierarchies from within Emacs by using
50Ebrowse. 52Ebrowse.
53
54@insertcopying
51@end ifnottex 55@end ifnottex
52 56
53@menu 57@menu
@@ -1448,7 +1452,6 @@ in on with the command @kbd{C-c C-m m}.
1448@unnumbered Concept Index 1452@unnumbered Concept Index
1449@printindex cp 1453@printindex cp
1450 1454
1451@contents
1452@bye 1455@bye
1453 1456
1454@ignore 1457@ignore
diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi
index a5881945dc7..b13d6b10f5f 100644
--- a/doc/misc/ediff.texi
+++ b/doc/misc/ediff.texi
@@ -25,7 +25,7 @@
25This file documents Ediff, a comprehensive visual interface to Unix diff 25This file documents Ediff, a comprehensive visual interface to Unix diff
26and patch utilities. 26and patch utilities.
27 27
28Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 28Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
292003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 292003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
30 30
31@quotation 31@quotation
@@ -61,9 +61,11 @@ developing GNU and promoting software freedom.''
61@insertcopying 61@insertcopying
62@end titlepage 62@end titlepage
63 63
64@contents
64 65
65@node Top, Introduction, (dir), (dir) 66@node Top, Introduction, (dir), (dir)
66 67
68@insertcopying
67 69
68@menu 70@menu
69* Introduction:: About Ediff. 71* Introduction:: About Ediff.
@@ -2532,8 +2534,6 @@ Eli Zaretskii (eliz@@is.elta.co.il)
2532@unnumbered Index 2534@unnumbered Index
2533@printindex cp 2535@printindex cp
2534 2536
2535@setchapternewpage odd
2536@contents
2537@bye 2537@bye
2538 2538
2539@ignore 2539@ignore
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi
index 883a552b135..e9a03595502 100644
--- a/doc/misc/emacs-mime.texi
+++ b/doc/misc/emacs-mime.texi
@@ -47,6 +47,8 @@ developing GNU and promoting software freedom.''
47@insertcopying 47@insertcopying
48@end titlepage 48@end titlepage
49 49
50@contents
51
50@node Top 52@node Top
51@top Emacs MIME 53@top Emacs MIME
52 54
@@ -66,6 +68,10 @@ Procedures), RFC2049 (Conformance Criteria and Examples). It is highly
66recommended that anyone who intends writing @acronym{MIME}-compliant software 68recommended that anyone who intends writing @acronym{MIME}-compliant software
67read at least RFC2045 and RFC2047. 69read at least RFC2045 and RFC2047.
68 70
71@ifnottex
72@insertcopying
73@end ifnottex
74
69@menu 75@menu
70* Decoding and Viewing:: A framework for decoding and viewing. 76* Decoding and Viewing:: A framework for decoding and viewing.
71* Composing:: @acronym{MML}; a language for describing @acronym{MIME} parts. 77* Composing:: @acronym{MML}; a language for describing @acronym{MIME} parts.
@@ -1873,8 +1879,6 @@ Documentation of the text/plain format parameter for flowed text.
1873@chapter Index 1879@chapter Index
1874@printindex cp 1880@printindex cp
1875 1881
1876@summarycontents
1877@contents
1878@bye 1882@bye
1879 1883
1880 1884
diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi
index bedd370dae3..97a61cd5547 100644
--- a/doc/misc/epa.texi
+++ b/doc/misc/epa.texi
@@ -7,7 +7,7 @@
7@set VERSION 1.0.0 7@set VERSION 1.0.0
8 8
9@copying 9@copying
10This file describes EasyPG Assistant. 10This file describes EasyPG Assistant @value{VERSION}.
11 11
12Copyright @copyright{} 2007, 2008, 2009 Free Software Foundation, Inc. 12Copyright @copyright{} 2007, 2008, 2009 Free Software Foundation, Inc.
13 13
@@ -36,7 +36,6 @@ license to the document, as described in section 6 of the license.
36* EasyPG Assistant: (epa). An Emacs user interface to GNU Privacy Guard. 36* EasyPG Assistant: (epa). An Emacs user interface to GNU Privacy Guard.
37@end direntry 37@end direntry
38 38
39
40@titlepage 39@titlepage
41@title EasyPG Assistant 40@title EasyPG Assistant
42 41
@@ -46,10 +45,8 @@ license to the document, as described in section 6 of the license.
46@vskip 0pt plus 1filll 45@vskip 0pt plus 1filll
47@insertcopying 46@insertcopying
48@end titlepage 47@end titlepage
49@page
50 48
51@c @summarycontents 49@contents
52@c @contents
53 50
54@node Top 51@node Top
55@top EasyPG Assistant user's manual 52@top EasyPG Assistant user's manual
@@ -61,8 +58,9 @@ EasyPG Assistant is a part of the package called EasyPG, an all-in-one
61GnuPG interface for Emacs. EasyPG also contains the library interface 58GnuPG interface for Emacs. EasyPG also contains the library interface
62called EasyPG Library. 59called EasyPG Library.
63 60
64@noindent 61@ifnottex
65This manual covers EasyPG version @value{VERSION}. 62@insertcopying
63@end ifnottex
66 64
67@menu 65@menu
68* Overview:: 66* Overview::
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi
index 81e1239cec9..09e9479449e 100644
--- a/doc/misc/erc.texi
+++ b/doc/misc/erc.texi
@@ -2,14 +2,8 @@
2@c %**start of header 2@c %**start of header
3@setfilename ../../info/erc 3@setfilename ../../info/erc
4@settitle ERC Manual 4@settitle ERC Manual
5@c %**end of header
6
7@dircategory Emacs
8@direntry
9* ERC: (erc). Powerful, modular, and extensible IRC client for Emacs.
10@end direntry
11
12@syncodeindex fn cp 5@syncodeindex fn cp
6@c %**end of header
13 7
14@copying 8@copying
15This manual is for ERC version 5.3. 9This manual is for ERC version 5.3.
@@ -33,6 +27,11 @@ and modified without restriction.
33@end quotation 27@end quotation
34@end copying 28@end copying
35 29
30@dircategory Emacs
31@direntry
32* ERC: (erc). Powerful, modular, and extensible IRC client for Emacs.
33@end direntry
34
36@titlepage 35@titlepage
37@title ERC manual 36@title ERC manual
38@subtitle a full-featured IRC client 37@subtitle a full-featured IRC client
@@ -45,7 +44,6 @@ and modified without restriction.
45@insertcopying 44@insertcopying
46@end titlepage 45@end titlepage
47 46
48@c So the toc is printed at the start
49@contents 47@contents
50 48
51@ifnottex 49@ifnottex
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index 2e24db33e83..e7d4132c4b8 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -30,8 +30,6 @@ developing GNU and promoting software freedom.''
30* Eshell: (eshell). A command shell implemented in Emacs Lisp. 30* Eshell: (eshell). A command shell implemented in Emacs Lisp.
31@end direntry 31@end direntry
32 32
33@setchapternewpage on
34
35@titlepage 33@titlepage
36@sp 4 34@sp 4
37@c The title is printed in a large font. 35@c The title is printed in a large font.
@@ -64,13 +62,15 @@ developing GNU and promoting software freedom.''
64@node Top, What is Eshell?, (dir), (dir) 62@node Top, What is Eshell?, (dir), (dir)
65@top Eshell 63@top Eshell
66 64
67This manual documents Eshell, a shell-like command interpretor 65Eshell is a shell-like command interpretor
68implemented in Emacs Lisp. It invokes no external processes except for 66implemented in Emacs Lisp. It invokes no external processes except for
69those requested by the user. It is intended to be a functional 67those requested by the user. It is intended to be a functional
70replacement for command shells such as @command{bash}, @command{zsh}, 68replacement for command shells such as @command{bash}, @command{zsh},
71@command{rc}, or @command{4dos}; since Emacs itself is capable of 69@command{rc}, or @command{4dos}; since Emacs itself is capable of
72handling the sort of tasks accomplished by those tools. 70handling the sort of tasks accomplished by those tools.
73@c This manual is updated to release 2.4 of Eshell. 71@c This manual is updated to release 2.4 of Eshell.
72
73@insertcopying
74@end ifnottex 74@end ifnottex
75 75
76@menu 76@menu
diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi
index d298012090f..c3adbb44b4a 100644
--- a/doc/misc/eudc.texi
+++ b/doc/misc/eudc.texi
@@ -47,16 +47,13 @@ developing GNU and promoting software freedom.''
47@insertcopying 47@insertcopying
48@end titlepage 48@end titlepage
49 49
50@contents
51
50@ifnottex 52@ifnottex
51@node Top, Overview, (dir), (dir) 53@node Top, Overview, (dir), (dir)
52@comment node-name, next, previous, up 54@comment node-name, next, previous, up
53 55
54 56@insertcopying
55This manual documents EUDC v1.30b, the Emacs Unified Directory Client.
56
57A common interface to directory servers using various protocols such as
58LDAP or the CCSO white pages directory system (PH/QI)
59
60@end ifnottex 57@end ifnottex
61 58
62@menu 59@menu
@@ -970,8 +967,6 @@ in testing and proofreading the code and docs of @file{ph.el}.
970 967
971@printindex vr 968@printindex vr
972 969
973@setchapternewpage odd
974@contents
975@bye 970@bye
976 971
977@ignore 972@ignore
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi
index 8cebb0028e8..af705ffc017 100644
--- a/doc/misc/faq.texi
+++ b/doc/misc/faq.texi
@@ -4,8 +4,6 @@
4@settitle GNU Emacs FAQ 4@settitle GNU Emacs FAQ
5@c %**end of header 5@c %**end of header
6 6
7@setchapternewpage odd
8
9@c This is used in many places 7@c This is used in many places
10@set VER 23.0.90 8@set VER 23.0.90
11 9
@@ -56,6 +54,8 @@ distribution.]
56@insertcopying 54@insertcopying
57@end titlepage 55@end titlepage
58 56
57@contents
58
59@node Top, FAQ notation, (dir), (dir) 59@node Top, FAQ notation, (dir), (dir)
60 60
61This is the GNU Emacs FAQ, last updated on @today{}. 61This is the GNU Emacs FAQ, last updated on @today{}.
@@ -64,6 +64,10 @@ This FAQ is maintained as a part of GNU Emacs. If you find any errors,
64or have any suggestions, please use @kbd{M-x report-emacs-bug} to report 64or have any suggestions, please use @kbd{M-x report-emacs-bug} to report
65them. 65them.
66 66
67@ifnottex
68@insertcopying
69@end ifnottex
70
67@menu 71@menu
68* FAQ notation:: 72* FAQ notation::
69* General questions:: 73* General questions::
@@ -5492,7 +5496,6 @@ part of the Gnus distribution.
5492@unnumbered Concept Index 5496@unnumbered Concept Index
5493@printindex cp 5497@printindex cp
5494 5498
5495@contents
5496@bye 5499@bye
5497 5500
5498@ignore 5501@ignore
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi
index e886e7fa099..a713d7ccee4 100644
--- a/doc/misc/flymake.texi
+++ b/doc/misc/flymake.texi
@@ -47,6 +47,7 @@ developing GNU and promoting software freedom.''
47@ifnottex 47@ifnottex
48@node Top 48@node Top
49@top GNU Flymake 49@top GNU Flymake
50@insertcopying
50@end ifnottex 51@end ifnottex
51 52
52@menu 53@menu
diff --git a/doc/misc/forms.texi b/doc/misc/forms.texi
index cc830972663..4f6280b47ca 100644
--- a/doc/misc/forms.texi
+++ b/doc/misc/forms.texi
@@ -58,6 +58,8 @@ developing GNU and promoting software freedom.''
58@insertcopying 58@insertcopying
59@end titlepage 59@end titlepage
60 60
61@contents
62
61@ifnottex 63@ifnottex
62@node Top 64@node Top
63@top Forms Mode 65@top Forms Mode
@@ -73,6 +75,8 @@ job: a control file and a data file. The data file holds the
73actual data to be presented. The control file describes 75actual data to be presented. The control file describes
74how to present it. 76how to present it.
75 77
78@insertcopying
79
76@menu 80@menu
77* Forms Example:: An example: editing the password data base. 81* Forms Example:: An example: editing the password data base.
78* Entering and Exiting Forms Mode:: 82* Entering and Exiting Forms Mode::
@@ -971,7 +975,6 @@ Software Foundation. Thanks, Richard!
971@unnumbered Index 975@unnumbered Index
972@printindex cp 976@printindex cp
973 977
974@contents
975@bye 978@bye
976 979
977@ignore 980@ignore
diff --git a/doc/misc/gnus-coding.texi b/doc/misc/gnus-coding.texi
index 324cba4aee1..a384e8b1634 100644
--- a/doc/misc/gnus-coding.texi
+++ b/doc/misc/gnus-coding.texi
@@ -7,7 +7,8 @@
7@syncodeindex pg cp 7@syncodeindex pg cp
8 8
9@copying 9@copying
10Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. 10Copyright @copyright{} 2004, 2005, 2007, 2008, 2009 Free Software
11Foundation, Inc.
11 12
12@quotation 13@quotation
13Permission is granted to copy, distribute and/or modify this document 14Permission is granted to copy, distribute and/or modify this document
@@ -42,9 +43,14 @@ license to the document, as described in section 6 of the license.
42@c anyway hoping that it might annoy someone enough to fix it. ;-) 43@c anyway hoping that it might annoy someone enough to fix it. ;-)
43@c Fixing only a paragraph also is appreciated. 44@c Fixing only a paragraph also is appreciated.
44 45
46@ifnottex
45@node Top 47@node Top
46@top Gnus Coding Style and Maintainance Guide 48@top Gnus Coding Style and Maintainance Guide
47This manual describes @dots{} 49This manual describes @dots{}
50
51@insertcopying
52@end ifnottex
53
48@menu 54@menu
49* Gnus Coding Style:: Gnus Coding Style 55* Gnus Coding Style:: Gnus Coding Style
50* Gnus Maintainance Guide:: Gnus Maintainance Guide 56* Gnus Maintainance Guide:: Gnus Maintainance Guide
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index b4ceb358957..86011fe3a00 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -320,10 +320,6 @@ developing GNU and promoting software freedom.''
320@end iflatex 320@end iflatex
321@end iftex 321@end iftex
322 322
323@ifnottex
324@insertcopying
325@end ifnottex
326
327@dircategory Emacs 323@dircategory Emacs
328@direntry 324@direntry
329* Gnus: (gnus). The newsreader Gnus. 325* Gnus: (gnus). The newsreader Gnus.
@@ -331,8 +327,6 @@ developing GNU and promoting software freedom.''
331@iftex 327@iftex
332@finalout 328@finalout
333@end iftex 329@end iftex
334@setchapternewpage odd
335
336 330
337 331
338@titlepage 332@titlepage
@@ -344,6 +338,8 @@ developing GNU and promoting software freedom.''
344@insertcopying 338@insertcopying
345@end titlepage 339@end titlepage
346 340
341@summarycontents
342@contents
347 343
348@node Top 344@node Top
349@top The Gnus Newsreader 345@top The Gnus Newsreader
@@ -358,6 +354,10 @@ luck.
358@c Adjust ../Makefile.in if you change the following line: 354@c Adjust ../Makefile.in if you change the following line:
359This manual corresponds to Gnus v5.13 355This manual corresponds to Gnus v5.13
360 356
357@ifnottex
358@insertcopying
359@end ifnottex
360
361@end ifinfo 361@end ifinfo
362 362
363@iftex 363@iftex
@@ -30505,7 +30505,7 @@ Below is a slightly shortened version of the @code{nndir} back end.
30505 30505
30506@lisp 30506@lisp
30507;;; @r{nndir.el --- single directory newsgroup access for Gnus} 30507;;; @r{nndir.el --- single directory newsgroup access for Gnus}
30508;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.} 30508;; @r{Copyright (C) 1995,1996 Free Software Foundation, Inc.}
30509 30509
30510;;; @r{Code:} 30510;;; @r{Code:}
30511 30511
@@ -31265,8 +31265,6 @@ former). The manual is unambiguous, but it can be confusing.
31265@chapter Key Index 31265@chapter Key Index
31266@printindex ky 31266@printindex ky
31267 31267
31268@summarycontents
31269@contents
31270@bye 31268@bye
31271 31269
31272@iftex 31270@iftex
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi
index 046016608d7..0d241771dcb 100644
--- a/doc/misc/idlwave.texi
+++ b/doc/misc/idlwave.texi
@@ -2,10 +2,6 @@
2@c %**start of header 2@c %**start of header
3@setfilename ../../info/idlwave 3@setfilename ../../info/idlwave
4@settitle IDLWAVE User Manual 4@settitle IDLWAVE User Manual
5@dircategory Emacs
6@direntry
7* IDLWAVE: (idlwave). Major mode and shell for IDL files.
8@end direntry
9@synindex ky cp 5@synindex ky cp
10@syncodeindex vr cp 6@syncodeindex vr cp
11@syncodeindex fn cp 7@syncodeindex fn cp
@@ -43,6 +39,11 @@ developing GNU and promoting software freedom.''
43@end quotation 39@end quotation
44@end copying 40@end copying
45 41
42@dircategory Emacs
43@direntry
44* IDLWAVE: (idlwave). Major mode and shell for IDL files.
45@end direntry
46
46@titlepage 47@titlepage
47@title IDLWAVE User Manual 48@title IDLWAVE User Manual
48@subtitle Emacs major mode and shell for IDL 49@subtitle Emacs major mode and shell for IDL
@@ -52,17 +53,16 @@ developing GNU and promoting software freedom.''
52@vskip 0pt plus 1filll 53@vskip 0pt plus 1filll
53@insertcopying 54@insertcopying
54@end titlepage 55@end titlepage
55@contents
56 56
57@page 57@contents
58 58
59@ifnottex 59@ifnottex
60
61@node Top, Introduction, (dir), (dir) 60@node Top, Introduction, (dir), (dir)
62 61
63IDLWAVE is a package which supports editing source code written in the 62IDLWAVE is a package which supports editing source code written in the
64Interactive Data Language (IDL), and running IDL as an inferior shell. 63Interactive Data Language (IDL), and running IDL as an inferior shell.
65 64
65@insertcopying
66@end ifnottex 66@end ifnottex
67 67
68@menu 68@menu
diff --git a/doc/misc/info.texi b/doc/misc/info.texi
index cb47d3180d9..147e0b7a5ca 100644
--- a/doc/misc/info.texi
+++ b/doc/misc/info.texi
@@ -79,6 +79,8 @@ Started' chapter.
79@end ifinfo 79@end ifinfo
80@end ifnottex 80@end ifnottex
81 81
82@insertcopying
83
82@menu 84@menu
83* Getting Started:: Getting started using an Info reader. 85* Getting Started:: Getting started using an Info reader.
84* Advanced:: Advanced Info commands. 86* Advanced:: Advanced Info commands.
diff --git a/doc/misc/mairix-el.texi b/doc/misc/mairix-el.texi
index d7370784535..9d0f69f241f 100644
--- a/doc/misc/mairix-el.texi
+++ b/doc/misc/mairix-el.texi
@@ -36,6 +36,7 @@ developing GNU and promoting software freedom.''
36@insertcopying 36@insertcopying
37@end titlepage 37@end titlepage
38 38
39@contents
39 40
40@node Top 41@node Top
41@top mairix.el - Mairix interface for Emacs 42@top mairix.el - Mairix interface for Emacs
@@ -50,6 +51,10 @@ currently displayed mail, save regularly used searches in your
50@file{.emacs} for future use and lets you call mairix for updating the 51@file{.emacs} for future use and lets you call mairix for updating the
51database. 52database.
52 53
54@ifnottex
55@insertcopying
56@end ifnottex
57
53@menu 58@menu
54* About mairix and mairix.el:: About the mairix search engine and mairix.el 59* About mairix and mairix.el:: About the mairix search engine and mairix.el
55* Configuring mairix:: How to configure mairix 60* Configuring mairix:: How to configure mairix
diff --git a/doc/misc/message.texi b/doc/misc/message.texi
index e4a797be177..51e15508e6d 100644
--- a/doc/misc/message.texi
+++ b/doc/misc/message.texi
@@ -32,7 +32,6 @@ developing GNU and promoting software freedom.''
32@iftex 32@iftex
33@finalout 33@finalout
34@end iftex 34@end iftex
35@setchapternewpage odd
36 35
37@titlepage 36@titlepage
38@title Message Manual 37@title Message Manual
@@ -43,11 +42,17 @@ developing GNU and promoting software freedom.''
43@vskip 0pt plus 1filll 42@vskip 0pt plus 1filll
44@insertcopying 43@insertcopying
45@end titlepage 44@end titlepage
46@page 45
46@summarycontents
47@contents
47 48
48@node Top 49@node Top
49@top Message 50@top Message
50 51
52@ifnottex
53@insertcopying
54@end ifnottex
55
51All message composition from Gnus (both mail and news) takes place in 56All message composition from Gnus (both mail and news) takes place in
52Message mode buffers. 57Message mode buffers.
53 58
@@ -2432,8 +2437,6 @@ basis of the new @code{Cc} header, except if this header is
2432@chapter Key Index 2437@chapter Key Index
2433@printindex ky 2438@printindex ky
2434 2439
2435@summarycontents
2436@contents
2437@bye 2440@bye
2438 2441
2439@c End: 2442@c End:
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi
index 2cf5b30f3d8..b4a26fa6451 100644
--- a/doc/misc/mh-e.texi
+++ b/doc/misc/mh-e.texi
@@ -62,7 +62,6 @@ Public License.''
62@end direntry 62@end direntry
63 63
64@c Title Page 64@c Title Page
65@setchapternewpage odd
66@titlepage 65@titlepage
67@title The MH-E Manual 66@title The MH-E Manual
68@subtitle Version @value{VERSION}@value{EDITION} 67@subtitle Version @value{VERSION}@value{EDITION}
diff --git a/doc/misc/newsticker.texi b/doc/misc/newsticker.texi
index 38505a666a5..10ac0069eb3 100644
--- a/doc/misc/newsticker.texi
+++ b/doc/misc/newsticker.texi
@@ -51,6 +51,9 @@ developing GNU and promoting software freedom.''
51@ifnottex 51@ifnottex
52@node Top 52@node Top
53@top Newsticker 53@top Newsticker
54
55@insertcopying
56
54@end ifnottex 57@end ifnottex
55 58
56@menu 59@menu
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi
index 8e769a2bb1a..1181e743e74 100644
--- a/doc/misc/nxml-mode.texi
+++ b/doc/misc/nxml-mode.texi
@@ -5,7 +5,6 @@
5@c %**end of header 5@c %**end of header
6 6
7@copying 7@copying
8
9This manual documents nxml-mode, an Emacs major mode for editing 8This manual documents nxml-mode, an Emacs major mode for editing
10XML with RELAX NG support. 9XML with RELAX NG support.
11 10
@@ -39,8 +38,9 @@ license to the document, as described in section 6 of the license.
39@node Top 38@node Top
40@top nXML Mode 39@top nXML Mode
41 40
42This manual documents nxml-mode, an Emacs major mode for editing 41@insertcopying
43XML with RELAX NG support. This manual is not yet complete. 42
43This manual is not yet complete.
44 44
45@menu 45@menu
46* Completion:: 46* Completion::
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 814378ac108..b8f56f123c7 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -6,11 +6,6 @@
6@set VERSION 6.21b 6@set VERSION 6.21b
7@set DATE February 2009 7@set DATE February 2009
8 8
9@dircategory Emacs
10@direntry
11* Org Mode: (org). Outline-based notes management and organizer
12@end direntry
13
14@c Version and Contact Info 9@c Version and Contact Info
15@set MAINTAINERSITE @uref{http://orgmode.org,maintainers webpage} 10@set MAINTAINERSITE @uref{http://orgmode.org,maintainers webpage}
16@set AUTHOR Carsten Dominik 11@set AUTHOR Carsten Dominik
@@ -56,6 +51,11 @@ license to the document, as described in section 6 of the license.
56@end quotation 51@end quotation
57@end copying 52@end copying
58 53
54@dircategory Emacs
55@direntry
56* Org Mode: (org). Outline-based notes management and organizer
57@end direntry
58
59@titlepage 59@titlepage
60@title The Org Manual 60@title The Org Manual
61 61
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi
index 61e37753501..3422f6981c0 100644
--- a/doc/misc/pcl-cvs.texi
+++ b/doc/misc/pcl-cvs.texi
@@ -55,6 +55,8 @@ developing GNU and promoting software freedom.''
55@insertcopying 55@insertcopying
56@end titlepage 56@end titlepage
57 57
58@contents
59
58@c ================================================================ 60@c ================================================================
59@c The real text starts here 61@c The real text starts here
60@c ================================================================ 62@c ================================================================
@@ -68,6 +70,9 @@ is nowhere near complete, so you are advised to use @kbd{M-x
68customize-group RET pcl-cvs @key{RET}} and to look at the documentation strings 70customize-group RET pcl-cvs @key{RET}} and to look at the documentation strings
69of the various commands and major modes for further information. 71of the various commands and major modes for further information.
70@c This manual is updated to release 2.5 of PCL-CVS. 72@c This manual is updated to release 2.5 of PCL-CVS.
73
74@insertcopying
75
71@end ifnottex 76@end ifnottex
72 77
73@menu 78@menu
@@ -1426,9 +1431,6 @@ this manual.
1426 1431
1427@printindex ky 1432@printindex ky
1428 1433
1429@setchapternewpage odd
1430@summarycontents
1431@contents
1432@bye 1434@bye
1433 1435
1434@ignore 1436@ignore
diff --git a/doc/misc/pgg.texi b/doc/misc/pgg.texi
index 27775e3e578..11b03924139 100644
--- a/doc/misc/pgg.texi
+++ b/doc/misc/pgg.texi
@@ -1,12 +1,12 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2
3@setfilename ../../info/pgg 2@setfilename ../../info/pgg
3@settitle PGG @value{VERSION}
4 4
5@set VERSION 0.1 5@set VERSION 0.1
6 6
7
8@copying 7@copying
9This file describes PGG, an Emacs interface to various PGP implementations. 8This file describes PGG @value{VERSION}, an Emacs interface to various
9PGP implementations.
10 10
11Copyright @copyright{} 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009 11Copyright @copyright{} 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009
12Free Software Foundation, Inc. 12Free Software Foundation, Inc.
@@ -30,9 +30,6 @@ developing GNU and promoting software freedom.''
30* PGG: (pgg). Emacs interface to various PGP implementations. 30* PGG: (pgg). Emacs interface to various PGP implementations.
31@end direntry 31@end direntry
32 32
33@settitle PGG @value{VERSION}
34
35
36@titlepage 33@titlepage
37@title PGG 34@title PGG
38 35
@@ -42,14 +39,20 @@ developing GNU and promoting software freedom.''
42@vskip 0pt plus 1filll 39@vskip 0pt plus 1filll
43@insertcopying 40@insertcopying
44@end titlepage 41@end titlepage
45@page 42
43@contents
46 44
47@node Top 45@node Top
48@top PGG 46@top PGG
49This manual describes PGG. PGG is an interface library between Emacs 47
48PGG is an interface library between Emacs
50and various tools for secure communication. PGG also provides a simple 49and various tools for secure communication. PGG also provides a simple
51user interface to encrypt, decrypt, sign, and verify MIME messages. 50user interface to encrypt, decrypt, sign, and verify MIME messages.
52 51
52@ifnottex
53@insertcopying
54@end ifnottex
55
53@menu 56@menu
54* Overview:: What PGG is. 57* Overview:: What PGG is.
55* Prerequisites:: Complicated stuff you may have to do. 58* Prerequisites:: Complicated stuff you may have to do.
@@ -491,8 +494,6 @@ If non-@code{nil}, don't check the checksum of the packets.
491@unnumbered Variable Index 494@unnumbered Variable Index
492@printindex vr 495@printindex vr
493 496
494@summarycontents
495@contents
496@bye 497@bye
497 498
498@c End: 499@c End:
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi
index dce2e03f6d9..6bc7185370b 100644
--- a/doc/misc/rcirc.texi
+++ b/doc/misc/rcirc.texi
@@ -33,10 +33,11 @@ developing GNU and promoting software freedom.''
33@insertcopying 33@insertcopying
34@end titlepage 34@end titlepage
35 35
36@contents
37
36@ifnottex 38@ifnottex
37@node Top, Basics, (dir), (dir) 39@node Top, Basics, (dir), (dir)
38@top rcirc Manual 40@top rcirc Manual
39@end ifnottex
40 41
41@code{rcirc} is an Emacs IRC client. 42@code{rcirc} is an Emacs IRC client.
42 43
@@ -45,6 +46,10 @@ communicate with each other in real-time. Communication occurs both in
45topic channels which are collections of many users, or privately, with 46topic channels which are collections of many users, or privately, with
46just one other user. 47just one other user.
47 48
49@insertcopying
50
51@end ifnottex
52
48@menu 53@menu
49* Basics:: 54* Basics::
50* Reference:: 55* Reference::
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi
index 2b48e78d855..c8876cc9512 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -74,6 +74,9 @@ developing GNU and promoting software freedom.''
74@insertcopying 74@insertcopying
75@end titlepage 75@end titlepage
76 76
77@summarycontents
78@contents
79
77@ifnottex 80@ifnottex
78@node Top,,,(dir) 81@node Top,,,(dir)
79 82
@@ -86,6 +89,8 @@ Don't be discouraged by the size of this manual, which covers
86Nutshell}). You can go back later to other parts of this document when 89Nutshell}). You can go back later to other parts of this document when
87needed. 90needed.
88 91
92@insertcopying
93
89@menu 94@menu
90* Introduction:: Quick-Start information. 95* Introduction:: Quick-Start information.
91 96
@@ -5883,8 +5888,6 @@ released on 7 Jan 1997.
5883@unnumbered Index 5888@unnumbered Index
5884@printindex cp 5889@printindex cp
5885 5890
5886@summarycontents
5887@contents
5888@bye 5891@bye
5889 5892
5890@ignore 5893@ignore
diff --git a/doc/misc/remember.texi b/doc/misc/remember.texi
index 0ec59daf09e..ef6bce24f76 100644
--- a/doc/misc/remember.texi
+++ b/doc/misc/remember.texi
@@ -2,14 +2,8 @@
2@c %**start of header 2@c %**start of header
3@setfilename ../../info/remember 3@setfilename ../../info/remember
4@settitle Remember Manual 4@settitle Remember Manual
5@c %**end of header
6
7@dircategory Emacs
8@direntry
9* Remember: (remember). Simple information manager for Emacs
10@end direntry
11
12@syncodeindex fn cp 5@syncodeindex fn cp
6@c %**end of header
13 7
14@copying 8@copying
15This manual is for Remember Mode, version 1.9 9This manual is for Remember Mode, version 1.9
@@ -31,6 +25,11 @@ developing GNU and promoting software freedom.''
31@end quotation 25@end quotation
32@end copying 26@end copying
33 27
28@dircategory Emacs
29@direntry
30* Remember: (remember). Simple information manager for Emacs
31@end direntry
32
34@titlepage 33@titlepage
35@title Guide to Remember Mode 34@title Guide to Remember Mode
36@subtitle a simple information manager 35@subtitle a simple information manager
@@ -43,7 +42,6 @@ developing GNU and promoting software freedom.''
43@insertcopying 42@insertcopying
44@end titlepage 43@end titlepage
45 44
46@c So the toc is printed at the start
47@contents 45@contents
48 46
49@ifnottex 47@ifnottex
diff --git a/doc/misc/sasl.texi b/doc/misc/sasl.texi
index d2f8eb798b6..b7873025318 100644
--- a/doc/misc/sasl.texi
+++ b/doc/misc/sasl.texi
@@ -1,18 +1,11 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2
3@setfilename ../../info/sasl 2@setfilename ../../info/sasl
4 3
5@set VERSION 0.2 4@set VERSION 0.2
6
7@dircategory Emacs
8@direntry
9* SASL: (sasl). The Emacs SASL library.
10@end direntry
11
12@settitle Emacs SASL Library @value{VERSION} 5@settitle Emacs SASL Library @value{VERSION}
13 6
14@copying 7@copying
15This file describes the Emacs SASL library. 8This file describes the Emacs SASL library, version @value{VERSION}.
16 9
17Copyright @copyright{} 2000, 2004, 2005, 2006, 2007, 2008, 2009 10Copyright @copyright{} 2000, 2004, 2005, 2006, 2007, 2008, 2009
18Free Software Foundation, Inc. 11Free Software Foundation, Inc.
@@ -37,10 +30,14 @@ license to the document, as described in section 6 of the license.
37@end quotation 30@end quotation
38@end copying 31@end copying
39 32
40@tex 33@dircategory Emacs
34@direntry
35* SASL: (sasl). The Emacs SASL library.
36@end direntry
37
41 38
42@titlepage 39@titlepage
43@title Emacs SASL Library 40@title Emacs SASL Library @value{VERSION}
44 41
45@author by Daiki Ueno 42@author by Daiki Ueno
46@page 43@page
@@ -48,17 +45,18 @@ license to the document, as described in section 6 of the license.
48@vskip 0pt plus 1filll 45@vskip 0pt plus 1filll
49@insertcopying 46@insertcopying
50@end titlepage 47@end titlepage
51@page
52 48
53@end tex
54 49
55@node Top 50@node Top
56@top Emacs SASL 51@top Emacs SASL
57This manual describes the Emacs SASL library.
58 52
59A common interface to share several authentication mechanisms between 53SASL is a common interface to share several authentication mechanisms between
60applications using different protocols. 54applications using different protocols.
61 55
56@ifnottex
57@insertcopying
58@end ifnottex
59
62@menu 60@menu
63* Overview:: What Emacs SASL library is. 61* Overview:: What Emacs SASL library is.
64* How to use:: Adding authentication support to your applications. 62* How to use:: Adding authentication support to your applications.
diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi
index 46d05a014e6..979cff23ca7 100644
--- a/doc/misc/sc.texi
+++ b/doc/misc/sc.texi
@@ -49,12 +49,16 @@ developing GNU and promoting software freedom.''
49@insertcopying 49@insertcopying
50@end titlepage 50@end titlepage
51 51
52@summarycontents
53@contents
54
52@ifnottex 55@ifnottex
53@node Top, Introduction, (dir), (dir) 56@node Top, Introduction, (dir), (dir)
54@comment node-name, next, previous, up 57@comment node-name, next, previous, up
55 58
56This document describes Supercite, an Emacs package for citing and 59@insertcopying
57attributing replies to mail and news messages. The manual is divided 60
61The manual is divided
58into the following chapters. 62into the following chapters.
59 63
60@menu 64@menu
@@ -1935,9 +1939,6 @@ its @var{variable} name.
1935@sp 2 1939@sp 2
1936@end iftex 1940@end iftex
1937@printindex vr 1941@printindex vr
1938@setchapternewpage odd
1939@summarycontents
1940@contents
1941@bye 1942@bye
1942 1943
1943@ignore 1944@ignore
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi
index a3081bacc68..89228df57c5 100644
--- a/doc/misc/ses.texi
+++ b/doc/misc/ses.texi
@@ -64,6 +64,8 @@ by formulas that can refer to the values of other cells.
64 64
65To report bugs, send email to @email{jyavner@@member.fsf.org}. 65To report bugs, send email to @email{jyavner@@member.fsf.org}.
66 66
67@insertcopying
68
67@menu 69@menu
68* Sales Pitch:: Why use SES? 70* Sales Pitch:: Why use SES?
69* The Basics:: Basic spreadsheet commands 71* The Basics:: Basic spreadsheet commands
diff --git a/doc/misc/sieve.texi b/doc/misc/sieve.texi
index 17a64caa3ff..19848426f0b 100644
--- a/doc/misc/sieve.texi
+++ b/doc/misc/sieve.texi
@@ -1,5 +1,4 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2
3@setfilename ../../info/sieve 2@setfilename ../../info/sieve
4@settitle Emacs Sieve Manual 3@settitle Emacs Sieve Manual
5@synindex fn cp 4@synindex fn cp
@@ -44,13 +43,13 @@ developing GNU and promoting software freedom.''
44@insertcopying 43@insertcopying
45@end titlepage 44@end titlepage
46 45
46@summarycontents
47@contents
47 48
48@node Top 49@node Top
49@top Sieve Support for Emacs 50@top Sieve Support for Emacs
50 51
51This manual documents the Emacs Sieve package. 52This is intended as a users manual for Sieve Mode and Manage Sieve, and
52
53It is intended as a users manual for Sieve Mode and Manage Sieve, and
54as a reference manual for the @samp{sieve-manage} protocol Emacs Lisp 53as a reference manual for the @samp{sieve-manage} protocol Emacs Lisp
55API. 54API.
56 55
@@ -58,7 +57,9 @@ Sieve is a language for server-side filtering of mail. The language
58is documented in RFC 3028. This manual does not attempt to document 57is documented in RFC 3028. This manual does not attempt to document
59the language, so keep RFC 3028 around. 58the language, so keep RFC 3028 around.
60 59
61A good online Sieve resources is @uref{http://www.cyrusoft.com/sieve/}. 60@ifnottex
61@insertcopying
62@end ifnottex
62 63
63@menu 64@menu
64* Installation:: Getting ready to use the package. 65* Installation:: Getting ready to use the package.
@@ -352,8 +353,6 @@ A Protocol for Remotely Managing Sieve Scripts
352@unnumbered Index 353@unnumbered Index
353@printindex cp 354@printindex cp
354 355
355@summarycontents
356@contents
357@bye 356@bye
358 357
359@c End: 358@c End:
diff --git a/doc/misc/smtpmail.texi b/doc/misc/smtpmail.texi
index 4325bd0afa2..848da3ec6ea 100644
--- a/doc/misc/smtpmail.texi
+++ b/doc/misc/smtpmail.texi
@@ -414,7 +414,6 @@ cannot accept mail.
414 414
415@printindex fn 415@printindex fn
416 416
417@contents
418@bye 417@bye
419 418
420@ignore 419@ignore
diff --git a/doc/misc/speedbar.texi b/doc/misc/speedbar.texi
index 3dcc73f1eca..2e6e27330ec 100644
--- a/doc/misc/speedbar.texi
+++ b/doc/misc/speedbar.texi
@@ -1,5 +1,4 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2
3@setfilename ../../info/speedbar 2@setfilename ../../info/speedbar
4@settitle Speedbar: File/Tag summarizing utility 3@settitle Speedbar: File/Tag summarizing utility
5@syncodeindex fn cp 4@syncodeindex fn cp
@@ -38,6 +37,8 @@ developing GNU and promoting software freedom.''
38@insertcopying 37@insertcopying
39@end titlepage 38@end titlepage
40 39
40@contents
41
41@node Top, , , (dir)Top 42@node Top, , , (dir)Top
42@comment node-name, next, previous, up 43@comment node-name, next, previous, up
43 44
@@ -67,6 +68,10 @@ button. Expanding refers to clicking on an expansion button to display
67an expanded summary of the entry the expansion button is 68an expanded summary of the entry the expansion button is
68on. @xref{Basic Navigation}. 69on. @xref{Basic Navigation}.
69 70
71@ifnottex
72@insertcopying
73@end ifnottex
74
70@menu 75@menu
71* Introduction:: Basics of speedbar. 76* Introduction:: Basics of speedbar.
72* Basic Navigation:: Basics of speedbar common between all modes. 77* Basic Navigation:: Basics of speedbar common between all modes.
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 23a974906dc..00b5f4ca909 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2,7 +2,6 @@
2@setfilename ../../info/tramp 2@setfilename ../../info/tramp
3@c %**start of header 3@c %**start of header
4@settitle TRAMP User Manual 4@settitle TRAMP User Manual
5@setchapternewpage odd
6@c %**end of header 5@c %**end of header
7 6
8@c This is *so* much nicer :) 7@c This is *so* much nicer :)
@@ -62,21 +61,15 @@ supports it in developing GNU and promoting software freedom.''
62 @value{emacsname} remote file access via rsh and rcp. 61 @value{emacsname} remote file access via rsh and rcp.
63@end direntry 62@end direntry
64 63
65@tex
66
67@titlepage 64@titlepage
68@title @value{tramp} version @value{trampver} User Manual 65@title @value{tramp} version @value{trampver} User Manual
69
70@author by Daniel Pittman 66@author by Daniel Pittman
71@author based on documentation by Kai Gro@ss{}johann 67@author based on documentation by Kai Gro@ss{}johann
72
73@page 68@page
74@insertcopying 69@insertcopying
75
76@end titlepage 70@end titlepage
77@page
78 71
79@end tex 72@contents
80 73
81@ifnottex 74@ifnottex
82@node Top, Overview, (dir), (dir) 75@node Top, Overview, (dir), (dir)
@@ -3490,8 +3483,6 @@ for @value{emacsothername}.
3490@unnumbered Concept Index 3483@unnumbered Concept Index
3491@printindex cp 3484@printindex cp
3492 3485
3493@contents
3494@c End of tramp.texi - the TRAMP User Manual
3495@bye 3486@bye
3496 3487
3497@c TODO 3488@c TODO
diff --git a/doc/misc/url.texi b/doc/misc/url.texi
index fe4dd9bca58..f60952a10f7 100644
--- a/doc/misc/url.texi
+++ b/doc/misc/url.texi
@@ -13,13 +13,13 @@
13%\global\baselineskip 30pt % for printing in double space 13%\global\baselineskip 30pt % for printing in double space
14@end tex 14@end tex
15@dircategory World Wide Web 15@dircategory World Wide Web
16@dircategory GNU Emacs Lisp 16@dircategory Emacs
17@direntry 17@direntry
18* URL: (url). URL loading package. 18* URL: (url). URL loading package.
19@end direntry 19@end direntry
20 20
21@copying 21@copying
22This file documents the URL loading package. 22This file documents the Emacs Lisp URL loading package.
23 23
24Copyright @copyright{} 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2002, 24Copyright @copyright{} 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2002,
252004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 252004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
@@ -49,10 +49,14 @@ developing GNU and promoting software freedom.''
49@insertcopying 49@insertcopying
50@end titlepage 50@end titlepage
51 51
52@page 52@contents
53
53@node Top 54@node Top
54@top URL 55@top URL
55 56
57@ifnottex
58@insertcopying
59@end ifnottex
56 60
57@menu 61@menu
58* Getting Started:: Preparing your program to use URLs. 62* Getting Started:: Preparing your program to use URLs.
@@ -1181,8 +1185,6 @@ Connect directly.
1181@unnumbered Concept Index 1185@unnumbered Concept Index
1182@printindex cp 1186@printindex cp
1183 1187
1184@setchapternewpage odd
1185@contents
1186@bye 1188@bye
1187 1189
1188@ignore 1190@ignore
diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi
index b3c0a7ee930..a1ef6b9717a 100644
--- a/doc/misc/vip.texi
+++ b/doc/misc/vip.texi
@@ -1,5 +1,4 @@
1\input texinfo 1\input texinfo
2
3@setfilename ../../info/vip 2@setfilename ../../info/vip
4@settitle VIP 3@settitle VIP
5 4
@@ -34,13 +33,14 @@ developing GNU and promoting software freedom.''
34@insertcopying 33@insertcopying
35@end titlepage 34@end titlepage
36 35
36@finalout
37@contents
38
37@dircategory Emacs 39@dircategory Emacs
38@direntry 40@direntry
39* VIP: (vip). An older VI-emulation for Emacs. 41* VIP: (vip). An older VI-emulation for Emacs.
40@end direntry 42@end direntry
41 43
42@finalout
43
44@ifnottex 44@ifnottex
45@node Top, Survey,, (DIR) 45@node Top, Survey,, (DIR)
46@top VIP 46@top VIP
@@ -60,6 +60,8 @@ Comments and bug reports are welcome. Please send messages to
60@code{ms@@Sail.Stanford.Edu} if you are outside of Japan and to 60@code{ms@@Sail.Stanford.Edu} if you are outside of Japan and to
61@code{masahiko@@sato.riec.tohoku.junet} if you are in Japan.@refill 61@code{masahiko@@sato.riec.tohoku.junet} if you are in Japan.@refill
62 62
63@insertcopying
64
63@end ifnottex 65@end ifnottex
64 66
65@menu 67@menu
@@ -1943,8 +1945,6 @@ file.
1943@unnumbered Concept Index 1945@unnumbered Concept Index
1944@printindex cp 1946@printindex cp
1945 1947
1946@setchapternewpage odd
1947@contents
1948@bye 1948@bye
1949 1949
1950@ignore 1950@ignore
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi
index 5f9da080ca8..11f8f214663 100644
--- a/doc/misc/viper.texi
+++ b/doc/misc/viper.texi
@@ -47,6 +47,8 @@ developing GNU and promoting software freedom.''
47@insertcopying 47@insertcopying
48@end titlepage 48@end titlepage
49 49
50@contents
51
50@ifnottex 52@ifnottex
51@node Top, Overview,, (DIR) 53@node Top, Overview,, (DIR)
52 54
@@ -93,6 +95,7 @@ Comments and bug reports are welcome.
93@code{kifer@@cs.stonybrook.edu} is the current address for Viper bug reports. 95@code{kifer@@cs.stonybrook.edu} is the current address for Viper bug reports.
94Please use the Ex command @kbd{:submitReport} for this purpose.@refill 96Please use the Ex command @kbd{:submitReport} for this purpose.@refill
95 97
98@insertcopying
96@end ifnottex 99@end ifnottex
97 100
98@menu 101@menu
@@ -4537,8 +4540,6 @@ zapman@@cc.gatech.edu (Jason Zapman II),
4537 4540
4538@printindex cp 4541@printindex cp
4539 4542
4540@setchapternewpage odd
4541@contents
4542@bye 4543@bye
4543 4544
4544@ignore 4545@ignore
diff --git a/doc/misc/widget.texi b/doc/misc/widget.texi
index 0d847debde5..905ead0ec8a 100644
--- a/doc/misc/widget.texi
+++ b/doc/misc/widget.texi
@@ -1,12 +1,10 @@
1\input texinfo.tex 1\input texinfo.tex
2
3@c %**start of header 2@c %**start of header
4@setfilename ../../info/widget 3@setfilename ../../info/widget
5@settitle The Emacs Widget Library 4@settitle The Emacs Widget Library
6@syncodeindex fn cp 5@syncodeindex fn cp
7@syncodeindex vr cp 6@syncodeindex vr cp
8@syncodeindex ky cp 7@syncodeindex ky cp
9@afourpaper
10@c %**end of header 8@c %**end of header
11 9
12@copying 10@copying
@@ -33,10 +31,14 @@ developing GNU and promoting software freedom.''
33 facility. 31 facility.
34@end direntry 32@end direntry
35 33
34@contents
35
36@node Top, Introduction, (dir), (dir) 36@node Top, Introduction, (dir), (dir)
37@comment node-name, next, previous, up 37@comment node-name, next, previous, up
38@top The Emacs Widget Library 38@top The Emacs Widget Library
39 39
40@insertcopying
41
40@menu 42@menu
41* Introduction:: 43* Introduction::
42* User Interface:: 44* User Interface::
@@ -1826,8 +1828,6 @@ This is an alphabetical listing of all concepts, functions, commands,
1826variables, and widgets described in this manual. 1828variables, and widgets described in this manual.
1827@printindex cp 1829@printindex cp
1828 1830
1829@setchapternewpage odd
1830@contents
1831@bye 1831@bye
1832 1832
1833@ignore 1833@ignore
diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi
index d53a651c53a..00248d6aa1e 100644
--- a/doc/misc/woman.texi
+++ b/doc/misc/woman.texi
@@ -4,7 +4,7 @@
4@settitle WoMan: Browse Unix Manual Pages ``W.O. (without) Man'' 4@settitle WoMan: Browse Unix Manual Pages ``W.O. (without) Man''
5@c FIXME 5@c FIXME
6@c Manual last updated: 6@c Manual last updated:
7@set UPDATED Time-stamp: <Mon 30-Jun-2008 19:59:42 gm on grasmoor> 7@set UPDATED Time-stamp: <2009-02-16 09:25:50 karl>
8@c Software version: 8@c Software version:
9@set VERSION 0.54 (beta) 9@set VERSION 0.54 (beta)
10@afourpaper 10@afourpaper
@@ -82,6 +82,8 @@ Manual Last Updated @value{UPDATED}
82Queen Mary and Westfield College (University of London) 82Queen Mary and Westfield College (University of London)
83Mile End Road, London E1 4NS, UK 83Mile End Road, London E1 4NS, UK
84@end display 84@end display
85
86@insertcopying
85@end ifnottex 87@end ifnottex
86 88
87@menu 89@menu