diff options
| author | Kenichi Handa | 2005-05-10 02:33:00 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2005-05-10 02:33:00 +0000 |
| commit | 91745a812d8aa2473b4815e0d4e7652b16ef7f6d (patch) | |
| tree | edcd51e2cc60ef790e06a9c439ae99d840105eff | |
| parent | 90ce1bb946556d245138226f2b175415f79e3146 (diff) | |
| download | emacs-91745a812d8aa2473b4815e0d4e7652b16ef7f6d.tar.gz emacs-91745a812d8aa2473b4815e0d4e7652b16ef7f6d.zip | |
Delete charprop.el and uni-*.el
| -rw-r--r-- | lisp/international/charprop.el | 71 | ||||
| -rw-r--r-- | lisp/international/uni-bidi.el | bin | 7468 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-category.el | bin | 9976 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-combining.el | bin | 7253 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-comment.el | bin | 7081 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-decimal.el | bin | 1943 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-decomposition.el | bin | 26282 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-digit.el | bin | 2136 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-lowercase.el | bin | 4548 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-mirrored.el | bin | 6419 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-name.el | bin | 102762 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-numeric.el | bin | 3118 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-old-name.el | bin | 19180 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-titlecase.el | bin | 4611 -> 0 bytes | |||
| -rw-r--r-- | lisp/international/uni-uppercase.el | bin | 4607 -> 0 bytes |
15 files changed, 0 insertions, 71 deletions
diff --git a/lisp/international/charprop.el b/lisp/international/charprop.el deleted file mode 100644 index a67882ec66f..00000000000 --- a/lisp/international/charprop.el +++ /dev/null | |||
| @@ -1,71 +0,0 @@ | |||
| 1 | ;; Automatically generated by unidata-gen.el. | ||
| 2 | ;; FILE: uni-name.el | ||
| 3 | (define-char-code-property 'name "uni-name.el" | ||
| 4 | "Unicode character name. | ||
| 5 | Property value is a string.") | ||
| 6 | ;; FILE: uni-category.el | ||
| 7 | (define-char-code-property 'general-category "uni-category.el" | ||
| 8 | "Unicode general category. | ||
| 9 | Property value is one of the following symbols: | ||
| 10 | Lu, Ll, Lt, Lm, Lo, Mn, Mc, Me, Nd, Nl, No, Pc, Pd, Ps, Pe, Pi, Pf, Po, | ||
| 11 | Sm, Sc, Sk, So, Zs, Zl, Zp, Cc, Cf, Cs, Co, Cn") | ||
| 12 | ;; FILE: uni-combining.el | ||
| 13 | (define-char-code-property 'canonical-combining-class "uni-combining.el" | ||
| 14 | "Unicode canonical combining class. | ||
| 15 | Property value is an integer.") | ||
| 16 | ;; FILE: uni-bidi.el | ||
| 17 | (define-char-code-property 'bidi-class "uni-bidi.el" | ||
| 18 | "Unicode bidi class. | ||
| 19 | Property value is one of the following symbols: | ||
| 20 | L, LRE, LRO, R, AL, RLE, RLO, PDF, EN, ES, ET, | ||
| 21 | AN, CS, NSM, BN, B, S, WS, ON") | ||
| 22 | ;; FILE: uni-decomposition.el | ||
| 23 | (define-char-code-property 'decomposition "uni-decomposition.el" | ||
| 24 | "Unicode decomposition mapping. | ||
| 25 | Property value is a list of characters. The first element may be | ||
| 26 | one of these symbols representing compatiblity formatting tag: | ||
| 27 | <font>, <noBreak>, <initial>, <medial>, <final>, <isolated>, <circle>, | ||
| 28 | <super>, <sub>, <vertical>, <wide>, <narrow>, <small>, <square>, <fraction>, | ||
| 29 | <compat>") | ||
| 30 | ;; FILE: uni-decimal.el | ||
| 31 | (define-char-code-property 'decimal-digit-value "uni-decimal.el" | ||
| 32 | "Unicode numeric value (decimal digit). | ||
| 33 | Property value is an integer.") | ||
| 34 | ;; FILE: uni-digit.el | ||
| 35 | (define-char-code-property 'digit-value "uni-digit.el" | ||
| 36 | "Unicode numeric value (digit). | ||
| 37 | Property value is an integer.") | ||
| 38 | ;; FILE: uni-numeric.el | ||
| 39 | (define-char-code-property 'numeric-value "uni-numeric.el" | ||
| 40 | "Unicode numeric value (numeric). | ||
| 41 | Property value is an symbol.") | ||
| 42 | ;; FILE: uni-mirrored.el | ||
| 43 | (define-char-code-property 'mirrored "uni-mirrored.el" | ||
| 44 | "Unicode bidi mirrored flag. | ||
| 45 | Property value is a symbol `Y' or `N'.") | ||
| 46 | ;; FILE: uni-old-name.el | ||
| 47 | (define-char-code-property 'old-name "uni-old-name.el" | ||
| 48 | "Unicode old names as published in Unicode 1.0. | ||
| 49 | Property value is a string.") | ||
| 50 | ;; FILE: uni-comment.el | ||
| 51 | (define-char-code-property 'iso-10646-comment "uni-comment.el" | ||
| 52 | "Unicode ISO 10646 comment. | ||
| 53 | Property value is a string.") | ||
| 54 | ;; FILE: uni-uppercase.el | ||
| 55 | (define-char-code-property 'uppercase "uni-uppercase.el" | ||
| 56 | "Unicode simple uppercase mapping. | ||
| 57 | Property value is a character.") | ||
| 58 | ;; FILE: uni-lowercase.el | ||
| 59 | (define-char-code-property 'lowercase "uni-lowercase.el" | ||
| 60 | "Unicode simple lowercase mapping. | ||
| 61 | Property value is a character.") | ||
| 62 | ;; FILE: uni-titlecase.el | ||
| 63 | (define-char-code-property 'titlecase "uni-titlecase.el" | ||
| 64 | "Unicode simple titlecase mapping. | ||
| 65 | Property value is a character.") | ||
| 66 | ;; Local Variables: | ||
| 67 | ;; coding: utf-8 | ||
| 68 | ;; no-byte-compile: t | ||
| 69 | ;; End: | ||
| 70 | |||
| 71 | ;; charprop.el ends here | ||
diff --git a/lisp/international/uni-bidi.el b/lisp/international/uni-bidi.el deleted file mode 100644 index 3bcf862d3ed..00000000000 --- a/lisp/international/uni-bidi.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-category.el b/lisp/international/uni-category.el deleted file mode 100644 index d7416459cc5..00000000000 --- a/lisp/international/uni-category.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-combining.el b/lisp/international/uni-combining.el deleted file mode 100644 index 1d81e5dc899..00000000000 --- a/lisp/international/uni-combining.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-comment.el b/lisp/international/uni-comment.el deleted file mode 100644 index 18194d5eb34..00000000000 --- a/lisp/international/uni-comment.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-decimal.el b/lisp/international/uni-decimal.el deleted file mode 100644 index e37fa75e196..00000000000 --- a/lisp/international/uni-decimal.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-decomposition.el b/lisp/international/uni-decomposition.el deleted file mode 100644 index 89018f48952..00000000000 --- a/lisp/international/uni-decomposition.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-digit.el b/lisp/international/uni-digit.el deleted file mode 100644 index a31655d0fb9..00000000000 --- a/lisp/international/uni-digit.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-lowercase.el b/lisp/international/uni-lowercase.el deleted file mode 100644 index 2d2ab7a589f..00000000000 --- a/lisp/international/uni-lowercase.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-mirrored.el b/lisp/international/uni-mirrored.el deleted file mode 100644 index dc2e07617d7..00000000000 --- a/lisp/international/uni-mirrored.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-name.el b/lisp/international/uni-name.el deleted file mode 100644 index 98450021ddb..00000000000 --- a/lisp/international/uni-name.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-numeric.el b/lisp/international/uni-numeric.el deleted file mode 100644 index 2609d8f6cba..00000000000 --- a/lisp/international/uni-numeric.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-old-name.el b/lisp/international/uni-old-name.el deleted file mode 100644 index 5400b5e4cd5..00000000000 --- a/lisp/international/uni-old-name.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-titlecase.el b/lisp/international/uni-titlecase.el deleted file mode 100644 index ba306ac8371..00000000000 --- a/lisp/international/uni-titlecase.el +++ /dev/null | |||
| Binary files differ | |||
diff --git a/lisp/international/uni-uppercase.el b/lisp/international/uni-uppercase.el deleted file mode 100644 index 8d3f5c9ddf8..00000000000 --- a/lisp/international/uni-uppercase.el +++ /dev/null | |||
| Binary files differ | |||