aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorjave2015-01-02 16:30:55 +0100
committerjave2015-01-02 16:30:55 +0100
commitdb4613576d3115aa320f0293d081ce98baa06acd (patch)
tree829968643b451bd3f64c791e4d3a6c928010e14c /admin/ChangeLog
parentc089503bac34376e75ae6f1d2c289fc8c9f42b8f (diff)
parentd0ca1148fe2d1e72e86f0197731071f139c143e3 (diff)
downloademacs-db4613576d3115aa320f0293d081ce98baa06acd.tar.gz
emacs-db4613576d3115aa320f0293d081ce98baa06acd.zip
merge master
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog20
1 files changed, 19 insertions, 1 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index b32d7004517..d7025657e78 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,21 @@
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
152015-01-01 Paul Eggert <eggert@cs.ucla.edu>
16
17 * update-copyright (emacsver): Change to emacsver.tex.in.
18
12014-12-24 Glenn Morris <rgm@gnu.org> 192014-12-24 Glenn Morris <rgm@gnu.org>
2 20
3 * authors.el (authors-obsolete-files-regexps) 21 * authors.el (authors-obsolete-files-regexps)
@@ -2502,7 +2520,7 @@
2502;; coding: utf-8 2520;; coding: utf-8
2503;; End: 2521;; End:
2504 2522
2505 Copyright (C) 2001-2014 Free Software Foundation, Inc. 2523 Copyright (C) 2001-2015 Free Software Foundation, Inc.
2506 2524
2507 This file is part of GNU Emacs. 2525 This file is part of GNU Emacs.
2508 2526