log src/lread.c @ 16855:d10bb3a79eff

age author description
Sat, 11 Jan 1997 00:28:16 +0000 Richard M. Stallman (read1): Fix error messages.
Thu, 31 Oct 1996 17:58:01 +0000 Richard M. Stallman (dir_warning): New function.
Fri, 04 Oct 1996 04:26:09 +0000 Richard M. Stallman (openp): Omit /: from start of file name.
Thu, 26 Sep 1996 21:20:05 +0000 Richard M. Stallman (isfloat_string): Accept E like e.
Tue, 17 Sep 1996 16:19:15 +0000 Erik Naggum (init_obarray): staticpro Qvariable_documentation.
Wed, 11 Sep 1996 19:23:28 +0000 Richard M. Stallman (Fload): Move ... to ends of messages.
Mon, 09 Sep 1996 02:30:05 +0000 Erik Naggum Add #n=object, #n#, and #:symbol constructs to reader.
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Sun, 01 Sep 1996 00:01:56 +0000 Richard M. Stallman (Fload): Add "source is newer" info to the "loading" and "done" messages.
Thu, 23 May 1996 16:16:12 +0000 Karl Heuer (init_lread): Init Vload_file_name to Qnil.
Fri, 26 Apr 1996 19:54:49 +0000 Richard M. Stallman (close_load_descs) [WINDOWS_NT]: Don't actually do anything.
Wed, 10 Apr 1996 04:10:14 +0000 Richard M. Stallman [MSDOS]: If DJGPP version 2, include unistd.h.
Fri, 05 Apr 1996 21:08:19 +0000 Richard M. Stallman Include locale.h.
Fri, 05 Apr 1996 18:15:53 +0000 Richard M. Stallman (init_lread): Specify LC_NUMERIC locale.
Sun, 04 Feb 1996 05:52:54 +0000 Richard M. Stallman (Fread_char_exclusive): Doc fix.