Misc small doc/ Makefile cleanup
[bpt/emacs.git] / doc / emacs / ChangeLog
index 5d85687..a85b56c 100644 (file)
@@ -1,3 +1,24 @@
+2014-06-23  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (%.texi): Disable implicit rules.
+       (mkinfodir): Remove.
+       (.dvi.ps): Replace with pattern rule.
+       (${buildinfodir}): New rule.
+       ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
+       Use $<.
+       (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
+       Use $<.
+       (%.ps): New rule.
+
+2014-06-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (bootstrap-clean): New.
+
+2014-06-10  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
+       (INFO_OPTS): Set directly rather than with configure.
+
 2014-06-08  Glenn Morris  <rgm@gnu.org>
 
        * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.