Mercurial > hg > xemacs-beta
comparison msdos/sed4.inp @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:376386a54a3c |
---|---|
1 # -sed4.inp------------------------------------------------------------- | |
2 # Configuration script for src/paths.h | |
3 # ---------------------------------------------------------------------- | |
4 /^#define *PATH_LOADSEARCH/s/".*"/rootrelativepath ("lisp")/ | |
5 /^#define *PATH_DATA/s/".*"/rootrelativepath ("etc")/ | |
6 /^#define *PATH_DOC/s/".*"/rootrelativepath ("etc")/ | |
7 /^#define *PATH_INFO/s/".*"/rootrelativepath ("info")/ |