diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2003-02-26 00:33:48 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2003-02-26 00:33:48 +0000 |
commit | 6be901644590397e227c41a5288aabf809a288e6 (patch) | |
tree | c159cdd7bdf060cd7f0daf6b0635eaba003fd90c /editors/xemacs/MESSAGE | |
parent | 5a26bad75582d390d502b285d296c8ddc70d941d (diff) | |
download | pkgsrc-6be901644590397e227c41a5288aabf809a288e6.tar.gz |
* Bump PKGREVISION to 1 for the last PLIST fix by tron.
* Make MESSAGE reflect the reality; sample file names have changed in this
release. Pointed out by Min Sik Kim <minskim at bawi dot org> in PR20493.
Diffstat (limited to 'editors/xemacs/MESSAGE')
-rw-r--r-- | editors/xemacs/MESSAGE | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/editors/xemacs/MESSAGE b/editors/xemacs/MESSAGE index 605769dd01d..6c7c36e4ba4 100644 --- a/editors/xemacs/MESSAGE +++ b/editors/xemacs/MESSAGE @@ -1,8 +1,12 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2002/07/15 22:57:28 heinz Exp $ +$NetBSD: MESSAGE,v 1.4 2003/02/26 00:33:48 uebayasi Exp $ -Copy ${PREFIX}/lib/${DISTNAME}/etc/sample.emacs to ~/.xemacs/init.el. -You need to install xemacs-package for a basic set of -support packages. +* See ${PREFIX}/lib/${DISTNAME}/etc/sample.init.el for a sample user + configuration. Copying it to ~/.xemacs/init.el is an easy start. + +* See ${PREFIX}/lib/${DISTNAME}/etc/sample.Xdefaults for a sample X + resource setting. + +* Install `xemacs-packages' for a full set of support packages. =========================================================================== |