aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog38
1 files changed, 37 insertions, 1 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index b32d7004517..8c0c9759e87 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,39 @@
12015-01-04 Paul Eggert <eggert@cs.ucla.edu>
2
3 Less 'make' chatter for admin/grammars
4 * grammars/Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN)
5 (am__v_GEN_, am__v_GEN_0, am__v_GEN_1, AM_V_at, am__v_at_)
6 (am__v_at_0, am__v_at_1): New macros, from src/Makefile.in.
7 (${bovinedir}/%-by.el, ${bovinedir}/scm-by.el)
8 (${cedetdir}/semantic/%-wy.el, ${wisentdir}/%-wy.el)
9 (${wisentdir}/javat-wy.el, ${cedetdir}/srecode/srt-wy.el): Use them.
10
11 Less chatter in batch mode
12 * unidata/unidata-gen.el (unidata-gen-files):
13 Don't output messages like "Generating ..." in batch mode.
14
152015-01-02 Paul Eggert <eggert@cs.ucla.edu>
16
17 Less 'make' chatter for unidata
18 * unidata/Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
19 (am__v_GEN_0, am__v_GEN_1, AM_V_at, am__v_at_, am__v_at_0, am__v_at_1):
20 New macros, from ../src/Makefile.in.
21 (${top_srcdir}/src/macuvs.h, %.elc, unidata.txt)
22 (${unidir}/charprop.el, unifiles): Use them.
23 (PHONY_EXTRAS): New macro.
24 (.PHONY, ${unidir}/charprop.el): Use it.
25 (FORCE): Remove; all uses replaced by PHONY_EXTRAS manipulation.
26 (${unidir}/charprop.el, extraclean):
27 Use 'make' conditionals rather than shell.
28
292015-01-01 Paul Eggert <eggert@cs.ucla.edu>
30
31 * update-copyright (emacsver): Change to emacsver.tex.in.
32
332014-12-25 Paul Eggert <eggert@cs.ucla.edu>
34
35 * merge-gnulib (GNULIB_MODULES): Add stpcpy.
36
12014-12-24 Glenn Morris <rgm@gnu.org> 372014-12-24 Glenn Morris <rgm@gnu.org>
2 38
3 * authors.el (authors-obsolete-files-regexps) 39 * authors.el (authors-obsolete-files-regexps)
@@ -2502,7 +2538,7 @@
2502;; coding: utf-8 2538;; coding: utf-8
2503;; End: 2539;; End:
2504 2540
2505 Copyright (C) 2001-2014 Free Software Foundation, Inc. 2541 Copyright (C) 2001-2015 Free Software Foundation, Inc.
2506 2542
2507 This file is part of GNU Emacs. 2543 This file is part of GNU Emacs.
2508 2544