pkgsrc/devel/pcl-cvs/MESSAGE

11 lines
388 B
Text
Raw Normal View History

2002-09-12 21:37:07 +02:00
===========================================================================
$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")
2002-09-12 21:37:07 +02:00
===========================================================================