# HG changeset patch # User Richard M. Stallman # Date 864541952 0 # Node ID 9c14296387f7bc385eba825740b592b06b2dd127 # Parent 2465a6a42a6056d00f4ff77f225eff76f85a4750 (dontcompilefiles): Add latin-1.el ... latin-4.el; remove iso-syntax.el and i3-syntax.el. diff -r 2465a6a42a60 -r 9c14296387f7 lisp/Makefile --- a/lisp/Makefile Sat May 24 21:27:29 1997 +0000 +++ b/lisp/Makefile Sun May 25 06:32:32 1997 +0000 @@ -6,7 +6,8 @@ lisptagsfiles = [a-zA-Z]*.el */[a-zA-Z]*.el dontcompilefiles: bindings.el blessmail.el bruce.el cus-load.el cus-start.el -dontcompilefiles: forms-d2.el forms-pass.el i3-syntax.el iso-syntax.el +dontcompilefiles: forms-d2.el forms-pass.el +dontcompilefiles: latin-1.el latin-2.el latin-3.el latin-4.el dontcompilefiles: loaddefs.el loadup.el mule-conf.el patcomp.el dontcompilefiles: paths.el sc.el subdirs.el term-nasty.el version.el