log src/charset.c @ 22289:141f0392fb81

age author description
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
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (invalid_character): New function.