log src/lread.c @ 15669:84ad859492b2

age author description
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.
Wed, 24 Jan 1996 23:40:40 +0000 Karl Heuer (syms_of_lread): Set Vsource_directory here.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 23:40:19 +0000 Karl Heuer (read1): Use xmalloc and xrealloc, not malloc and realloc.
Tue, 09 Jan 1996 02:12:16 +0000 Erik Naggum (Feval_buffer, Feval_region, Fintern, Fintern_soft): Harmonize arguments
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Thu, 21 Dec 1995 17:11:03 +0000 Karl Heuer (init_lread): Add ../lisp (in build dir) to load-path
Mon, 20 Nov 1995 06:38:57 +0000 Richard M. Stallman (Vsource_directory): New variable.
Fri, 10 Nov 1995 15:56:08 +0000 Richard M. Stallman (oblookup): Clear ARRAY_MARK_FLAG in obsize.
Tue, 31 Oct 1995 02:34:16 +0000 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):