Mercurial > emacs
changeset 25099:00af2bda43f0
(SHELL, MAKESHELL): Use /xyzzy/command as the shell.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 29 Jul 1999 10:44:27 +0000 |
parents | 188fc8b67ea9 |
children | 2e3da138463f |
files | msdos/sedleim.inp |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/msdos/sedleim.inp Wed Jul 28 19:46:05 1999 +0000 +++ b/msdos/sedleim.inp Thu Jul 29 10:44:27 1999 +0000 @@ -2,8 +2,8 @@ # Configuration script for leim/Makefile under DJGPP v2.x # ---------------------------------------------------------------------- /^SHELL *=/c\ -SHELL=/dos/command\ -MAKESHELL=/dos/command +SHELL=/xyzzy/command\ +MAKESHELL=/xyzzy/command /^version=/d /^prefix=/d