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.
|
Sun, 12 Nov 2006 04:51:55 +0000 |
Juanma Barranquero |
(Frandom, Flength, Fsafe_length, Fstring_bytes, Fstring_equal, Fcompare_strings,
|
Sun, 05 Nov 2006 04:07:58 +0000 |
Juanma Barranquero |
(Ffeaturep, syms_of_fns): Fix typos in docstrings.
|
Fri, 22 Sep 2006 12:54:38 +0000 |
Kenichi Handa |
(optimize_sub_char_table): Don't optimize a sub-char-table
|
Wed, 20 Sep 2006 23:07:17 +0000 |
Kim F. Storm |
(Fmemq): Refill doc string.
|
Sat, 02 Sep 2006 13:39:48 +0000 |
Eli Zaretskii |
(concat) [__GNUC__]: Declare with `__attribute__((noinline))'.
|
Fri, 25 Aug 2006 07:47:12 +0000 |
Richard M. Stallman |
(sxhash_string): Rotate properly; don't lose bits.
|
Wed, 26 Jul 2006 18:16:14 +0000 |
Chong Yidong |
(Fy_or_n_p): Change call to read_filtered_event to use new arg.
|
Tue, 18 Jul 2006 13:28:02 +0000 |
Kim F. Storm |
(Flength): wrong_type_argument is no-return.
|
Wed, 12 Jul 2006 13:17:13 +0000 |
Kim F. Storm |
(Flength, Felt, Ffillarray): Remove loop around wrong_type_argument.
|
Thu, 25 May 2006 23:15:57 +0000 |
Luc Teirlinck |
(Fyes_or_no_p): Fread_from_minibuffer now takes only seven args.
|
Wed, 12 Apr 2006 08:05:07 +0000 |
YAMAMOTO Mitsuharu |
[HAVE_MENUS && MAC_OS]: Include macterm.h.
|
Fri, 24 Mar 2006 13:26:36 +0000 |
Kim F. Storm |
(sxhash_list): Include last non-nil CDR in hash.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 26 Dec 2005 04:45:11 +0000 |
Richard M. Stallman |
(Fprovide): Store (0 . OFEATURES) in Vautoload_queue.
|
Sun, 11 Dec 2005 05:10:08 +0000 |
Richard M. Stallman |
(Frequire): Treat evaluating from a source file
|
Thu, 20 Oct 2005 15:03:26 +0000 |
Kim F. Storm |
(Fchar_table_range): Remove unused var i.
|
Tue, 27 Sep 2005 18:48:59 +0000 |
Dan Nicolaescu |
* xlwmenu.c (find_next_selectable):
|
Sun, 04 Sep 2005 01:11:43 +0000 |
Richard M. Stallman |
(Fsort): Doc fix.
|
Sun, 07 Aug 2005 17:36:12 +0000 |
Richard M. Stallman |
(syms_of_fns): Add `emacs' to features.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Tue, 19 Jul 2005 02:38:57 +0000 |
Kenichi Handa |
(Fstring_as_multibyte): Escape backslashes in the
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Tue, 21 Jun 2005 13:31:30 +0000 |
Juanma Barranquero |
(Fchar_table_range): Fix spellings.
|
Mon, 20 Jun 2005 21:34:59 +0000 |
Kim F. Storm |
(Fsort): Doc fix.
|
Thu, 09 Jun 2005 23:27:16 +0000 |
Juanma Barranquero |
(Fmemq, Fmaphash): Doc fixes.
|