log src/fns.c @ 15845:574a328ee4b2

age author description
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):
Mon, 30 Oct 1995 19:34:27 +0000 Richard M. Stallman (Fsafe_length): Add missing parentheses around & within comparison.
Mon, 23 Oct 1995 04:42:46 +0000 Erik Naggum (map_char_table): Set size to CHAR_TABLE_ORDINARY_SLOTS.
Thu, 19 Oct 1995 13:36:56 +0000 Erik Naggum (Fmap_char_table): Call map_char_table with correct args.