log src/fns.c @ 53042:ad6fbb925d66

age author description
Wed, 12 Nov 2003 17:05:37 +0000 Luc Teirlinck (Fstring_to_multibyte): Doc fix.
Sun, 05 Oct 2003 23:38:15 +0000 Luc Teirlinck (Frequire): Doc fix.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 29 Jul 2003 17:36:52 +0000 Richard M. Stallman (Fclear_string): New function.
Mon, 21 Jul 2003 09:52:45 +0000 Richard M. Stallman (Flocale_info): Renamed from Flanginfo. Doc fixes.
Sun, 06 Jul 2003 19:29:48 +0000 Stefan Monnier (sweep_weak_table): Update calls to mark_object.
Mon, 02 Jun 2003 18:31:29 +0000 Dave Love Doc fixes.
Sat, 17 May 2003 15:49:42 +0000 Richard M. Stallman (map_char_table): Fix previous change.
Sat, 17 May 2003 12:45:52 +0000 Richard M. Stallman (map_char_table): New arg TABLE gets the master table. All calls changed.
Sun, 06 Apr 2003 13:31:40 +0000 Juanma Barranquero (Flength): Return SUB_CHAR_TABLE_ORDINARY_SLOTS for sub char tables.
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.