log src/charset.c @ 48317:8ce6ddfd61d0

age author description
Thu, 14 Nov 2002 14:12:30 +0000 Dave Love Declare all args (per C99).
Tue, 16 Jul 2002 19:47:56 +0000 Ken Raeburn (find_charset_in_text, c_string_width):
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 27 Jun 2002 16:13:17 +0000 Juanma Barranquero (Fchar_bytes): Remove obsolescence info from docstring.
Mon, 20 May 2002 08:05:09 +0000 Ken Raeburn * charset.c (Fdefine_charset, Fdeclare_equiv_charset): Use XSTRING
Fri, 26 Apr 2002 12:03:20 +0000 Eli Zaretskii (CHAR_COMPONENTS_VALID_P): Tell in a comment that some invalid pairs are
Mon, 01 Apr 2002 22:54:03 +0000 Stefan Monnier (Fstring): Allow 0 arguments.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Wed, 06 Feb 2002 19:12:14 +0000 Eli Zaretskii (get_charset_id): Use if-else instead of ?:.
Tue, 18 Dec 2001 19:38:18 +0000 Richard M. Stallman (Fdefine_charset): Call Fupdate_coding_systems_internal.
Sun, 09 Dec 2001 00:55:19 +0000 Pavel Jank (char_to_string_1, translate_char, Fdefine_charset): Add parentheses around
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sun, 21 Oct 2001 09:59:56 +0000 Miles Bader (Fstring): Add usage: string to doc string.
Sat, 20 Oct 2001 20:54:39 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.