log src/fns.c @ 16561:55fcbbf28987

age author description
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.
Tue, 09 Jan 1996 02:03:13 +0000 Erik Naggum (Frandom, Flength, Felt, Fsort, Fchar_table_subtype, Fchar_table_parent,
Sun, 07 Jan 1996 14:34:54 +0000 Erik Naggum (Fplist_get): Rename arg `val' to `plist' as in doc.
Tue, 26 Dec 1995 04:34:05 +0000 Richard M. Stallman (Fy_or_n_p, Fyes_or_no_p): using_x_p renamed to have_menus_p.
Tue, 07 Nov 1995 07:18:17 +0000 Geoff Voelker [HAVE_NTGUI] (Fy_or_n_p, Fyes_or_no_p): Allow popup.
Tue, 31 Oct 1995 02:34:16 +0000 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):