log src/fns.c @ 19278:50f47ef6ce9a

age author description
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (concat): Pay attention to multibyte characters when
Fri, 08 Aug 1997 20:06:34 +0000 Richard M. Stallman (Frequire): Don't insist on a suffix
Mon, 04 Aug 1997 03:00:36 +0000 Richard M. Stallman (Frequire): Pass t for the MUST-SUFFIX arg to Fload.
Wed, 09 Jul 1997 00:33:33 +0000 Richard M. Stallman (syms_of_fns): Fix previous change.
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Wed, 02 Jul 1997 06:23:21 +0000 Richard M. Stallman (Fy_or_n_p, Fyes_or_no_p): Obey use_dialog_box.
Mon, 23 Jun 1997 18:56:17 +0000 Richard M. Stallman (Freverse): Simplify.
Wed, 18 Jun 1997 13:09:05 +0000 Kenichi Handa (concat): Pay attention to multibyte characters when
Mon, 02 Jun 1997 00:33:14 +0000 Richard M. Stallman (map_char_table): Use XSETFASTINT.
Fri, 30 May 1997 05:11:26 +0000 Richard M. Stallman (Fchar_table_range, Fset_char_table_range):
Wed, 28 May 1997 04:36:22 +0000 Kenichi Handa (map_char_table): For sub char-table, index should be
Fri, 23 May 1997 17:32:41 +0000 Richard M. Stallman (internal_equal): When comparing strings, ignore text props.
Fri, 16 May 1997 00:43:05 +0000 Kenichi Handa (copy_sub_char_table): Declare the argument ARG as
Thu, 15 May 1997 18:39:33 +0000 Richard M. Stallman (Fcopy_sequence): Correctly copy the char-table contents.
Tue, 13 May 1997 19:51:29 +0000 Richard M. Stallman (map_char_table): New arg SUBTABLE. Callers changed.