diff options
| author | Paul Eggert | 2015-01-03 18:42:06 -0800 |
|---|---|---|
| committer | Paul Eggert | 2015-01-03 18:54:34 -0800 |
| commit | 4e2358292540786bcaea085e8094a728d1aa0c30 (patch) | |
| tree | 7079814c1f5a94043c702d1379847327da45bdfa /admin/ChangeLog | |
| parent | ed51b8df3c25da47431d4d4cc2af0ff9db2f0421 (diff) | |
| download | emacs-4e2358292540786bcaea085e8094a728d1aa0c30.tar.gz emacs-4e2358292540786bcaea085e8094a728d1aa0c30.zip | |
Less 'make' chatter for admin/grammars
* grammars/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.
(${bovinedir}/%-by.el, ${bovinedir}/scm-by.el)
(${cedetdir}/semantic/%-wy.el, ${wisentdir}/%-wy.el)
(${wisentdir}/javat-wy.el, ${cedetdir}/srecode/srt-wy.el): Use them.
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 2f4d122e0c0..83386061180 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,5 +1,13 @@ | |||
| 1 | 2015-01-04 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2015-01-04 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 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 | |||
| 3 | Less chatter in batch mode | 11 | Less chatter in batch mode |
| 4 | * unidata/unidata-gen.el (unidata-gen-files): | 12 | * unidata/unidata-gen.el (unidata-gen-files): |
| 5 | Don't output messages like "Generating ..." in batch mode. | 13 | Don't output messages like "Generating ..." in batch mode. |