(lisp): Set to absolute file name of current directory, not to ".", to have

it on EMACSLOADPATH when we descend into subdirectories.
This commit is contained in:
Eli Zaretskii 2008-10-14 09:24:05 +00:00
parent 07ebab6658
commit e16acc2c37
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2008-10-14 Eli Zaretskii <eliz@gnu.org>
* sedlisp.inp (lisp): Set to absolute file name of current
directory, not to ".", to have it on EMACSLOADPATH when we descend
into subdirectories.
2008-08-23 Eli Zaretskii <eliz@gnu.org>
* sed2v2.inp: Remove definition of USER_FULL_NAME (now defined on

View file

@ -20,7 +20,7 @@
/^SHELL *=/i\
export FNCASE=y
/^lisp=/s|@srcdir@|.|
/^lisp=/s|@srcdir@|$(shell pwd)|
/^VPATH=/s|@srcdir@|.|
/^srcdir=/s|@srcdir@|.|
/^bootstrap-clean:/a\