]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/international/README: Update to match current list.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Apr 2017 21:59:37 +0000 (14:59 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Apr 2017 22:00:04 +0000 (15:00 -0700)
lisp/international/README

index 92fc4a089ecf94ff2865b067af9fcb4431661b56..88b6041a9375d853d8581c0352fee4f1de19170c 100644 (file)
@@ -1,10 +1,12 @@
 The following files in this directory are derived from the Unicode
 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
+  charprop.el uni-bidi.el uni-brackets.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-special-lowercase.el
+  uni-special-titlecase.el uni-special-uppercase.el uni-titlecase.el
+  uni-uppercase.el
 
 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.