freebsd_amp_hwpstate/gnu/usr.bin/cvs/contrib/pcl-cvs
Nate Williams 06d8715958 Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:34 +00:00
..
ChangeLog Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:33 +00:00
INSTALL Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:33 +00:00
Makefile Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:33 +00:00
NEWS Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:34 +00:00
README Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:33 +00:00
compile-all.el Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:33 +00:00
cookie.el Updated CVS 1993-06-18 05:46:17 +00:00
elib-dll-debug.el Updated CVS 1993-06-18 05:46:17 +00:00
elib-dll.el Updated CVS 1993-06-18 05:46:17 +00:00
elib-node.el Updated CVS 1993-06-18 05:46:17 +00:00
pcl-cvs-lucid.el Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:34 +00:00
pcl-cvs-startup.el Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:33 +00:00
pcl-cvs.el Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:33 +00:00
pcl-cvs.info Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:33 +00:00
pcl-cvs.texinfo Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:33 +00:00

README

@(#) Id: README,v 1.14 1993/05/31 22:43:36 ceder Exp 

This is the readme file for pcl-cvs, release 1.05.

This release of pcl-cvs requires Elib 0.07 or later.  Elib is no
longer distributed with pcl-cvs, since that caused too much confusion.
You can get Elib from ftp.lysator.liu.se in pub/emacs/elib-*.tar.?.

Pcl-cvs is a front-end to CVS version 1.3.  It integrates the most
frequently used CVS commands into emacs.

There is some configuration that needs to be done in pcl-cvs.el to get
it to work.  See the instructions in file INSTALL.

Full documentation is in pcl-cvs.texinfo.  Since it requires makeinfo
version 2 or 3 a preformatted info file is also included (pcl-cvs.info).

If you have been using a previous version of pcl-cvs (for instance
1.02 which is distributed with CVS 1.3) you should read through the
file NEWS to see what has changed.

This release has been tested under Emacs 18.59, Emacs 19.10 and Lucid
Emacs 19.6.  Emacs 19.10 unfortunately has a file named cookie.el that
collides with the cookie.el that is distributed in Elib.  We are
trying to find a solution to that problem.  In the mean time, there is
instructions in Elib 0.07 for how to work around the problem.

				Per Cederqvist