log src/fns.c @ 50365:c0153b8fc41f

age author description
Mon, 24 Mar 2003 19:59:08 +0000 Andrew Choi Allow building on Mac OS X again after Kim's merging of display code.
Sat, 22 Feb 2003 22:21:11 +0000 Stefan Monnier (string_to_multibyte): Remove unused var i.
Mon, 17 Feb 2003 00:32:12 +0000 Kenichi Handa (string_to_multibyte): Always return a multibyte string.
Fri, 14 Feb 2003 18:56:16 +0000 Dave Love (Flanginfo): Doc fix.
Mon, 10 Feb 2003 11:00:01 +0000 Kenichi Handa (Fstring_to_multibyte): Fix typo in the docstring.
Sun, 09 Feb 2003 08:37:36 +0000 Kenichi Handa (string_to_multibyte): New function.
Tue, 14 Jan 2003 23:12:31 +0000 Francesco Potort (Fsubstring): Clarify doc string.
Mon, 13 Jan 2003 13:33:42 +0000 Dave Love (Freverse): Use QUIT.
Mon, 06 Jan 2003 15:41:17 +0000 Dave Love Include coding.h. Use POINTER_TYPE*, not void*.
Fri, 29 Nov 2002 20:07:36 +0000 Dave Love (Frequire): Don't call LOADHIST_ATTACH if feature was
Thu, 28 Nov 2002 07:47:34 +0000 Steven Tamm fns.c (Frequire): Change nesting allowance from 2 to 3 to cause more
Thu, 14 Nov 2002 23:20:16 +0000 Dave Love (Fmap_char_table): Cast `call2'.
Thu, 14 Nov 2002 14:15:07 +0000 Dave Love (Fcopy_sequence): Doc fix.
Tue, 12 Nov 2002 22:49:31 +0000 Stefan Monnier (Fmap_char_table): Don't use map_char_table's function arg.
Sat, 05 Oct 2002 04:08:13 +0000 John Paul Wallington (Flength): Doc fix.