aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index f311eea696c..d7025657e78 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,17 @@
12015-01-02 Paul Eggert <eggert@cs.ucla.edu>
2
3 Less 'make' chatter for unidata
4 * unidata/Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
5 (am__v_GEN_0, am__v_GEN_1, AM_V_at, am__v_at_, am__v_at_0, am__v_at_1):
6 New macros, from ../src/Makefile.in.
7 (${top_srcdir}/src/macuvs.h, %.elc, unidata.txt)
8 (${unidir}/charprop.el, unifiles): Use them.
9 (PHONY_EXTRAS): New macro.
10 (.PHONY, ${unidir}/charprop.el): Use it.
11 (FORCE): Remove; all uses replaced by PHONY_EXTRAS manipulation.
12 (${unidir}/charprop.el, extraclean):
13 Use 'make' conditionals rather than shell.
14
12015-01-01 Paul Eggert <eggert@cs.ucla.edu> 152015-01-01 Paul Eggert <eggert@cs.ucla.edu>
2 16
3 * update-copyright (emacsver): Change to emacsver.tex.in. 17 * update-copyright (emacsver): Change to emacsver.tex.in.