aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index a7eb42e321f..d53049f95c4 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,5 +1,12 @@
12014-06-25 Glenn Morris <rgm@gnu.org> 12014-06-25 Glenn Morris <rgm@gnu.org>
2 2
3 * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): Make and load .elc.
4 (.el.elc): Replace with pattern rule.
5 (%.elc): New.
6 (unidata.txt): Use $<.
7 (compile): Remove.
8 (${DSTDIR}/charprop.el): Use order-only prereqs rather than a sub-make.
9
3 * unidata/uvs.el (uvs-print-table-ivd): Fix free variable typo. 10 * unidata/uvs.el (uvs-print-table-ivd): Fix free variable typo.
4 11
52014-06-21 Glenn Morris <rgm@gnu.org> 122014-06-21 Glenn Morris <rgm@gnu.org>