view msdos/sed4.inp @ 21536:468585662fa8

(x_destroy_bitmap): Declare as void, not int. (x_report_frame_params, x_set_border_pixel): Likewise. (x_set_internal_border_width): widget_store_internal_border takes just one arg, not two.
author Karl Heuer <kwzh@gnu.org>
date Tue, 14 Apr 1998 18:59: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")/