/[emacs]/emacs/msdos/sed6.inp
ViewVC logotype

Diff of /emacs/msdos/sed6.inp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by eliz, Sat Nov 24 10:37:52 2001 UTC revision 1.5.4.1 by miles, Tue Oct 14 22:51:23 2003 UTC
# Line 27  export MAKEINFO := $(MAKEINFO) -I$(srcdi Line 27  export MAKEINFO := $(MAKEINFO) -I$(srcdi
27  texinputdir =\  texinputdir =\
28  export texinputdir := $(srcdir)";"$(TEXINPUTS)  export texinputdir := $(srcdir)";"$(TEXINPUTS)
29  /^SHELL *=/s/^/# /  /^SHELL *=/s/^/# /
30    /^elisp.dvi:/,/^$/ {
31      /^     *if \[ *\a${permuted_index}/,/^         *fi *$/c\
32            command.com /c 'if not a${permuted_index}==a sh ./permute-index' \
33            command.com /c 'if not a${permuted_index}==a mv permuted.fns elisp.fns' \
34            command.com /c 'if not a${permuted_index}==a texindex elisp.tp' \
35            command.com /c 'if a${permuted_index}==a texindex elisp.??'
36    }
37    /^index.texi:/,/^$/ {
38      /^     *if \[ *\a${permuted_index}/,/^         *fi *$/c\
39            command.com /c 'if not a${permuted_index}==a cp -p ./index.perm index.texi' \
40            command.com /c 'if a${permuted_index}==a cp -p ./index.unperm index.texi'
41    }
42    
43    # arch-tag: defe1001-f35a-47f7-9635-3f5d33ee5e97

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26