log src/fns.c @ 39682:5f60884970a8

age author description
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Fri, 05 Oct 2001 09:49:39 +0000 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
Sat, 01 Sep 2001 09:21:16 +0000 Eli Zaretskii (Fmd5): Doc fix.
Wed, 18 Jul 2001 20:42:40 +0000 Ken Raeburn * fns.c (Fset_char_table_default): Check that a charset is defined before checking its dimension.
Mon, 21 May 2001 12:34:11 +0000 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
Wed, 11 Apr 2001 13:58:25 +0000 Gerd Moellmann Include blockinput.h.
Wed, 11 Apr 2001 12:57:50 +0000 Gerd Moellmann (Fplist_get): Don't QUIT is interrupt_input_blocked.
Tue, 10 Apr 2001 18:35:31 +0000 Gerd Moellmann (Fcompare_strings): Fix return values.
Mon, 09 Apr 2001 15:10:30 +0000 Gerd Moellmann (Fplist_get, Fplist_put): Add QUITs.
Thu, 05 Apr 2001 12:28:58 +0000 Gerd Moellmann (Frequire): Doc fix. Rename parameter FILE_NAME to
Tue, 20 Mar 2001 12:49:34 +0000 Gerd Moellmann (Fmd5): Doc fix.
Wed, 28 Feb 2001 13:27:38 +0000 Gerd Moellmann (Fdelete, larger_vector): Use allocate_vector.
Wed, 21 Feb 2001 13:58:57 +0000 Gerd Moellmann Use display_hourglass_p, start_hourglass, cancel_hourglass instead of
Wed, 24 Jan 2001 16:10:06 +0000 Gerd Moellmann (sweep_weak_table): Fix code taking items out of
Tue, 23 Jan 2001 01:34:55 +0000 Kenichi Handa (Fset_char_table_default): Fix to make sub char-table correctly.