aboutsummaryrefslogtreecommitdiffstats
path: root/msdos/sed4.inp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-06-07 15:13:58 +0000
committerRichard M. Stallman <[email protected]>1994-06-07 15:13:58 +0000
commit2e5217c7ba0070209bb8ea499fcb79cc488be096 (patch)
treef8879c8dac83589d140f06ac6dd7648756a42356 /msdos/sed4.inp
parent6d30d416f36309c4c21a81bf1f588790d5998fa4 (diff)
entered into RCS
Diffstat (limited to 'msdos/sed4.inp')
-rw-r--r--msdos/sed4.inp7
1 files changed, 7 insertions, 0 deletions
diff --git a/msdos/sed4.inp b/msdos/sed4.inp
new file mode 100644
index 0000000000..b85b5bee5d
--- /dev/null
+++ b/msdos/sed4.inp
@@ -0,0 +1,7 @@
+# -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")/