summaryrefslogtreecommitdiff
path: root/devel/pcl-cvs/MESSAGE
blob: 6d099a5b389da9ff88be642b1926dec810fdedb6 (plain)
1
2
3
4
5
6
7
8
9
10
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/12 19:37:08 wiz Exp $

To automatically load pcl-cvs when starting emacs, add the following 
(or similar) to your .emacs.el file.

(add-to-list 'load-path "${PREFIX}/${LISPDIR}")
(load "pcl-cvs-startup")

===========================================================================