Mercurial > emacs
comparison doc/misc/ChangeLog @ 111216:5d7d30110595
doc/Makefile fixes related to inclusion of emacsver.texi.
* doc/lispref/Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
* doc/misc/Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
(($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
($(infodir)/efaq): Remove -I option now in $MAKEINFO.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 28 Oct 2010 00:21:43 -0700 |
parents | 35a6397b95e8 |
children | 9450439a37a3 |
comparison
equal
deleted
inserted
replaced
111215:99e2b63fd6dd | 111216:5d7d30110595 |
---|---|
1 2010-10-28 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path. | |
4 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi. | |
5 ($(infodir)/efaq): Remove -I option now in $MAKEINFO. | |
6 | |
1 2010-10-25 Daiki Ueno <ueno@unixuser.org> | 7 2010-10-25 Daiki Ueno <ueno@unixuser.org> |
2 | 8 |
3 * epa.texi (Mail-mode integration): Add alternative key bindings | 9 * epa.texi (Mail-mode integration): Add alternative key bindings |
4 for epa-mail commands; escape comma. | 10 for epa-mail commands; escape comma. |
5 Don't use the word "PGP", since it is a non-free program. | 11 Don't use the word "PGP", since it is a non-free program. |