pkgsrc/devel/pcl-cvs/MESSAGE

11 lines
395 B
Text
Raw Normal View History

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