log src/lread.c @ 4753:3963121bd25f

age author description
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.
Sat, 17 Apr 1993 01:27:37 +0000 Richard M. Stallman (readevalloop): New argument is the source file name (or nil if none).
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Sun, 07 Mar 1993 09:25:28 +0000 Richard M. Stallman (syms_of_lread): Set up Qascii_character.
Fri, 05 Mar 1993 23:57:00 +0000 Richard M. Stallman (read_escape): Handle M-, C- and S- for new convention.
Mon, 01 Mar 1993 08:58:52 +0000 Richard M. Stallman (read1--strings with properties case):