view msdos/sed4.inp @ 24224:4001ff593a99

(x_load_font): For the height of font, if normarl ascent and descent value are larger than those in max_bounds field, use the former.
author Kenichi Handa <handa@m17n.org>
date Sat, 30 Jan 1999 02:37:14 +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")/