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.
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.
Sun, 04 Feb 1996 20:12:50 +0000 Richard M. Stallman (syms_of_fns): Set yes-or-no-p-history to nil.
Thu, 01 Feb 1996 16:10:41 +0000 Richard M. Stallman (Qcursor_in_echo_area): New variable.
Sat, 27 Jan 1996 17:31:33 +0000 Richard M. Stallman (Fy_or_n_p): Call choose_minibuf_frame.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 02:55:53 +0000 Karl Heuer (Fset_char_table_parent): Fix previous change.