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