log src/lread.c @ 23193:c12a3c0be4ee

age author description
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
Thu, 07 May 1998 20:48:17 +0000 Richard M. Stallman (Fintern): Properly compare lisp objects.
Mon, 04 May 1998 15:32:44 +0000 Eli Zaretskii (Fload): Rename dosmode to fmode and use it on all
Mon, 04 May 1998 15:29:47 +0000 Eli Zaretskii (read1): Clear out extraneous bits at end of bool-vector.
Sun, 03 May 1998 00:50:06 +0000 Richard M. Stallman (isfloat_string): Don't look at bytes before the string.
Tue, 28 Apr 1998 09:35:07 +0000 Andreas Schwab Fix -Wimplicit warnings.
Tue, 28 Apr 1998 09:23:01 +0000 Andreas Schwab (readevalloop): Fix type of UNIBYTE parameter.