log src/fns.c @ 82660:ddcab4d69d44

age author description
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 11 Jul 2007 15:26:24 +0000 Stefan Monnier * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
Tue, 10 Jul 2007 15:40:06 +0000 Stefan Monnier (map_char_table): Use an array of int for `indices' rather than
Fri, 08 Jun 2007 20:11:56 +0000 Juanma Barranquero (Fmapconcat): Use empty_unibyte_string.
Sat, 26 Jan 2008 16:59:43 +0000 Thien-Thi Nguyen (Fclrhash): Return TABLE.
Thu, 17 Jan 2008 12:05:19 +0000 Jason Rumney (use_file_dialog): Doc fix.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 18 Sep 2007 01:45:39 +0000 Stefan Monnier (Fplist_put): Preserve uneven tail data.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 05 Jun 2007 00:24:47 +0000 Chong Yidong (Fsxhash): Delete stray semicolon.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 13 Jan 2007 21:46:28 +0000 Eli Zaretskii (maybe_resize_hash_table): Copy new size of hash table into EMACS_INT to avoid
Fri, 24 Nov 2006 19:53:56 +0000 Juanma Barranquero (substring_both): Add missing address operator.
Fri, 24 Nov 2006 18:42:14 +0000 Stefan Monnier Use AREF/ASIZE macros.
Mon, 20 Nov 2006 20:56:14 +0000 Eli Zaretskii (concat) [!__GNUC__]: Add prototype.