log src/fns.c @ 18000:2873e0dabbc1

age author description
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.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (copy_sub_char_table): New function.
Thu, 03 Apr 1997 22:08:30 +0000 Karl Heuer (Fcopy_sequence): Delete unused variable.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (map_char_table): Handle multibyte characters.
Sat, 22 Feb 1997 19:31:56 +0000 Karl Heuer (Fcopy_sequence, concat, internal_equal, Ffillarray):
Mon, 13 Jan 1997 03:33:26 +0000 Richard M. Stallman (concat): Take modulus of thisindex before shifting.
Mon, 11 Nov 1996 20:32:48 +0000 Richard M. Stallman Include frame.h and window.h.
Wed, 04 Sep 1996 03:42:09 +0000 Richard M. Stallman (map_char_table): Declare depth as int.
Thu, 29 Aug 1996 03:50:02 +0000 Richard M. Stallman (Fsubstring): Handle vectors as well as strings.
Tue, 16 Jul 1996 06:19:43 +0000 Karl Heuer (Fy_or_n_p): Pass 3rd arg to Flookup_key.
Wed, 21 Feb 1996 21:12:21 +0000 Karl Heuer (map_char_table): Fix args in recursive call.