diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index d7025657e78..83386061180 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2015-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 | |||
| 1 | 2015-01-02 Paul Eggert <eggert@cs.ucla.edu> | 15 | 2015-01-02 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 16 | ||
| 3 | Less 'make' chatter for unidata | 17 | Less 'make' chatter for unidata |