aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2014-06-23 09:41:17 +0200
committerJoakim Verona2014-06-23 09:41:17 +0200
commitc4916d541b6f91e80283b473c5191651c719228a (patch)
treeb8f4b0850983aaefc598a5db3f51e9fff9e457af /admin/ChangeLog
parentce8171797dafbde765170b79e5f154afc4872e86 (diff)
parent814200c2675928b79ee0e023c0fc939ef0da8317 (diff)
downloademacs-c4916d541b6f91e80283b473c5191651c719228a.tar.gz
emacs-c4916d541b6f91e80283b473c5191651c719228a.zip
manual upstream merge
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 79adb4f543d..bdf317fa2de 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,33 @@
12014-06-21 Glenn Morris <rgm@gnu.org>
2
3 * unidata/BidiMirroring.txt: Update to 7.0.0 (only comment changes).
4 * unidata/UnicodeData.txt: Update to 7.0.0.
5 * unidata/IVD_Sequences.txt: Update to 2014-05-16 version.
6
72014-06-21 Stephen Berman <Stephen.Berman@gmx.net>
8
9 * notes/elpa: Use "git" instead of "bzr" in the name of machine to
10 clone the repository from.
11
122014-06-13 Glenn Morris <rgm@gnu.org>
13
14 * unidata/Makefile.in (${DSTDIR}/charprop.el):
15 GNU make automatically passes command-line arguments to sub-makes.
16
172014-06-02 Paul Eggert <eggert@cs.ucla.edu>
18
19 Include sources used to create macuvs.h.
20 * unidata/IVD_Sequences.txt: New file.
21 * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): New rule.
22 (all): Build it.
23 (extraclean): Remove it.
24 * unidata/README: Mention BidiMirroring.txt and IVD_Sequences.txt.
25 * unidata/copyright.html: Update to current version from Unicode
26 Consortium.
27 * unidata/uvs.el: Rename from ../mac/uvs.el.
28 (uvs-print-table-ivd): Output a header in the form that
29 unidata-gen.el generates.
30
12014-05-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 312014-05-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 32
3 * mac/uvs.el: New file from Mac port. Generates src/macuvs.h. 33 * mac/uvs.el: New file from Mac port. Generates src/macuvs.h.