Sun, 01 Sep 2002 13:33:08 +0000 |
Richard M. Stallman |
(read1): Handle #! by skipping the line.
|
Sat, 24 Aug 2002 03:17:18 +0000 |
Richard M. Stallman |
(build_load_history): Use Fmember to see if a definition
|
Tue, 16 Jul 2002 19:48:47 +0000 |
Ken Raeburn |
(intern, oblookup, hash_string): String pointer args
|
Tue, 16 Jul 2002 17:34:35 +0000 |
Ken Raeburn |
(Fintern_soft): Use string macros instead of Lisp_String fields.
|
Tue, 16 Jul 2002 15:49:38 +0000 |
Ken Raeburn |
* lread.c (Fload): Use SDATA, SSET.
|
Mon, 15 Jul 2002 02:16:52 +0000 |
Ken Raeburn |
* lread.c (read_vector): 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.
|
Sat, 22 Jun 2002 21:26:08 +0000 |
Stefan Monnier |
(Fread): Remove redundant and imprecise declaration.
|
Tue, 11 Jun 2002 15:13:58 +0000 |
Stefan Monnier |
(read_integer): Remove unused var `tem'.
|
Wed, 29 May 2002 18:58:38 +0000 |
Colin Walters |
Fix previous change (oops).
|
Wed, 29 May 2002 18:57:57 +0000 |
Colin Walters |
(Fread_from_string): Don't depend on order of evaluation for C
|
Tue, 28 May 2002 16:24:55 +0000 |
Colin Walters |
lread.c (readchar_count): New variable.
|
Mon, 20 May 2002 08:06:11 +0000 |
Ken Raeburn |
* lread.c (Fintern_soft, oblookup): Use SYMBOL_NAME and XSTRING
|
Tue, 30 Apr 2002 00:59:49 +0000 |
Stefan Monnier |
(openp): Change arg exec_only to predicate.
|