diff doc/misc/ChangeLog @ 106584:cdeb7eaac6f4

(INFO_TARGETS, DVI_TARGETS): Add edt. (edt, $(infodir)/edt, edt.dvi): New targets. (PDF_TARGETS, pdf): New. (clean): Add *.pdf. Add pdf rules for all manuals.
author Glenn Morris <rgm@gnu.org>
date Tue, 15 Dec 2009 03:01:20 +0000
parents 59426617c76d
children 8f433026c790
line wrap: on
line diff
--- a/doc/misc/ChangeLog	Tue Dec 15 03:00:30 2009 +0000
+++ b/doc/misc/ChangeLog	Tue Dec 15 03:01:20 2009 +0000
@@ -1,3 +1,13 @@
+2009-12-15  Glenn Morris  <rgm@gnu.org>
+
+	* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
+	(edt, $(infodir)/edt, edt.dvi): New targets.
+	* edt.texi: New file (etc/edt-user.doc converted to Texinfo).
+
+	* Makefile.in (PDF_TARGETS, pdf): New.
+	(clean): Add *.pdf.
+	Add pdf rules for all manuals.
+
 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
 
 	* calc/calc.texi (Radix Modes): Clarify two's complement notation.