X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/38852a76958ec456e01420ae2b26240d9f3bc63c..refs/heads/wip:/admin/ChangeLog diff --git a/admin/ChangeLog b/admin/ChangeLog index bdf317fa2d..fc58259443 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,36 @@ +2014-06-29 Glenn Morris + + * update_autogen: Remove need to cd into/out of lisp/. + + * grammars/Makefile.in (bootstrap-clean): Don't delete Makefile, + for sake of top-level maintainer-clean rule. + +2014-06-26 Eli Zaretskii + + * notes/unicode: Some notes about what to do when a new Unicode + version is imported. + +2014-06-26 Glenn Morris + + * authors.el: Move here from ../lisp/emacs-lisp. + +2014-06-25 Glenn Morris + + * grammars/Makefile.in (${bovinedir}/c-by.el, ${bovinedir}/make-by.el): + (${wisentdir}/js-wy.el, ${wisentdir}/python-wy.el): + Replace with pattern rules. + (${bovinedir}/scm-by.el, ${wisentdir}/javat-wy.el) + (${cedetdir}/srecode/srt-wy.el): Use $<. + + * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): Make and load .elc. + (.el.elc): Replace with pattern rule. + (%.elc): New. + (unidata.txt): Use $<. + (compile): Remove. + (${DSTDIR}/charprop.el): Use order-only prereqs rather than a sub-make. + + * unidata/uvs.el (uvs-print-table-ivd): Fix free variable typo. + 2014-06-21 Glenn Morris * unidata/BidiMirroring.txt: Update to 7.0.0 (only comment changes).