aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2013-08-27 21:37:13 -0400
committerStefan Monnier2013-08-27 21:37:13 -0400
commit0acfedd3496a4a375c27215d13bf63466fdb1071 (patch)
tree811bd6dc3ff22979e8836cd9b0cb4f483a739a4f /doc/misc/ChangeLog
parent95888bca5db8d05e3a23a2288d2ec0775a429e2b (diff)
downloademacs-0acfedd3496a4a375c27215d13bf63466fdb1071.tar.gz
emacs-0acfedd3496a4a375c27215d13bf63466fdb1071.zip
Try to reduce redundancy in doc/misc/Makefile.in.
* configure.ac (DOCMISC_W32): New var to replace DOCMISC_*_W32. * doc/misc/Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32. (TARGETS): New intermediate variable. (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 13851514c15..c08de7e4a59 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,10 @@
12013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 Try to reduce redundancy in doc/misc/Makefile.in.
4 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
5 (TARGETS): New intermediate variable.
6 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
7
12013-08-27 Glenn Morris <rgm@gnu.org> 82013-08-27 Glenn Morris <rgm@gnu.org>
2 9
3 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ. 10 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.