emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/international charprop.el uni-bidi.e...


From: Chong Yidong
Subject: [Emacs-diffs] emacs/lisp/international charprop.el uni-bidi.e...
Date: Thu, 04 Jun 2009 01:51:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/06/04 01:51:47

Modified files:
        lisp/international: 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 
Added files:
        lisp/international: README 

Log message:
        * international/README: New file.
        
        * international/charprop.el:
        * international/uni-bidi.el:
        * international/uni-category.el:
        * international/uni-combining.el:
        * international/uni-comment.el:
        * international/uni-decimal.el:
        * international/uni-decomposition.el:
        * international/uni-digit.el:
        * international/uni-lowercase.el:
        * international/uni-mirrored.el:
        * international/uni-name.el:
        * international/uni-numeric.el:
        * international/uni-old-name.el:
        * international/uni-titlecase.el:
        * international/uni-uppercase.el: Add copyright notice (Bug#3428).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/charprop.el?cvsroot=emacs&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-bidi.el?cvsroot=emacs&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-category.el?cvsroot=emacs&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-combining.el?cvsroot=emacs&rev=1.5
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-comment.el?cvsroot=emacs&rev=1.4
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-decimal.el?cvsroot=emacs&rev=1.4
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-decomposition.el?cvsroot=emacs&rev=1.8
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-digit.el?cvsroot=emacs&rev=1.4
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-lowercase.el?cvsroot=emacs&rev=1.4
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-mirrored.el?cvsroot=emacs&rev=1.5
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-name.el?cvsroot=emacs&rev=1.5
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-numeric.el?cvsroot=emacs&rev=1.5
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-old-name.el?cvsroot=emacs&rev=1.4
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-titlecase.el?cvsroot=emacs&rev=1.4
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/uni-uppercase.el?cvsroot=emacs&rev=1.4
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/README?cvsroot=emacs&rev=1.1

Patches:
Index: charprop.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/charprop.el,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- charprop.el 9 Apr 2009 11:07:43 -0000       1.5
+++ charprop.el 4 Jun 2009 01:51:47 -0000       1.6
@@ -1,4 +1,8 @@
-;; Automatically generated by unidata-gen.el.
+;; Copyright (C) 1991-2009 Unicode, Inc.
+;; This file was generated from the Unicode data file at
+;; http://www.unicode.org/Public/UNIDATA/UnicodeData.txt.
+;; See lisp/international/README for the copyright and permission notice.
+
 ;; FILE: uni-name.el
 (define-char-code-property 'name "uni-name.el"
   "Unicode character name.

Index: uni-bidi.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-bidi.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
Binary files /tmp/cvsTlTLeT and /tmp/cvsDhxXcK differ

Index: uni-category.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-category.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
Binary files /tmp/cvsmUBlZT and /tmp/cvsrefn0K differ

Index: uni-combining.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-combining.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
Binary files /tmp/cvsDCAhGX and /tmp/cvsVOhPJO differ

Index: uni-comment.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-comment.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
Binary files /tmp/cvs6HZnjW and /tmp/cvsvofbpN differ

Index: uni-decimal.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-decimal.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
Binary files /tmp/cvsHi1mwZ and /tmp/cvsbDkvEQ differ

Index: uni-decomposition.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-decomposition.el,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
Binary files /tmp/cvs8hJZ4X and /tmp/cvs9g9yfP differ

Index: uni-digit.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-digit.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
Binary files /tmp/cvs3AJoA1 and /tmp/cvsTFlLOS differ

Index: uni-lowercase.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-lowercase.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
Binary files /tmp/cvseW0kJ0 and /tmp/cvsPtC00R differ

Index: uni-mirrored.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-mirrored.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
Binary files /tmp/cvsb8gzb4 and /tmp/cvsT4uwvV differ

Index: uni-name.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-name.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
Binary files /tmp/cvsUu2bU4 and /tmp/cvshEUChW differ

Index: uni-numeric.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-numeric.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
Binary files /tmp/cvsVu9UC6 and /tmp/cvsrXY32X differ

Index: uni-old-name.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-old-name.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
Binary files /tmp/cvs8I5Wx7 and /tmp/cvsDavv0Y differ

Index: uni-titlecase.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-titlecase.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
Binary files /tmp/cvsX0JeZ5 and /tmp/cvsXPFeuX differ

Index: uni-uppercase.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/uni-uppercase.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
Binary files /tmp/cvsgMQAd9 and /tmp/cvsnkPZK0 differ

Index: README
===================================================================
RCS file: README
diff -N README
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ README      4 Jun 2009 01:51:47 -0000       1.1
@@ -0,0 +1,51 @@
+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:
+
+  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/
+
+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
+under the Terms of Use in http://www.unicode.org/copyright.html.
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Unicode data files and any associated documentation (the
+"Data Files") or Unicode software and any associated documentation
+(the "Software") to deal in the Data Files or Software without
+restriction, including without limitation the rights to use, copy,
+modify, merge, publish, distribute, and/or sell copies of the Data
+Files or Software, and to permit persons to whom the Data Files or
+Software are furnished to do so, provided that (a) the above copyright
+notice(s) and this permission notice appear with all copies of the
+Data Files or Software, (b) both the above copyright notice(s) and
+this permission notice appear in associated documentation, and (c)
+there is clear notice in each modified Data File or in the Software as
+well as in the documentation associated with the Data File(s) or
+Software that the data or software has been modified.
+
+THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
+ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
+WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
+HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR
+ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
+OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
+SOFTWARE.
+
+Except as contained in this notice, the name of a copyright holder
+shall not be used in advertising or otherwise to promote the sale, use
+or other dealings in these Data Files or Software without prior
+written authorization of the copyright holder.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]