log src/charset.c @ 22477:9bc88c123895 gcc-2_8_1-980627 gcc-2_8_1-980705 gcc-2_8_1-980718 libc-980614 libc-980615 libc-980616 libc-980617 libc-980618 libc-980619 libc-980620 libc-980621 libc-980622 libc-980623 libc-980624 libc-980625 libc-980626 libc-980627 libc-980628 libc-980629 libc-980630 libc-980701 libc-980702 libc-980703 libc-980704 libc-980705 libc-980706 libc-980707 libc-980708 libc-980709 libc-980710 libc-980711 libc-980712 libc-980713 libc-980714 libc-980715 libc-980716 libc-980717 libc-980718 libc-980719

age author description
Tue, 02 Jun 1998 08:10:36 +0000 Kenichi Handa (string_to_non_ascii_char): Don't check the arg
Sat, 30 May 1998 14:52:20 +0000 Karl Heuer (syms_of_charset): Put \n\ at eol of docstring.
Fri, 22 May 1998 09:44:27 +0000 Kenichi Handa Change term "character translation table" to
Thu, 21 May 1998 01:48:52 +0000 Kenichi Handa (find_charset_in_str): New arg CMPCHARP.
Mon, 18 May 1998 00:59:38 +0000 Kenichi Handa Change terms unify/unification to
Thu, 23 Apr 1998 04:12:09 +0000 Richard M. Stallman (syms_of_charset): Doc fix for nonascii-insert-offset.
Thu, 23 Apr 1998 04:00:47 +0000 Richard M. Stallman (Funibyte_char_to_multibyte): Doc fix.
Tue, 14 Apr 1998 12:53:36 +0000 Andreas Schwab (Fchars_in_region): Fix mixing of Lisp_Object and int.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Thu, 09 Apr 1998 05:40:23 +0000 Kenichi Handa (string_to_non_ascii_char): Include garbage bytes (if
Wed, 08 Apr 1998 06:55:55 +0000 Karl Heuer (string_to_non_ascii_char, multibyte_form_length)
Sat, 21 Mar 1998 18:00:38 +0000 Richard M. Stallman (Fstring): Use make_string_from_bytes.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Wed, 04 Mar 1998 07:41:41 +0000 Kenichi Handa (strwidth): Make it work for invalid bytes sequence.
Tue, 03 Mar 1998 01:29:16 +0000 Kenichi Handa (DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is