]> git.eshelyaron.com Git - emacs.git/commit
Suppress warnings about obsolete generics (bug#25556)
authorGlenn Morris <rgm@gnu.org>
Fri, 16 Mar 2018 05:57:39 +0000 (01:57 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 16 Mar 2018 05:57:39 +0000 (01:57 -0400)
commit419514a84a60a1dc36323ae55986c53f59c12262
treecc810598e340af1d85e1724e3b7729ad73ec4acd
parentb1d7e58520dc42a4eda902aa934a250fda6a04ca
Suppress warnings about obsolete generics (bug#25556)

* lisp/Makefile.in (MAIN_FIRST): New variable.
(compile-main): Put some files at the head of the queue.
lisp/Makefile.in