From 2aa97617357d38774186ba99af944568b3d2c17f Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sat, 5 Oct 2002 19:00:51 +0000 Subject: [PATCH] (DONTCOMPILE): Remove latin-N.el. --- lisp/Makefile.in | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 56a7ed31998..345cd7f8641 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -42,9 +42,6 @@ ETAGS = ../lib-src/etags # Files which should not be compiled. If you change the name `DONTCOMPILE' # to something different, you'll have to change make-dist as well, and # modify the lists in $lisp and $shortlisp on src/Makefile.in. -# -# - emacs-lisp/cl-specs.el: only contains `def-edebug-spec's so there's -# no point compiling it, although it doesn't hurt. DONTCOMPILE = \ $(lisp)/cus-load.el \ @@ -55,13 +52,6 @@ DONTCOMPILE = \ $(lisp)/forms-d2.el \ $(lisp)/forms-pass.el \ $(lisp)/generic-x.el \ - $(lisp)/international/latin-1.el \ - $(lisp)/international/latin-2.el \ - $(lisp)/international/latin-3.el \ - $(lisp)/international/latin-4.el \ - $(lisp)/international/latin-5.el \ - $(lisp)/international/latin-8.el \ - $(lisp)/international/latin-9.el \ $(lisp)/international/latin1-disp.el \ $(lisp)/international/mule-conf.el \ $(lisp)/language/czech.el \ -- 2.39.2