log src/fns.c @ 20992:d2366423bc00

age author description
Fri, 27 Feb 1998 21:52:08 +0000 Karl Heuer (mapcar1): Handle bool-vectors.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (Fset_char_table_default): For an invalid character, call
Tue, 10 Feb 1998 04:08:26 +0000 Kenichi Handa (Fstring_bytes): Declare arg STRING as Lisp_Object.
Tue, 10 Feb 1998 04:05:47 +0000 Kenichi Handa (concat): Use Vnonascii_translate_table.
Sun, 08 Feb 1998 20:58:53 +0000 Richard M. Stallman (Fstring_bytes): New function.
Mon, 02 Feb 1998 01:06:29 +0000 Richard M. Stallman (concat): Handle bool-vectors correctly.
Mon, 02 Feb 1998 01:03:10 +0000 Richard M. Stallman (concat): If making a string, a nonempty bool-vector is error.
Mon, 26 Jan 1998 08:47:06 +0000 Richard M. Stallman (internal_equal): Use compare_window_configurations.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (mapcar1): Keep `i' in `i_before' before `i' is
Wed, 21 Jan 1998 22:22:17 +0000 Richard M. Stallman Update copyright year.
Wed, 21 Jan 1998 21:43:30 +0000 Richard M. Stallman (concat): Use unibyte_char_to_multibyte.
Sun, 18 Jan 1998 04:37:08 +0000 Karl Heuer (concat): Move the test for all nil in `append'
Mon, 12 Jan 1998 05:49:45 +0000 Kenichi Handa (concat): Check STRINGP before increasing result_len_byte.
Fri, 09 Jan 1998 22:41:43 +0000 Richard M. Stallman (map_char_table): Unconditionally consider non-ASCII charsets.
Fri, 02 Jan 1998 21:28:56 +0000 Richard M. Stallman (internal_equal): For markers, use bytepos instead of bufpos.