log src/lread.c @ 22889:beddbcd21407

age author description
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.
Sun, 26 Apr 1998 19:16:46 +0000 Richard M. Stallman (Fintern): Initialize keywords only in initial obarray.
Sat, 25 Apr 1998 22:00:26 +0000 Richard M. Stallman (Fread_from_string): Initialize startval and endval.
Fri, 24 Apr 1998 21:25:31 +0000 Richard M. Stallman (read1): Allow multibyte and unibyte together in one string.