From: Richard M. Stallman Date: Sun, 25 May 1997 06:32:32 +0000 (+0000) Subject: (dontcompilefiles): Add latin-1.el ... latin-4.el; X-Git-Tag: emacs-20.1~2003 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f8fc2527ce935eb8b0862b01d3801d0ec4439e08;p=emacs.git (dontcompilefiles): Add latin-1.el ... latin-4.el; remove iso-syntax.el and i3-syntax.el. --- diff --git a/lisp/Makefile b/lisp/Makefile index 239d207722b..727b8172ea4 100644 --- a/lisp/Makefile +++ b/lisp/Makefile @@ -6,7 +6,8 @@ SOURCES = *.el COPYING Makefile 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