From: Eli Zaretskii Date: Sat, 24 Nov 2001 10:37:52 +0000 (+0000) Subject: (SHELL): Comment away, for lispintro. X-Git-Tag: ttn-vms-21-2-B4~18250 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5d1927f87b1390dd243bf2a480b17a5a0957a54a;p=emacs.git (SHELL): Comment away, for lispintro. --- diff --git a/msdos/sed6.inp b/msdos/sed6.inp index 398cff822f4..eb82598bf5e 100644 --- a/msdos/sed6.inp +++ b/msdos/sed6.inp @@ -1,5 +1,6 @@ # -sed6.inp------------------------------------------------------------------ -# Configuration script for man/Makefile and lispref/Makefile under DJGPP v2.x +# Configuration script for man/Makefile, lispref/Makefile, and +# lispintro/Makefile under DJGPP v2.x # --------------------------------------------------------------------------- # # Copyright (C) 1997, 2000, 2001 @@ -25,3 +26,4 @@ export MAKEINFO := $(MAKEINFO) -I$(srcdir) /^texinputdir/c\ texinputdir =\ export texinputdir := $(srcdir)";"$(TEXINPUTS) +/^SHELL *=/s/^/# /