mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-17 16:30:22 -04:00
11 lines
395 B
Plaintext
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")
|
|
|
|
===========================================================================
|