Thu, 21 Mar 2002 12:19:02 +0000 |
Kim F. Storm |
(Ffeaturep): Allow subfeature to be a list (test using
|
Tue, 13 Nov 2001 11:55:47 +0000 |
Pavel Jank |
Doc fix.
|
Tue, 13 Nov 2001 07:01:38 +0000 |
Pavel Jank |
(Freverse): Reindent.
|
Tue, 06 Nov 2001 13:15:29 +0000 |
Pavel Jank |
(copy_hash_table): Remove unused variable `v'.
|
Mon, 05 Nov 2001 03:52:23 +0000 |
Richard M. Stallman |
(Fmake_hash_table): Use XCAR and XCDR, not Fnth and Flength.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Wed, 31 Oct 2001 10:57:18 +0000 |
Gerd Moellmann |
(require_unwind): Return Lisp_Object.
|
Tue, 30 Oct 2001 01:54:29 +0000 |
Richard M. Stallman |
(Frequire): Detect recursive try to require the same
|
Sun, 21 Oct 2001 14:19:57 +0000 |
Miles Bader |
(Fappend, Fconcat, Fvconcat, Fnconc, Fwidget_apply, Fmake_hash_table):
|
Tue, 16 Oct 2001 13:07:29 +0000 |
Miles Bader |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Mon, 15 Oct 2001 16:17:51 +0000 |
Sam Steingold |
(Vafter_load_alist): Declare extern (w32 build problem).
|
Mon, 15 Oct 2001 11:13:17 +0000 |
Pavel Jank |
(Fmapconcat): Fix typo in a doc string.
|
Sat, 13 Oct 2001 20:44:17 +0000 |
Gerd Moellmann |
Put doc strings in comments.
|