aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorPaul Eggert2014-05-26 08:48:28 -0700
committerPaul Eggert2014-05-26 08:48:28 -0700
commitcf2f54c4e3d8adb26e3f4b8e9e51364165877444 (patch)
treebad8d1922f69f243af3cfcbab39da993a59b3f0a /lisp
parent1501bf82b601858f9e270b3aacb4d850ec01e372 (diff)
downloademacs-cf2f54c4e3d8adb26e3f4b8e9e51364165877444.tar.gz
emacs-cf2f54c4e3d8adb26e3f4b8e9e51364165877444.zip
Include sources used to create macuvs.h.
* admin/unidata/IVD_Sequences.txt: New file. * admin/unidata/Makefile.in (${top_srcdir}/src/macuvs.h): New rule. (all): Build it. (extraclean): Remove it. * admin/unidata/README: Mention BidiMirroring.txt and IVD_Sequences.txt. * admin/unidata/copyright.html: Update to current version from Unicode Consortium. * admin/unidata/uvs.el: Rename from admin/mac/uvs.el. (uvs-print-table-ivd): Output a header in the form that unidata-gen.el generates. * lisp/international/README: Refer to the Unicode Terms of Use rather than copying it bodily here, as that simplifies maintenance. * src/Makefile.in ($(srcdir)/macuvs.h): New rule. * src/macuvs.h: Use automatically-generated header.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
-rw-r--r--lisp/international/README39
2 files changed, 8 insertions, 37 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f3953f9ed66..9d1e62baf8a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12014-05-26 Paul Eggert <eggert@cs.ucla.edu>
2
3 Include sources used to create macuvs.h.
4 * international/README: Refer to the Unicode Terms of Use rather
5 than copying it bodily here, as that simplifies maintenance.
6
12014-05-25 Andreas Schwab <schwab@linux-m68k.org> 72014-05-25 Andreas Schwab <schwab@linux-m68k.org>
2 8
3 * cus-face.el (custom-face-attributes): Add :distant-foreground. 9 * cus-face.el (custom-face-attributes): Add :distant-foreground.
diff --git a/lisp/international/README b/lisp/international/README
index 5d08e8ac324..92fc4a089ec 100644
--- a/lisp/international/README
+++ b/lisp/international/README
@@ -9,40 +9,5 @@ Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt:
9These files were generated from the version admin/unidata/UnicodeData.txt 9These files were generated from the version admin/unidata/UnicodeData.txt
10in the Emacs sources, using the file unidata-gen.el in the same directory. 10in the Emacs sources, using the file unidata-gen.el in the same directory.
11 11
12The file UnicodeData.txt is used under the terms of the following 12The file UnicodeData.txt is used under the Unicode Terms of Use,
13Copyright and Permission Notice: 13contained in the file admin/unidata/copyright.html.
14
15
16Copyright (C) 1991-2013 Unicode, Inc. All rights reserved. Distributed
17under the Terms of Use in http://www.unicode.org/copyright.html.
18
19Permission is hereby granted, free of charge, to any person obtaining
20a copy of the Unicode data files and any associated documentation (the
21"Data Files") or Unicode software and any associated documentation
22(the "Software") to deal in the Data Files or Software without
23restriction, including without limitation the rights to use, copy,
24modify, merge, publish, distribute, and/or sell copies of the Data
25Files or Software, and to permit persons to whom the Data Files or
26Software are furnished to do so, provided that (a) the above copyright
27notice(s) and this permission notice appear with all copies of the
28Data Files or Software, (b) both the above copyright notice(s) and
29this permission notice appear in associated documentation, and (c)
30there is clear notice in each modified Data File or in the Software as
31well as in the documentation associated with the Data File(s) or
32Software that the data or software has been modified.
33
34THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
35ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
36WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
37NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
38HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR
39ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
40WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
41ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
42OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
43SOFTWARE.
44
45Except as contained in this notice, the name of a copyright holder
46shall not be used in advertising or otherwise to promote the sale, use
47or other dealings in these Data Files or Software without prior
48written authorization of the copyright holder.