view msdos/sed4.inp @ 32972:a51631f90704

2000-09-24 Simon Josefsson <simon@josefsson.org> * nnheader.el (nnheader-parse-head): Try both "from:" and "from: ". 2000-10-03 Bjorn Torkelsson <torkel@hpc2n.umu.se> * uudecode.el: xemacs cleanup (use featurep ' xemacs) * nnheader.el: ditto
author Dave Love <fx@gnu.org>
date Fri, 27 Oct 2000 18:32:15 +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")/