aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2005-03-06 17:31:55 +0000
committerRichard M. Stallman2005-03-06 17:31:55 +0000
commit082760b192a2e31c3953ec55c895ecfa288a46c0 (patch)
treef6f91c71d99a9a50d96b24d2fc1e07e5536cee31
parent982dcb1ba15886db91eb2a884d71a0d69f38833d (diff)
downloademacs-082760b192a2e31c3953ec55c895ecfa288a46c0.tar.gz
emacs-082760b192a2e31c3953ec55c895ecfa288a46c0.zip
(About PCL-CVS): Get rid of "Emacs 21".
(Installation): Node deleted.
-rw-r--r--man/pcl-cvs.texi41
1 files changed, 2 insertions, 39 deletions
diff --git a/man/pcl-cvs.texi b/man/pcl-cvs.texi
index a99cd39a8d9..de9b962e4a5 100644
--- a/man/pcl-cvs.texi
+++ b/man/pcl-cvs.texi
@@ -77,7 +77,7 @@ of the various commands and major modes for further information.
77@end ifnottex 77@end ifnottex
78 78
79@menu 79@menu
80* About PCL-CVS:: Installation, credits, history, @dots{} 80* About PCL-CVS:: Credits, history, @dots{}
81 81
82* Getting started:: An introduction with a walk-through example. 82* Getting started:: An introduction with a walk-through example.
83* Buffer contents:: An explanation of the buffer contents. 83* Buffer contents:: An explanation of the buffer contents.
@@ -100,7 +100,6 @@ of the various commands and major modes for further information.
100About PCL-CVS 100About PCL-CVS
101 101
102* Contributors:: Contributors to PCL-CVS. 102* Contributors:: Contributors to PCL-CVS.
103* Installation::
104 103
105Commands 104Commands
106 105
@@ -152,14 +151,11 @@ separate XEmacs version was slowly splitting away. In late 1998,
152Stefan Monnier picked up development again, adding some major new 151Stefan Monnier picked up development again, adding some major new
153functionality and taking over the maintenance. 152functionality and taking over the maintenance.
154 153
155As of Emacs 21, PCL-CVS is part of the standard Emacs distribution.
156
157@menu 154@menu
158* Contributors:: Contributors to PCL-CVS. 155* Contributors:: Contributors to PCL-CVS.
159* Installation::
160@end menu 156@end menu
161 157
162@node Contributors, Installation, About PCL-CVS, About PCL-CVS 158@node Contributors,, About PCL-CVS, About PCL-CVS
163@section Contributors to PCL-CVS 159@section Contributors to PCL-CVS
164@cindex Contributors 160@cindex Contributors
165@cindex Authors 161@cindex Authors
@@ -236,39 +232,6 @@ requests, bug reports and encouragement. Thanks a lot! Without you
236there would be no new releases of PCL-CVS. 232there would be no new releases of PCL-CVS.
237 233
238 234
239@node Installation, , Contributors, About PCL-CVS
240@section Installation
241@cindex Installation
242
243As mentioned above, PCL-CVS comes bundled with Emacs version 21.1 and
244later. If you're using Emacs 20, you can download an older version of
245PCL-CVS from @uref{ftp://flint.cs.yale.edu/pub/monnier/pcl-cvs}. That
246version also works on XEmacs.
247
248If you are running XEmacs 21.0 or later, PCL-CVS is available in
249pre-compiled package form. Please refer to the XEmacs manual for
250instructions regarding package selection and installation. Currently,
251that PCL-CVS package also requires you to have installed the
252@file{xemacs-base}, @file{elib}, and @file{dired} packages.
253
254If you have @TeX{} installed at your site, you can make a typeset manual
255from @file{pcl-cvs.texi}.
256
257@enumerate
258@item
259If PCL-CVS came with the Emacs distribution, type @kbd{make pcl-cvs.dvi}
260in the @file{man} subdirectory of the Emacs source tree.
261@item
262Alternatively, run @TeX{} by typing @kbd{texi2dvi pcl-cvs.texi}.
263@item
264Convert the resulting device independent file @file{pcl-cvs.dvi} to a
265form which your printer can output and print it. If you have a
266PostScript printer, there is a program, @code{dvi2ps}, which does. There
267is also a program which comes together with @TeX{}, @code{dvips}, which
268you can use.
269@end enumerate
270
271
272@node Getting started, Buffer contents, About PCL-CVS, Top 235@node Getting started, Buffer contents, About PCL-CVS, Top
273@chapter Getting started 236@chapter Getting started
274@cindex Introduction 237@cindex Introduction