view msdos/sed4.inp @ 25344:98eb0a0280e7

(NO_PROMPT_IN_BUFFER): Removed. Change prototypes for do_pending_window_change and change_frame_size. Add function prototypes.
author Gerd Moellmann <gerd@gnu.org>
date Sat, 21 Aug 1999 19:28:58 +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")/