aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2015-01-01 16:44:53 -0800
committerPaul Eggert2015-01-01 16:45:22 -0800
commit1cde56dee2dc62e5c368b266e4193c031ce0ed26 (patch)
tree8e5f66db8b8be8729178d81f77a8ff576168c18a /admin/ChangeLog
parent52a4e87c630ea397408efe4f8486be55e1199905 (diff)
downloademacs-1cde56dee2dc62e5c368b266e4193c031ce0ed26.tar.gz
emacs-1cde56dee2dc62e5c368b266e4193c031ce0ed26.zip
Less 'make' chatter for unidata
* unidata/Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_) (am__v_GEN_0, am__v_GEN_1, AM_V_at, am__v_at_, am__v_at_0, am__v_at_1): New macros, from ../src/Makefile.in. (${top_srcdir}/src/macuvs.h, %.elc, unidata.txt) (${unidir}/charprop.el, unifiles): Use them. (PHONY_EXTRAS): New macro. (.PHONY, ${unidir}/charprop.el): Use it. (FORCE): Remove; all uses replaced by PHONY_EXTRAS manipulation. (${unidir}/charprop.el, extraclean): Use 'make' conditionals rather than shell.
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.