X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/4e2358292540786bcaea085e8094a728d1aa0c30..98284ef51c67fa69796946466337d426ab81f9ee:/admin/ChangeLog diff --git a/admin/ChangeLog b/admin/ChangeLog index 8338606118..092bfa9ad5 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,38 @@ +2015-03-03 Kelvin White + + * MAINTAINERS: Add myself to section 2 + +2015-03-03 Glenn Morris + + * admin.el (manual-meta-string): Use bug-gnu-emacs@gnu email address + rather than webmasters@gnu. + +2015-01-28 Glenn Morris + + * update_autogen (commit): Prepend "# " to commit message. + +2015-01-24 Paul Eggert + + Fix a couple of AM_V_GEN bugs + * unidata/Makefile.in (unifiles): Use AM_V_at instead of AM_V_GEN, + since this doesn't generate a file. + +2015-01-15 Eli Zaretskii + + * unidata/uvs.el (uvs-print-table-ivd): Call set-binary-mode on + stdout. + +2015-01-12 Paul Eggert + + Say "ELC foo.elc" instead of "GEN foo.elc" + * unidata/Makefile.in (AM_V_ELC, am__v_ELC_, am__v_ELC_0) + (am__v_ELC_1): New macros. + (%.elc): Use them. + +2015-01-08 Glenn Morris + + * authors.el (authors-aliases): Add an entry to ignore. + 2015-01-04 Paul Eggert Less 'make' chatter for admin/grammars @@ -30,6 +65,10 @@ * update-copyright (emacsver): Change to emacsver.tex.in. +2014-12-25 Paul Eggert + + * merge-gnulib (GNULIB_MODULES): Add stpcpy. + 2014-12-24 Glenn Morris * authors.el (authors-obsolete-files-regexps)