aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-07-25 08:46:00 -0700
committerGlenn Morris2013-07-25 08:46:00 -0700
commit57cff7120613c70198a934bfc94f08714ba2a1a8 (patch)
tree23fc0f7165534305e97f3130176fa863d9ced42e /ChangeLog
parent6bd128d53d43ac5e6d1a124be4e8781667a5012f (diff)
downloademacs-57cff7120613c70198a934bfc94f08714ba2a1a8.tar.gz
emacs-57cff7120613c70198a934bfc94f08714ba2a1a8.zip
Add Makefile rules for ido.texi
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido. (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules. * info/dir: Add ido.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc30c8198e7..fe958751041 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
12013-07-25 Glenn Morris <rgm@gnu.org> 12013-07-25 Glenn Morris <rgm@gnu.org>
2 2
3 * info/dir: Add ido.
4
3 * make-dist: Add a --tests option, to include test/. 5 * make-dist: Add a --tests option, to include test/.
4 6
52013-07-24 Glenn Morris <rgm@gnu.org> 72013-07-24 Glenn Morris <rgm@gnu.org>