view msdos/sed4.inp @ 25793:2bbee3534773

(struct window): New members orig_top, orig_height. (toplevel): Add prototypes for grow_mini_window and shrink_mini_window. Remove prototype for change_window_height.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 23 Sep 1999 11:58:41 +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")/