annotate lisp/pcl-cvs/README @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children 131b0175ea99
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 This is the readme file for pcl-cvs, release 1.05-CVS-$Name: $.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 Pcl-cvs is a front-end to CVS versions 1.5 through 1.7. It integrates
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 the most frequently used CVS commands into an emacs interface.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 There may be some configuration that needs to be done in pcl-cvs.el to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 get it to work. See the instructions in the file INSTALL.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 Full documentation is in Texinfo format in the file pcl-cvs.texinfo. To
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 browse this document online, or in the emacs info mode, you will need to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 process this file with the makeinfo program, which can also be found on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 prep.ai.mit.edu in pub/gnu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 If you have been using a previous version of pcl-cvs (for instance the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 official 1.05 release, or any previous releases) you should read through
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 the file NEWS to see what has changed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 This release has been tested under, Emacs 19.28 and Emacs 19.30.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 Per Cederqvist
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 (updated by Jim Blandy, Greg A. Woods, Karl Fogel)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 --
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 #OrigId "@(#) Id: README,v 1.14 1993/05/31 22:43:36 ceder Exp "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 #ident "@(#)cvs/contrib/pcl-cvs:$Name: $:$Id: README,v 1.1.1.1 1996/12/18 03:32:27 steve Exp $"