view msdos/sed4.inp @ 33447:45961172564e

(face-spec-set-match-display): Revert the change from 2000-10-24. Add a FIXME for after v21.1.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 13 Nov 2000 15:01:48 +0000
parents 39900cf5226a
children a4fb0c9be609
line wrap: on
line source

# -sed4.inp-------------------------------------------------------------
# Configuration script for src/paths.h
# ----------------------------------------------------------------------
/^#define *PATH_LOADSEARCH/s/".*"/rootrelativepath ("lisp")/
/^#define *PATH_DATA/s/".*"/rootrelativepath ("etc")/
/^#define *PATH_DOC/s/".*"/rootrelativepath ("etc")/
/^#define *PATH_INFO/s/".*"/rootrelativepath ("info")/