(display-time-mode): Drop unneeded positional args.
[emacs.git] / msdos / sed4.inp
blobb85b5bee5d701df2c206a805e2da53a375ffcfb6
1 # -sed4.inp-------------------------------------------------------------
2 # Configuration script for src/paths.h
3 # ----------------------------------------------------------------------
4 /^#define *PATH_LOADSEARCH/s/".*"/rootrelativepath ("lisp")/
5 /^#define *PATH_DATA/s/".*"/rootrelativepath ("etc")/
6 /^#define *PATH_DOC/s/".*"/rootrelativepath ("etc")/
7 /^#define *PATH_INFO/s/".*"/rootrelativepath ("info")/