summaryrefslogtreecommitdiff
path: root/devel/pcl-cvs/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pcl-cvs/MESSAGE')
-rw-r--r--devel/pcl-cvs/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pcl-cvs/MESSAGE b/devel/pcl-cvs/MESSAGE
index 6d099a5b389..9f781a46b86 100644
--- a/devel/pcl-cvs/MESSAGE
+++ b/devel/pcl-cvs/MESSAGE
@@ -1,10 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/12 19:37:08 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2003/01/10 14:39:58 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}")
+(add-to-list 'load-path "${EMACS_LISPPREFIX}/pcl-cvs")
(load "pcl-cvs-startup")
===========================================================================