diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index bdf317fa2de..d96368c4f9a 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,29 @@ | |||
| 1 | 2014-06-26 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * notes/unicode: Some notes about what to do when a new Unicode | ||
| 4 | version is imported. | ||
| 5 | |||
| 6 | 2014-06-26 Glenn Morris <rgm@gnu.org> | ||
| 7 | |||
| 8 | * authors.el: Move here from ../lisp/emacs-lisp. | ||
| 9 | |||
| 10 | 2014-06-25 Glenn Morris <rgm@gnu.org> | ||
| 11 | |||
| 12 | * grammars/Makefile.in (${bovinedir}/c-by.el, ${bovinedir}/make-by.el): | ||
| 13 | (${wisentdir}/js-wy.el, ${wisentdir}/python-wy.el): | ||
| 14 | Replace with pattern rules. | ||
| 15 | (${bovinedir}/scm-by.el, ${wisentdir}/javat-wy.el) | ||
| 16 | (${cedetdir}/srecode/srt-wy.el): Use $<. | ||
| 17 | |||
| 18 | * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): Make and load .elc. | ||
| 19 | (.el.elc): Replace with pattern rule. | ||
| 20 | (%.elc): New. | ||
| 21 | (unidata.txt): Use $<. | ||
| 22 | (compile): Remove. | ||
| 23 | (${DSTDIR}/charprop.el): Use order-only prereqs rather than a sub-make. | ||
| 24 | |||
| 25 | * unidata/uvs.el (uvs-print-table-ivd): Fix free variable typo. | ||
| 26 | |||
| 1 | 2014-06-21 Glenn Morris <rgm@gnu.org> | 27 | 2014-06-21 Glenn Morris <rgm@gnu.org> |
| 2 | 28 | ||
| 3 | * unidata/BidiMirroring.txt: Update to 7.0.0 (only comment changes). | 29 | * unidata/BidiMirroring.txt: Update to 7.0.0 (only comment changes). |