log src/fns.c @ 56195:3204d2175b6a

age author description
Mon, 21 Jun 2004 21:55:15 +0000 Kim F. Storm * fns.c (string_make_multibyte, string_to_multibyte)
Thu, 17 Jun 2004 14:37:53 +0000 Jan Dj«£rv * fns.c (string_to_multibyte): Use xmalloc/xfree instead of alloca.
Mon, 10 May 2004 03:56:43 +0000 Kenichi Handa (count_combining): Delete it.
Mon, 26 Apr 2004 21:44:22 +0000 Andreas Schwab (Fcopy_sequence, concat, internal_equal, Ffillarray, mapcar1): Use
Tue, 20 Apr 2004 00:17:46 +0000 John Paul Wallington (Fassoc, Feql): Fix indentation.
Mon, 19 Apr 2004 15:17:04 +0000 John Paul Wallington (Feql): New function.
Fri, 12 Mar 2004 10:07:36 +0000 Richard M. Stallman (internal_equal): New arg PROPS controls comparing
Thu, 05 Feb 2004 04:52:49 +0000 Kenichi Handa (Fset_char_table_range): Fix previous change.
Wed, 04 Feb 2004 01:18:45 +0000 Kenichi Handa (Fset_char_table_range): Handle charsets ascii,
Thu, 29 Jan 2004 02:53:53 +0000 Kenichi Handa (string_char_to_byte): Optimize for ASCII only string.
Fri, 23 Jan 2004 00:11:43 +0000 Kenichi Handa (Fmd5): If OBJECT is a buffer different from the current
Mon, 29 Dec 2003 13:51:54 +0000 Eli Zaretskii (internal_equal): Return t for two NaN arguments.
Wed, 24 Dec 2003 00:17:58 +0000 Luc Teirlinck (Fset_char_table_range): Doc fix.
Tue, 23 Dec 2003 23:04:24 +0000 Luc Teirlinck (Frandom, Fstring_make_multibyte): Doc fixes.
Sat, 29 Nov 2003 10:44:36 +0000 Jan Dj«£rv Add variable use-file-dialog to control use of file dialogs.
Tue, 25 Nov 2003 12:21:46 +0000 Andreas Schwab (internal_equal) <case Lisp_Vectorlike>: Declare size as
Sun, 23 Nov 2003 03:12:45 +0000 Luc Teirlinck (Fset_char_table_parent): Doc fix.
Sat, 22 Nov 2003 03:48:24 +0000 Luc Teirlinck (Fassq, Fassoc, Frassq, Frassoc): Doc fixes.
Fri, 21 Nov 2003 15:58:15 +0000 Luc Teirlinck (Freverse): Doc fix.
Mon, 17 Nov 2003 23:29:49 +0000 Stefan Monnier (hashfn_eq, hashfn_eql, hashfn_equal, hash_put)
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.
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.
Tue, 16 Jul 2002 15:49:20 +0000 Ken Raeburn * fns.c (concat): Use SSET.
Mon, 15 Jul 2002 06:55:28 +0000 Ken Raeburn * fns.c (Fstring_as_multibyte): Use STRING_SET_INTERVALS.
Mon, 15 Jul 2002 02:16:15 +0000 Ken Raeburn * fns.c (concat): Use STRING_SET_CHARS.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Sun, 07 Jul 2002 20:57:25 +0000 Stefan Monnier (Fnconc): Use XCDR.
Wed, 05 Jun 2002 17:47:50 +0000 Eli Zaretskii (Fstring_make_unibyte): Doc fix.
Mon, 03 Jun 2002 22:37:15 +0000 Richard M. Stallman (md5): Pass FILE arg to Vselect_safe_coding_system_function.
Mon, 20 May 2002 08:05:43 +0000 Ken Raeburn * fns.c (Fstring_equal, Fstring_lessp, Frequire, sxhash): Use
Tue, 30 Apr 2002 17:53:39 +0000 Richard M. Stallman Comment change.
Tue, 30 Apr 2002 17:46:40 +0000 Richard M. Stallman (Frequire): Error if called while preparing to dump.
Mon, 22 Apr 2002 22:45:12 +0000 Pavel Jan«¿k Fix typo.
Sat, 20 Apr 2002 13:32:12 +0000 Pavel Jan«¿k (use-dialog-box): Doc fix.
Fri, 12 Apr 2002 05:50:50 +0000 Pavel Jan«¿k (Fy_or_n_p): Use `minibuffer-prompt' face for prompt.
Fri, 29 Mar 2002 00:04:30 +0000 Kim F. Storm (Flax_plist_put): Doc fix.