view msdos/sed4.inp @ 11650:38f3ac2845f7

(update_frame): Don't put cursor in echo area unless the echo area is on this frame.
author Karl Heuer <kwzh@gnu.org>
date Tue, 02 May 1995 02:18:34 +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")/