- 03 Aug, 1997 1 commit
-
-
Kenichi Handa authored
-
- 25 Jul, 1997 1 commit
-
-
Kenichi Handa authored
CODING_REQUIRE_EOL_CONVERSION, CODING_REQUIRE_CONVERSION): Deleted. (CODING_REQUIRE_NO_CONVERSION): New macro. (CODING_MAY_REQUIRE_NO_CONVERSION): New macro.
-
- 15 Jul, 1997 1 commit
-
-
Kenichi Handa authored
(CODING_CATEGORY_IDX_ISO_7_ELSE): New macro. (CODING_CATEGORY_IDX_ISO_8_ELSE): New macro (CODING_CATEGORY_MASK_ISO_ELSE): This macro is deleted. (CODING_CATEGORY_MASK_ISO_7_ELSE): New macro. (CODING_CATEGORY_MASK_ISO_8_ELSE): New macro. (CODING_CATEGORY_MASK_ANY): Adjusted for the above change.
-
- 07 Jul, 1997 1 commit
-
-
Kenichi Handa authored
-
- 02 Jul, 1997 1 commit
-
-
Kenichi Handa authored
character_unification_table_for_decode and character_unification_table_for_encode.
-
- 20 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 09 Jun, 1997 1 commit
-
-
Kenichi Handa authored
-
- 28 May, 1997 1 commit
-
-
Kenichi Handa authored
changed to array of unsigned char. (CODING_SPEC_ISO_NO_REQUESTED_DESIGNATION): New macro.
-
- 19 May, 1997 1 commit
-
-
Kenichi Handa authored
requested_designation from `char' to `int'.
-
- 16 May, 1997 1 commit
-
-
Kenichi Handa authored
coding-category-internal => coding-category-emacs-mule, XXX_coding_internal => XXX_coding_emacs_mule, coding_type_internal => coding_type_emacs_mule, coding_type_automatic => coding_type_undecided, CODING_CATEGORY_MASK_INTERNAL => CODING_CATEGORY_MASK_EMACS_MULE, CODING_CATEGORY_IDX_INTERNAL => CODING_CATEGORY_IDX_EMACS_MULE, CODING_EOL_AUTOMATIC => CODING_EOL_UNDECIDED.
-
- 10 May, 1997 1 commit
-
-
Kenichi Handa authored
character set is invoked to PLANE. (struct coding_system): New member character_unification_table.
-
- 18 Mar, 1997 1 commit
-
-
Kenichi Handa authored
-
- 27 Feb, 1997 1 commit
-
-
Kenichi Handa authored
changed to array of `char' just for saving memory. (CODING_FLAG_ISO_INIT_AT_BOL, CODING_FLAG_ISO_DESIGNATE_AT_BOL): New macros.
-
- 23 Feb, 1997 1 commit
-
-
Karl Heuer authored
-
- 20 Feb, 1997 1 commit
-
-
Karl Heuer authored
-