log src/charset.c @ 20188:d4ad4463384d

age author description
Mon, 27 Oct 1997 04:34:26 +0000 Kenichi Handa (Fchars_in_string): Pay attention to
Thu, 23 Oct 1997 12:01:50 +0000 Kenichi Handa (char_valid_p): New function
Thu, 25 Sep 1997 12:25:01 +0000 Kenichi Handa (find_charset_in_str): Return also charsets in
Wed, 20 Aug 1997 22:28:40 +0000 Richard M. Stallman (Fchars_in_region): Fix gap handling.
Mon, 18 Aug 1997 11:19:17 +0000 Kenichi Handa (Fchars_in_region): Renamed form Fcount_chars_region.
Sat, 16 Aug 1997 16:24:14 +0000 Richard M. Stallman Many doc fixes.
Mon, 28 Jul 1997 18:20:01 +0000 Richard M. Stallman (non_ascii_char_to_string): Fix typos.
Wed, 02 Jul 1997 12:53:57 +0000 Kenichi Handa (Fchar_width): Check if the current buffer has display
Fri, 20 Jun 1997 06:30:29 +0000 Richard M. Stallman Change copyright notices.
Wed, 28 May 1997 04:36:32 +0000 Kenichi Handa (Ffind_charset_string): The variable CHARSETS is
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (Ffind_charset_region): Change the declaration of
Sun, 18 May 1997 20:18:16 +0000 Richard M. Stallman (strwidth): Fix previous change.
Fri, 16 May 1997 02:22:39 +0000 Kenichi Handa Include disptab.h.
Fri, 16 May 1997 00:43:27 +0000 Kenichi Handa (non_ascii_char_to_string): Signal error if the
Thu, 15 May 1997 18:26:28 +0000 Richard M. Stallman (strwidth, Fchar_width): Handle display table.
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (unify_char): New function.
Thu, 10 Apr 1997 21:35:28 +0000 Karl Heuer (ONE_BYTE_CHAR_WIDTH, Fconcat_chars): Don't use Lisp_Object as integer.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (non_ascii_char_to_string, update_charset_table,
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa Adjusted for the change of MAX_CHARSET.
Thu, 27 Feb 1997 11:12:11 +0000 Kenichi Handa (Fcmpchar_cmp_rule): Escape newlines in docstring.
Sun, 23 Feb 1997 09:20:52 +0000 Karl Heuer Fix FSF address in comment.
Thu, 20 Feb 1997 07:02:49 +0000 Karl Heuer Initial revision