2013-09-26 17:14:40 +02:00

11 lines
395 B
Plaintext

===========================================================================
$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.
(add-to-list 'load-path "${EMACS_LISPPREFIX}/pcl-cvs")
(load "pcl-cvs-startup")
===========================================================================