summaryrefslogtreecommitdiff
path: root/devel/pcl-cvs/MESSAGE
blob: 27d2b8451ccd375752c11c206fcbac0e327a65d9 (plain)
1
2
3
4
5
6
7
$NetBSD: MESSAGE,v 1.1.1.1 2002/06/08 17:33:18 cjep 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")