log src/lread.c @ 5526:5131e7d642b9

age author description
Sat, 08 Jan 1994 09:17:27 +0000 Richard M. Stallman [MSDOS]: Use text mode for all files but ".elc" files.
Thu, 23 Dec 1993 01:31:39 +0000 Richard M. Stallman Line breaking change.
Fri, 26 Nov 1993 02:18:54 +0000 Richard M. Stallman (readevalloop): Get error if buffer being eval'd is killed.
Tue, 23 Nov 1993 03:33:33 +0000 Richard M. Stallman (OBARRAY_SIZE): Increase from 509.
Mon, 15 Nov 1993 06:29:24 +0000 Richard M. Stallman (read1): If token has a \, don't treat it as a number.
Sun, 12 Sep 1993 01:34:01 +0000 Roland McGrath Include <paths.h>, not "paths.h".
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sun, 08 Aug 1993 05:01:06 +0000 Richard M. Stallman (init_lread): Normally put Vinvocation_directory
Sun, 13 Jun 1993 00:01:50 +0000 Richard M. Stallman (Fload): Use call5.
Thu, 10 Jun 1993 21:15:55 +0000 Richard M. Stallman (Fload): Forward all 4 args to magic-name handler.
Mon, 24 May 1993 22:35:11 +0000 Richard M. Stallman Don't #undef NULL.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Wed, 19 May 1993 16:50:17 +0000 Richard M. Stallman (syms_of_lread): Make Vcurrent_load_list ordinary Lisp var.
Fri, 14 May 1993 14:42:01 +0000 Jim Blandy * lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>
Tue, 04 May 1993 02:35:01 +0000 Jim Blandy Arrange for Fy_or_n_p to put off switch-frame events.