2002-09-12 21:37:07 +02:00
|
|
|
===========================================================================
|
2003-05-06 19:40:18 +02:00
|
|
|
$NetBSD: MESSAGE,v 1.4 2003/05/06 17:41:00 jmmv Exp $
|
2002-06-08 19:33:18 +02:00
|
|
|
|
2003-05-06 19:40:18 +02:00
|
|
|
To automatically load pcl-cvs when starting emacs, add the following
|
2002-06-08 19:33:18 +02:00
|
|
|
(or similar) to your .emacs.el file.
|
|
|
|
|
2003-01-10 15:39:58 +01:00
|
|
|
(add-to-list 'load-path "${EMACS_LISPPREFIX}/pcl-cvs")
|
2002-06-08 19:33:18 +02:00
|
|
|
(load "pcl-cvs-startup")
|
2002-09-12 21:37:07 +02:00
|
|
|
|
|
|
|
===========================================================================
|