chise/xemacs-chise.git-
24 years agoDon't ignore lisp/utf-2000/ if utf-2000 is provided.
tomo [Tue, 16 Nov 1999 09:58:50 +0000 (09:58 +0000)]
Don't ignore lisp/utf-2000/ if utf-2000 is provided.

24 years agoupdate.
tomo [Mon, 15 Nov 1999 20:59:55 +0000 (20:59 +0000)]
update.

24 years ago(ideographic-radicals): New constant.
tomo [Mon, 15 Nov 1999 20:58:31 +0000 (20:58 +0000)]
(ideographic-radicals): New constant.
(insert-char-data): Change order of `ideographic-radical',
`ideographic-strokes' and `total-strokes'; adjust width of the first
element of a list.

24 years agoupdate.
tomo [Mon, 15 Nov 1999 20:25:33 +0000 (20:25 +0000)]
update.

24 years ago(default-coded-charset-priority-list): Add `ideograph-daikanwa'.
tomo [Mon, 15 Nov 1999 20:24:49 +0000 (20:24 +0000)]
(default-coded-charset-priority-list): Add `ideograph-daikanwa'.

24 years ago(Vcharset_ideograph_daikanwa): New variable.
tomo [Mon, 15 Nov 1999 20:23:19 +0000 (20:23 +0000)]
(Vcharset_ideograph_daikanwa): New variable.
(Vcharset_hiragana_jisx0208): Deleted.
(Vcharset_katakana_jisx0208): Deleted.
(Qideograph_daikanwa): New variable.
(Qhiragana_jisx0208): Deleted.
(Qkatakana_jisx0208): Deleted.
(split_builtin_char): Split `ideograph-daikanwa'.
(Fsplit_char): New implementation for UTF-2000.
(syms_of_mule_charset): Add new symbol `ideograph-daikanwa'; delete
symbol `hiragana-jisx0208' and `katakana-jisx0208'.
(complex_vars_of_mule_charset): Add new coded-charset
`ideograph-daikanwa'; delete coded-charset `hiragana-jisx0208' and
`katakana-jisx0208'.

24 years ago(LEADING_BYTE_DAIKANWA): New macro.
tomo [Mon, 15 Nov 1999 20:08:11 +0000 (20:08 +0000)]
(LEADING_BYTE_DAIKANWA): New macro.
(LEADING_BYTE_HIRAGANA_JISX0208): Deleted.
(LEADING_BYTE_KATAKANA_JISX0208): Deleted.
(MIN_CHAR_DAIKANWA): New macro.
(MAX_CHAR_DAIKANWA): New macro.

24 years agoupdate.
tomo [Mon, 15 Nov 1999 19:25:37 +0000 (19:25 +0000)]
update.

24 years ago(Fstring_to_number): Don't recognize floating point if base is not 10.
tomo [Mon, 15 Nov 1999 19:24:50 +0000 (19:24 +0000)]
(Fstring_to_number): Don't recognize floating point if base is not 10.

24 years agoupdate.
tomo [Mon, 15 Nov 1999 15:25:12 +0000 (15:25 +0000)]
update.

24 years ago(Fput_char_attribute): Forgot to `CHECK_CHAR'.
tomo [Mon, 15 Nov 1999 15:24:29 +0000 (15:24 +0000)]
(Fput_char_attribute): Forgot to `CHECK_CHAR'.

24 years agoupdate.
tomo [Mon, 15 Nov 1999 13:55:41 +0000 (13:55 +0000)]
update.

24 years ago(preloaded-file-list): Delete "ccs-jisx0201-latin.el".
tomo [Mon, 15 Nov 1999 13:55:05 +0000 (13:55 +0000)]
(preloaded-file-list): Delete "ccs-jisx0201-latin.el".

24 years agoDeleted.
tomo [Mon, 15 Nov 1999 13:54:04 +0000 (13:54 +0000)]
Deleted.

24 years agoupdate. r21-2-19-utf-2000-0_12-0
tomo [Mon, 15 Nov 1999 09:39:26 +0000 (09:39 +0000)]
update.

24 years ago(preloaded-file-list): Add "u031A0-Extended-Bopomofo" in UTF-2000.
tomo [Mon, 15 Nov 1999 09:38:20 +0000 (09:38 +0000)]
(preloaded-file-list): Add "u031A0-Extended-Bopomofo" in UTF-2000.

24 years agoNew file.
tomo [Mon, 15 Nov 1999 09:37:49 +0000 (09:37 +0000)]
New file.

24 years agoupdate.
tomo [Mon, 15 Nov 1999 09:02:07 +0000 (09:02 +0000)]
update.

24 years ago(preloaded-file-list): u02E00-CJK-Radicals was renamed to
tomo [Mon, 15 Nov 1999 09:00:29 +0000 (09:00 +0000)]
(preloaded-file-list): u02E00-CJK-Radicals was renamed to
u02E00-CJK-Radical-Supplement.

24 years agoRename u02E00-CJK-Radicals.el to u02E00-CJK-Radical-Supplement.el.
tomo [Mon, 15 Nov 1999 08:49:44 +0000 (08:49 +0000)]
Rename u02E00-CJK-Radicals.el to u02E00-CJK-Radical-Supplement.el.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 21:28:57 +0000 (21:28 +0000)]
update.

24 years ago(preloaded-file-list): Add "u03000-CJK-Symbols-and-Punctuation",
tomo [Sun, 14 Nov 1999 21:28:19 +0000 (21:28 +0000)]
(preloaded-file-list): Add "u03000-CJK-Symbols-and-Punctuation",
"u03040-Hiragana", "u030A0-Katakana", "u03100-Bopomofo",
"u03130-Hangul-Compatibility-Jamo", "u03190-Kanbun",
"u03200-Enclosed-CJK-Letters-and-Months" and
"u03300-CJK-Compatibility".

24 years agoNew files.
tomo [Sun, 14 Nov 1999 21:26:58 +0000 (21:26 +0000)]
New files.

24 years ago(Qsquare): New variable.
tomo [Sun, 14 Nov 1999 21:24:23 +0000 (21:24 +0000)]
(Qsquare): New variable.
(to_char_code): Add `Qsquare'.
(syms_of_mule_charset): Add new symbol `square'.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 19:48:29 +0000 (19:48 +0000)]
update.

24 years ago(preloaded-file-list): Add "u02E00-CJK-Radicals",
tomo [Sun, 14 Nov 1999 19:47:37 +0000 (19:47 +0000)]
(preloaded-file-list): Add "u02E00-CJK-Radicals",
"u02F00-Kangxi-Radicals" and
"u02FF0-Ideographic-Description-Characters".

24 years agoNew files.
tomo [Sun, 14 Nov 1999 19:46:54 +0000 (19:46 +0000)]
New files.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 19:17:54 +0000 (19:17 +0000)]
update.

24 years ago(preloaded-file-list): Add "u02600-Miscellaneous-Symbols",
tomo [Sun, 14 Nov 1999 19:17:17 +0000 (19:17 +0000)]
(preloaded-file-list): Add "u02600-Miscellaneous-Symbols",
"u02700-Dingbats" and "u02800-Braille-Patterns" in UTF-2000.

24 years agoNew files.
tomo [Sun, 14 Nov 1999 19:15:48 +0000 (19:15 +0000)]
New files.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 18:54:31 +0000 (18:54 +0000)]
update.

24 years ago(preloaded-file-list): Load "uXXXXX-*" instead of "uXXXXX-*.el" in
tomo [Sun, 14 Nov 1999 18:53:38 +0000 (18:53 +0000)]
(preloaded-file-list): Load "uXXXXX-*" instead of "uXXXXX-*.el" in
UTF-2000.

24 years ago(byte-compile-insert-header): Delete comments if non-ASCII characters
tomo [Sun, 14 Nov 1999 18:49:45 +0000 (18:49 +0000)]
(byte-compile-insert-header): Delete comments if non-ASCII characters
are found; allow `byte-compile-dynamic' and
`byte-compile-dynamic-docstrings' if *.elc will be encoded by
`raw-text'.

24 years ago(preloaded-file-list): Add "u02500-Box-Drawing.el",
tomo [Sun, 14 Nov 1999 14:50:16 +0000 (14:50 +0000)]
(preloaded-file-list): Add "u02500-Box-Drawing.el",
"u02580-Block-Elements.el" and "u025A0-Geometric-Shapes.el".

24 years agoNew files.
tomo [Sun, 14 Nov 1999 14:48:40 +0000 (14:48 +0000)]
New files.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 14:30:36 +0000 (14:30 +0000)]
update.

24 years ago(Qcircle): New variable.
tomo [Sun, 14 Nov 1999 14:30:05 +0000 (14:30 +0000)]
(Qcircle): New variable.
(to_char_code): Add `Qcircle'.
(syms_of_mule_charset): Add new symbol `circle'.

24 years ago(preloaded-file-list): Add "u02400-Control-Pictures.el",
tomo [Sun, 14 Nov 1999 14:27:40 +0000 (14:27 +0000)]
(preloaded-file-list): Add "u02400-Control-Pictures.el",
"u02440-OCR.el" and "u02460-Enclosed-Alphanumerics.el".

24 years agoNew files.
tomo [Sun, 14 Nov 1999 14:26:29 +0000 (14:26 +0000)]
New files.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 14:01:57 +0000 (14:01 +0000)]
update.

24 years ago(default-coded-charset-priority-list): Add `chinese-gb2312'.
tomo [Sun, 14 Nov 1999 14:00:06 +0000 (14:00 +0000)]
(default-coded-charset-priority-list): Add `chinese-gb2312'.

24 years ago(preloaded-file-list): Add "u02200-Mathematical-Operators.el" and
tomo [Sun, 14 Nov 1999 13:59:16 +0000 (13:59 +0000)]
(preloaded-file-list): Add "u02200-Mathematical-Operators.el" and
"u02300-Miscellaneous-Technical.el".

24 years agoNew files.
tomo [Sun, 14 Nov 1999 13:58:04 +0000 (13:58 +0000)]
New files.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 13:02:02 +0000 (13:02 +0000)]
update.

24 years ago(Qfont): New variable.
tomo [Sun, 14 Nov 1999 13:01:09 +0000 (13:01 +0000)]
(Qfont): New variable.
(to_char_code): Add `Qfont'.
(syms_of_mule_charset): Add new symbol `font'.

24 years ago(default-coded-charset-priority-list): Add `chinese-cns11643-*'.
tomo [Sun, 14 Nov 1999 12:57:48 +0000 (12:57 +0000)]
(default-coded-charset-priority-list): Add `chinese-cns11643-*'.

24 years ago(preloaded-file-list): Add "u02100-Letterlike-Symbols.el",
tomo [Sun, 14 Nov 1999 12:57:15 +0000 (12:57 +0000)]
(preloaded-file-list): Add "u02100-Letterlike-Symbols.el",
"u02150-Number-Forms.el" and "u02190-Arrows.el".

24 years agoNew files.
tomo [Sun, 14 Nov 1999 12:55:10 +0000 (12:55 +0000)]
New files.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 12:25:03 +0000 (12:25 +0000)]
update.

24 years ago(Qsub): New variable.
tomo [Sun, 14 Nov 1999 12:24:16 +0000 (12:24 +0000)]
(Qsub): New variable.
(to_char_code): Add `Qsub'.
(syms_of_mule_charset): Add new symbol `sub'.

24 years ago(default-coded-charset-priority-list): Add `korean-ksc5601'.
tomo [Sun, 14 Nov 1999 12:21:01 +0000 (12:21 +0000)]
(default-coded-charset-priority-list): Add `korean-ksc5601'.

24 years ago(preloaded-file-list): Add "u02000-General-Punctuation.el",
tomo [Sun, 14 Nov 1999 12:20:16 +0000 (12:20 +0000)]
(preloaded-file-list): Add "u02000-General-Punctuation.el",
"u02070-Superscripts.el", "u02080-Subscripts.el",
"u020A0-Currency-Symbols.el" and
"u020D0-Combining-Diacritical-Marks-for-Symbols.el".

24 years agoNew files.
tomo [Sun, 14 Nov 1999 12:18:22 +0000 (12:18 +0000)]
New files.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 09:15:33 +0000 (09:15 +0000)]
update.

24 years agoReformatted to print code-point of GR-set as GR value.
tomo [Sun, 14 Nov 1999 09:12:18 +0000 (09:12 +0000)]
Reformatted to print code-point of GR-set as GR value.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 09:07:37 +0000 (09:07 +0000)]
update.

24 years ago(Fput_char_attribute): Convert each element of VALUE to GL position if
tomo [Sun, 14 Nov 1999 09:06:47 +0000 (09:06 +0000)]
(Fput_char_attribute): Convert each element of VALUE to GL position if
ATTRIBUTE is a GR-set,

24 years ago(insert-char-data): Modify order when CHAR does not have
tomo [Sun, 14 Nov 1999 09:02:29 +0000 (09:02 +0000)]
(insert-char-data): Modify order when CHAR does not have
`decimal-digit-value' property.

24 years agoReformatted to print code-point of GR-set as GR value.
tomo [Sun, 14 Nov 1999 08:59:48 +0000 (08:59 +0000)]
Reformatted to print code-point of GR-set as GR value.
(FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from <LATIN SMALL
LIGATURE IJ>.

24 years agoReformatted to print code-point of GR-set as GR value.
tomo [Sun, 14 Nov 1999 07:34:15 +0000 (07:34 +0000)]
Reformatted to print code-point of GR-set as GR value.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 06:45:37 +0000 (06:45 +0000)]
update.

24 years ago(preloaded-file-list): Delete "ccs-viscii.el".
tomo [Sun, 14 Nov 1999 06:44:59 +0000 (06:44 +0000)]
(preloaded-file-list): Delete "ccs-viscii.el".

24 years agoDeleted.
tomo [Sun, 14 Nov 1999 06:44:25 +0000 (06:44 +0000)]
Deleted.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 06:36:42 +0000 (06:36 +0000)]
update.

24 years ago(preloaded-file-list): Add "u013A0-Cherokee.el", "u01400-Canadian.el",
tomo [Sun, 14 Nov 1999 06:35:43 +0000 (06:35 +0000)]
(preloaded-file-list): Add "u013A0-Cherokee.el", "u01400-Canadian.el",
"u01680-Ogham.el", "u016A0-Runic.el", "u01780-Khmer.el",
"u01800-Mongolian.el", "u01E00-Latin-Extended-Additional.el" and
"u01F00-Greek-Extended.el".

24 years agoNew files.
tomo [Sun, 14 Nov 1999 06:33:20 +0000 (06:33 +0000)]
New files.

24 years agoupdate.
tomo [Sun, 14 Nov 1999 06:32:53 +0000 (06:32 +0000)]
update.

24 years ago(insert-char-data): Print GR value for GR-set.
tomo [Sun, 14 Nov 1999 06:32:21 +0000 (06:32 +0000)]
(insert-char-data): Print GR value for GR-set.

24 years ago(Fput_char_attribute): Allow GR code-point if a coded-charset is a
tomo [Sun, 14 Nov 1999 06:30:17 +0000 (06:30 +0000)]
(Fput_char_attribute): Allow GR code-point if a coded-charset is a
GR-set.

24 years agoupdate.
tomo [Sat, 13 Nov 1999 22:01:00 +0000 (22:01 +0000)]
update.

24 years ago(default-coded-charset-priority-list): Add `ethiopic-ucs' and
tomo [Sat, 13 Nov 1999 21:59:19 +0000 (21:59 +0000)]
(default-coded-charset-priority-list): Add `ethiopic-ucs' and
`ethiopic'.

24 years ago(preloaded-file-list): Add "u010A0-Georgian.el",
tomo [Sat, 13 Nov 1999 21:58:11 +0000 (21:58 +0000)]
(preloaded-file-list): Add "u010A0-Georgian.el",
"u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el".

24 years agoMove definition of coded-charset `ethiopic' from mule/ethiopic.el.
tomo [Sat, 13 Nov 1999 21:57:06 +0000 (21:57 +0000)]
Move definition of coded-charset `ethiopic' from mule/ethiopic.el.

24 years agoMove definition of coded-charset `ethiopic' to mule/mule-conf.el.
tomo [Sat, 13 Nov 1999 21:56:17 +0000 (21:56 +0000)]
Move definition of coded-charset `ethiopic' to mule/mule-conf.el.

24 years agoNew files.
tomo [Sat, 13 Nov 1999 21:54:53 +0000 (21:54 +0000)]
New files.

24 years ago(insert-char-range-data): Fixed.
tomo [Sat, 13 Nov 1999 21:54:11 +0000 (21:54 +0000)]
(insert-char-range-data): Fixed.

24 years agoupdate.
tomo [Sat, 13 Nov 1999 21:53:17 +0000 (21:53 +0000)]
update.

24 years ago(Fput_char_attribute): Check each element of VALUE is a byte if
tomo [Sat, 13 Nov 1999 21:52:20 +0000 (21:52 +0000)]
(Fput_char_attribute): Check each element of VALUE is a byte if
ATTRIBUTE is a coded-charset or its name.

24 years ago(Vcharset_ethiopic_ucs): New variable in UTF-2000.
tomo [Sat, 13 Nov 1999 20:44:10 +0000 (20:44 +0000)]
(Vcharset_ethiopic_ucs): New variable in UTF-2000.
(Qethiopic_ucs): New variable in UTF-2000.
(syms_of_mule_charset): Add new symbol `ethiopic-ucs' in UTF-2000.
(complex_vars_of_mule_charset): Add new coded-charset `ethiopic-ucs'
in UTF-2000.

24 years ago(LEADING_BYTE_ETHIOPIC_UCS): New macro.
tomo [Sat, 13 Nov 1999 20:41:12 +0000 (20:41 +0000)]
(LEADING_BYTE_ETHIOPIC_UCS): New macro.
(LEADING_BYTE_HIRAGANA_JISX0208): Changed to `(CHARSET_ID_OFFSET -
9)'.
(LEADING_BYTE_KATAKANA_JISX0208): Changed to `(CHARSET_ID_OFFSET -
10)'.
(LEADING_BYTE_PRIVATE): Changed to `(CHARSET_ID_OFFSET - 11)'.

24 years agoupdate.
tomo [Sat, 13 Nov 1999 19:42:02 +0000 (19:42 +0000)]
update.

24 years ago(char-db-update-comment): Use mapping-table for `arabic-iso8859-6'.
tomo [Sat, 13 Nov 1999 19:41:01 +0000 (19:41 +0000)]
(char-db-update-comment): Use mapping-table for `arabic-iso8859-6'.
(insert-char-data-with-variant): New function.
(insert-char-range-data): Use `insert-char-data-with-variant'.
(what-char-definition): Use `insert-char-data-with-variant' instead of
`insert-char-data'; use `char-db-update-comment'.

24 years agoupdate.
tomo [Sat, 13 Nov 1999 19:17:17 +0000 (19:17 +0000)]
update.

24 years ago(default-coded-charset-priority-list): Add `lao'.
tomo [Sat, 13 Nov 1999 19:15:40 +0000 (19:15 +0000)]
(default-coded-charset-priority-list): Add `lao'.

24 years ago(lao): New coded-charset.
tomo [Sat, 13 Nov 1999 19:14:53 +0000 (19:14 +0000)]
(lao): New coded-charset.

24 years ago(preloaded-file-list): Add "u00900-Devanagari.el",
tomo [Sat, 13 Nov 1999 19:13:46 +0000 (19:13 +0000)]
(preloaded-file-list): Add "u00900-Devanagari.el",
"u00980-Bengali.el", "u00A00-Gurmukhi.el", "u00A80-Gujarati.el",
"u00B00-Oriya.el", "u00B80-Tamil.el", "u00C00-Telugu.el",
"u00C80-Kannada.el", "u00D00-Malayalam.el", "u00D80-Sinhala.el",
"u00E00-Thai.el", "u00E80-Lao.el", "u00F00-Tibetan.el" and
"u01000-Myanmar.el".

24 years agoNew files.
tomo [Sat, 13 Nov 1999 19:11:00 +0000 (19:11 +0000)]
New files.

24 years agoupdate.
tomo [Sat, 13 Nov 1999 18:17:56 +0000 (18:17 +0000)]
update.

24 years ago(default-coded-charset-priority-list): Add `ucs-bmp' and
tomo [Sat, 13 Nov 1999 18:16:26 +0000 (18:16 +0000)]
(default-coded-charset-priority-list): Add `ucs-bmp' and
`arabic-iso8859-6'.

24 years agoupdate.
tomo [Sat, 13 Nov 1999 18:14:33 +0000 (18:14 +0000)]
update.

24 years ago(preloaded-file-list): Add "u00400-Cyrillic.el", "u00530-Armenian.el",
tomo [Sat, 13 Nov 1999 18:13:50 +0000 (18:13 +0000)]
(preloaded-file-list): Add "u00400-Cyrillic.el", "u00530-Armenian.el",
"u00590-Hebrew.el", "u00600-Arabic.el", "u00700-Syriac.el" and
"u00780-Thaana.el".

24 years agoNew files.
tomo [Sat, 13 Nov 1999 18:11:53 +0000 (18:11 +0000)]
New files.

24 years agoupdate.
tomo [Sat, 13 Nov 1999 17:58:14 +0000 (17:58 +0000)]
update.

24 years ago(FULLWIDTH GREEK SMALL LETTER BETA): Fix typo.
tomo [Sat, 13 Nov 1999 17:40:36 +0000 (17:40 +0000)]
(FULLWIDTH GREEK SMALL LETTER BETA): Fix typo.

24 years agoReformatted.
tomo [Sat, 13 Nov 1999 17:19:19 +0000 (17:19 +0000)]
Reformatted.

24 years agoupdate.
tomo [Sat, 13 Nov 1999 16:13:17 +0000 (16:13 +0000)]
update.

24 years agoupdate.
tomo [Sat, 13 Nov 1999 16:12:55 +0000 (16:12 +0000)]
update.

24 years agoupdate.
tomo [Sat, 13 Nov 1999 16:12:30 +0000 (16:12 +0000)]
update.

24 years agoModify formating.
tomo [Sat, 13 Nov 1999 16:11:51 +0000 (16:11 +0000)]
Modify formating.

24 years agoModify formating.
tomo [Sat, 13 Nov 1999 15:55:33 +0000 (15:55 +0000)]
Modify formating.