Tue, 26 Oct 2004 22:38:50 +0000 |
Kim F. Storm |
Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
|
Wed, 13 Oct 2004 18:40:03 +0000 |
Stefan Monnier |
(map_char_table): Add missing gcpros.
|
Tue, 06 Jul 2004 19:36:56 +0000 |
Luc Teirlinck |
(Fclear_string): Correct previous change.
|
Tue, 06 Jul 2004 17:50:32 +0000 |
Luc Teirlinck |
(Fclear_string): Put call to CHECK_STRING in correct place.
|
Tue, 06 Jul 2004 05:07:20 +0000 |
John Paul Wallington |
(Fclear_string): Signal an error if STRING is not a string.
|
Thu, 24 Jun 2004 22:03:10 +0000 |
Kim F. Storm |
(Fmapconcat, Fmapcar): Remove superfluous GCPROs.
|
Tue, 22 Jun 2004 14:48:10 +0000 |
Kim F. Storm |
(Fmapcar, Fmapconcat): GCPRO the args array.
|
Tue, 22 Jun 2004 13:57:00 +0000 |
Kim F. Storm |
(Fmapconcat, Fmapcar): Use new SAFE_ALLOCA_LISP and
|
Mon, 21 Jun 2004 22:36:02 +0000 |
Kim F. Storm |
(Fmapconcat, Fmapcar): Use SAFE_ALLOCA_LISP.
|
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.
|