admin/notes/unicode: Some notes about what to do when a new Unicode version is imported.
[bpt/emacs.git] / admin / ChangeLog
index 68bf620..1abbf36 100644 (file)
@@ -1,3 +1,37 @@
+2014-06-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * notes/unicode: Some notes about what to do when a new Unicode
+       version is imported.
+
+2014-06-24  Glenn Morris  <rgm@gnu.org>
+
+       * unidata/BidiMirroring.txt: Update to 7.0.0 (only comment changes).
+       * unidata/UnicodeData.txt: Update to 7.0.0.
+       * unidata/IVD_Sequences.txt: Update to 2014-05-16 version.
+
+2014-06-16  Stephen Berman  <Stephen.Berman@gmx.net>
+
+       * notes/elpa: Use "git" instead of "bzr" in the name of machine to
+       clone the repository from.
+
+2014-05-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Include sources used to create macuvs.h.
+       * unidata/IVD_Sequences.txt: New file.
+       * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): New rule.
+       (all): Build it.
+       (extraclean): Remove it.
+       * unidata/README: Mention BidiMirroring.txt and IVD_Sequences.txt.
+       * unidata/copyright.html: Update to current version from Unicode
+       Consortium.
+       * unidata/uvs.el: Rename from ../mac/uvs.el.
+       (uvs-print-table-ivd): Output a header in the form that
+       unidata-gen.el generates.
+
+2014-05-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * mac/uvs.el: New file.  Generates ../src/macuvs.h.
+
 2014-05-11  Glenn Morris  <rgm@gnu.org>
 
        * find-gc.el: Move here from ../lisp/emacs-lisp.