[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] trunk r115015: Update unicode README and related info
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] trunk r115015: Update unicode README and related info |
Date: |
Thu, 07 Nov 2013 07:55:46 +0000 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 115015
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2013-11-06 23:54:47 -0800
message:
Update unicode README and related info
modified:
admin/unidata/copyright.html
copyright.html-20091113204419-o5vbwnq5f7feedwu-8381
lisp/international/README readme-20091113204419-o5vbwnq5f7feedwu-8834
=== modified file 'admin/unidata/copyright.html'
--- a/admin/unidata/copyright.html 2012-04-07 14:26:14 +0000
+++ b/admin/unidata/copyright.html 2013-11-07 07:54:47 +0000
@@ -10,7 +10,7 @@
<meta name="VI60_defaultClientScript" content="JavaScript">
-<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
+<meta name="GENERATOR" content="Microsoft FrontPage 12.0">
<meta name="keywords" content="Unicode Standard, copyright">
@@ -136,7 +136,7 @@
<ol type="A">
<li><u><a name="1"></a>Unicode Copyright.</u>
<ol>
- <li>Copyright © 1991-2012 Unicode, Inc. All rights
reserved.</li>
+ <li>Copyright © 1991-2013 Unicode, Inc. All rights
reserved.</li>
<li>Certain documents and files on this website contain a
legend
indicating that "Modification is permitted." Any
person is
hereby authorized, without fee, to modify such documents and
@@ -268,7 +268,7 @@
<p>NOTICE TO USER: Carefully read the following legal agreement. BY
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND
AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU
DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES
OR SOFTWARE.</p>
<p>COPYRIGHT AND PERMISSION NOTICE</p>
-<p>Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under
the Terms of Use in
+<p>Copyright © 1991-2013 Unicode, Inc. All rights reserved. Distributed under
the Terms of Use in
<a
href="http://www.unicode.org/copyright.html";>http://www.unicode.org/copyright.html</a>.</p>
<p>Permission is hereby granted, free of charge, to any person obtaining a
copy of the Unicode data files and
=== modified file 'lisp/international/README'
--- a/lisp/international/README 2009-06-04 01:51:47 +0000
+++ b/lisp/international/README 2013-11-07 07:54:47 +0000
@@ -1,22 +1,19 @@
The following files in this directory are derived from the Unicode
-Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt,
-downloaded on 2006-05-23:
+Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt:
charprop.el uni-bidi.el uni-category.el uni-combining.el
uni-comment.el uni-decimal.el uni-decomposition.el uni-digit.el
uni-lowercase.el uni-mirrored.el uni-name.el uni-numeric.el
uni-old-name.el uni-titlecase.el uni-uppercase.el
-These files were generated from UnicodeData.txt using unidata-gen.el,
-which is not included in the Emacs distribution; it can be found in
-the admin/unidata directory of the Emacs source repository at
-https://savannah.gnu.org/projects/emacs/
+These files were generated from the version admin/unidata/UnicodeData.txt
+in the Emacs sources, using the file unidata-gen.el in the same directory.
The file UnicodeData.txt is used under the terms of the following
Copyright and Permission Notice:
-Copyright (C) 1991-2009 Unicode, Inc. All rights reserved. Distributed
+Copyright (C) 1991-2013 Unicode, Inc. All rights reserved. Distributed
under the Terms of Use in http://www.unicode.org/copyright.html.
Permission is hereby granted, free of charge, to any person obtaining
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] trunk r115015: Update unicode README and related info,
Glenn Morris <=