]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/makefile.w32-in (COMPILE_FIRST): Remove subr.el.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 14 Jun 2012 23:53:41 +0000 (01:53 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 14 Jun 2012 23:53:41 +0000 (01:53 +0200)
Suggested by Stefan Monnier while discussing bug#11657.

lisp/ChangeLog
lisp/makefile.w32-in

index cbf271fb92400853d7b3d52689a8c9401e029648..44dc50c1ad0da9287aa3f801276afd82ece8a7a0 100644 (file)
@@ -1,3 +1,8 @@
+2012-06-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
+       Suggested by Stefan Monnier while discussing bug#11657.
+
 2012-06-14  Sam Steingold  <sds@gnu.org>
 
        * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
index 6f4838ee3e1f42cb66e8c1bb5243c8ae83aafbcb..fc841a51e52f028414b5953255e540700c27c552 100644 (file)
@@ -86,7 +86,6 @@ COMPILE_FIRST = \
        $(lisp)/emacs-lisp/bytecomp.el \
        $(lisp)/emacs-lisp/macroexp.el \
        $(lisp)/emacs-lisp/cconv.el \
-       $(lisp)/subr.el \
        $(lisp)/progmodes/cc-mode.el \
        $(lisp)/progmodes/cc-vars.el