diff options
| author | Joakim Verona | 2014-06-27 12:10:03 +0200 |
|---|---|---|
| committer | Joakim Verona | 2014-06-27 12:10:03 +0200 |
| commit | 83c4c0569f8c64f3dda203849e787a416c3fcd0d (patch) | |
| tree | a2fd4f9d23fdfcd7c89c7c7ba2b9d9122962fadb /admin/ChangeLog | |
| parent | d92d0dd4f2d6b04a3ae148ac36ff96c9b109196d (diff) | |
| parent | da313ecaea3f2fad5eee6582dba5e0cc95ee5ea0 (diff) | |
| download | emacs-83c4c0569f8c64f3dda203849e787a416c3fcd0d.tar.gz emacs-83c4c0569f8c64f3dda203849e787a416c3fcd0d.zip | |
manual upstream merge
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). |