diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-12 19:37:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-12 19:37:07 +0000 |
commit | 81817a95e6e65f5c29660b0d07945901c871bff2 (patch) | |
tree | 22a5c11960d9f845b4610501eced7ff3ca4d67c9 /devel/pcl-cvs | |
parent | c9ec59773df5bf7e40fc0b4c3251aedbcda3b536 (diff) | |
download | pkgsrc-81817a95e6e65f5c29660b0d07945901c871bff2.tar.gz |
Standardize.
Diffstat (limited to 'devel/pcl-cvs')
-rw-r--r-- | devel/pcl-cvs/MESSAGE | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/pcl-cvs/MESSAGE b/devel/pcl-cvs/MESSAGE index 27d2b8451cc..6d099a5b389 100644 --- a/devel/pcl-cvs/MESSAGE +++ b/devel/pcl-cvs/MESSAGE @@ -1,7 +1,10 @@ -$NetBSD: MESSAGE,v 1.1.1.1 2002/06/08 17:33:18 cjep Exp $ +=========================================================================== +$NetBSD: MESSAGE,v 1.2 2002/09/12 19:37:08 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}") (load "pcl-cvs-startup") + +=========================================================================== |