Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Sat, 21 Dec 2002 18:06:27 +0000 |
Richard M. Stallman |
(load_error_handler): New function.
|
Sat, 07 Dec 2002 21:40:19 +0000 |
Richard M. Stallman |
(syms_of_lread) <load-history>: Doc fix.
|
Mon, 04 Nov 2002 19:16:29 +0000 |
John Paul Wallington |
(Feval_buffer): Doc fix.
|
Wed, 30 Oct 2002 19:15:17 +0000 |
Dave Love |
(Fload) <!load_dangerous_libraries>: Close fd.
|
Thu, 17 Oct 2002 16:01:23 +0000 |
Juanma Barranquero |
(syms_of_lread): Fix typos.
|
Sat, 12 Oct 2002 17:50:43 +0000 |
Markus Rost |
Minor white space fix, just supplement the log for previous change:
|
Fri, 11 Oct 2002 05:38:53 +0000 |
Markus Rost |
*** empty log message ***
|
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
|