mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
entered into RCS
This commit is contained in:
parent
6d30d416f3
commit
2e5217c7ba
1 changed files with 7 additions and 0 deletions
7
msdos/sed4.inp
Normal file
7
msdos/sed4.inp
Normal file
|
|
@ -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")/
|
||||
Loading…
Add table
Add a link
Reference in a new issue