pkgsrc/devel/pcl-cvs/MESSAGE
2002-09-12 19:37:07 +00:00

10 lines
388 B
Text

===========================================================================
$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")
===========================================================================