Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
106583:448e546e59b3 | 106584:cdeb7eaac6f4 |
---|---|
1 2009-12-15 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt. | |
4 (edt, $(infodir)/edt, edt.dvi): New targets. | |
5 * edt.texi: New file (etc/edt-user.doc converted to Texinfo). | |
6 | |
7 * Makefile.in (PDF_TARGETS, pdf): New. | |
8 (clean): Add *.pdf. | |
9 Add pdf rules for all manuals. | |
10 | |
1 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com> | 11 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com> |
2 | 12 |
3 * calc/calc.texi (Radix Modes): Clarify two's complement notation. | 13 * calc/calc.texi (Radix Modes): Clarify two's complement notation. |
4 | 14 |
5 2009-12-14 Chong Yidong <cyd@stupidchicken.com> | 15 2009-12-14 Chong Yidong <cyd@stupidchicken.com> |