]> git.eshelyaron.com Git - emacs.git/commitdiff
(lisp): Set to absolute file name of current directory, not to ".", to have
authorEli Zaretskii <eliz@gnu.org>
Tue, 14 Oct 2008 09:24:05 +0000 (09:24 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 14 Oct 2008 09:24:05 +0000 (09:24 +0000)
it on EMACSLOADPATH when we descend into subdirectories.

msdos/ChangeLog
msdos/sedlisp.inp

index 5fe9793eaba6665c666c8e4e2effbb358676df79..4edb951063897b38db519706371da64ddc45e8ae 100644 (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
index cb95248e078bf96386ed9be1fc902383f7deedfe..bd2c83d2add4adbc81fc0fda2432154692696db8 100644 (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\