Thu, 17 Feb 2000 09:45:46 +0000 |
Gerd Moellmann |
Remove `LISP_FLOAT_TYPE' and `standalone'.
|
Tue, 08 Feb 2000 09:59:36 +0000 |
Dave Love |
(__EXTENSIONS__): Define.
|
Sun, 06 Feb 2000 23:37:44 +0000 |
Andrew Innes |
(syms_of_lread): Fix literal newlines.
|
Fri, 04 Feb 2000 17:45:44 +0000 |
Dave Love |
(_XOPEN_SOURCE): Declare (for ftello).
|
Wed, 19 Jan 2000 14:25:26 +0000 |
Dave Love |
(syms_of_lread) [user-init-file]: Doc change.
|
Wed, 15 Dec 1999 00:17:03 +0000 |
Kenichi Handa |
(readchar): Adjusted for the change of CHAR_STRING.
|
Tue, 07 Dec 1999 11:06:22 +0000 |
Dave Love |
(Fintern_soft): Fix newlines in doc string.
|
Mon, 06 Dec 1999 17:52:27 +0000 |
Gerd Moellmann |
(Fintern_soft): Accept a symbol argument.
|
Thu, 11 Nov 1999 11:45:06 +0000 |
Gerd Moellmann |
Remove USE_TEXT_PROPERTIES.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Mon, 18 Oct 1999 02:11:42 +0000 |
Kenichi Handa |
(Fload): Calculate bytes of filename correctly.
|
Mon, 20 Sep 1999 23:18:48 +0000 |
Gerd Moellmann |
(readchar): Remove unused variables.
|
Mon, 13 Sep 1999 03:35:33 +0000 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member access.
|
Mon, 06 Sep 1999 11:02:28 +0000 |
Dave Love |
(Vbyte_boolean_vars): New variable.
|
Fri, 13 Aug 1999 12:54:36 +0000 |
Kenichi Handa |
(read_escape): For Control modifier, pay attention to
|
Sat, 07 Aug 1999 16:16:32 +0000 |
Richard M. Stallman |
(Feval_buffer): New arg DO_ALLOW_PRINT.
|
Tue, 03 Aug 1999 17:27:46 +0000 |
Richard M. Stallman |
(read1): Added circular reading code to #N=.
|
Sat, 05 Jun 1999 01:15:26 +0000 |
Karl Heuer |
(Vuser_init_file): New variable.
|
Fri, 26 Feb 1999 11:41:17 +0000 |
Richard M. Stallman |
Use epaths.h istead of paths.h.
|
Tue, 22 Dec 1998 06:06:48 +0000 |
Kenichi Handa |
(Fread_char): Change the meaning of the second argument.
|
Mon, 21 Sep 1998 16:31:46 +0000 |
Karl Heuer |
(build_load_history): Do add to Vload_history
|
Sun, 06 Sep 1998 13:57:32 +0000 |
Karl Heuer |
(Fload): Handle case where openp finds a magic file
|
Mon, 31 Aug 1998 21:18:28 +0000 |
Paul Eggert |
(read1): Don't assume that atof ("-0.0") yields -0.0.
|
Tue, 18 Aug 1998 09:00:14 +0000 |
Richard M. Stallman |
(read_filtered_event): New arg INPUT_METHOD. Calls changed.
|
Sun, 02 Aug 1998 02:43:47 +0000 |
Richard M. Stallman |
(read1): In reading a string, treat Qlambda like Qget_file_char.
|
Sun, 05 Jul 1998 20:31:37 +0000 |
Richard M. Stallman |
(read_list): Pass new arg to get_doc_string.
|
Wed, 24 Jun 1998 18:26:36 +0000 |
Richard M. Stallman |
(read_list): Pass new arg to get_doc_string.
|
Wed, 10 Jun 1998 04:13:57 +0000 |
Richard M. Stallman |
(readevalloop): New arg READFUN. Callers changed.
|
Mon, 01 Jun 1998 21:03:23 +0000 |
Richard M. Stallman |
Remember the last TWO strings skipped with #@.
|
Sat, 16 May 1998 18:30:00 +0000 |
Richard M. Stallman |
(readchar): Use readchar_backlog again
|