log src/lread.c @ 2781:fde05936aebb

age author description
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):
Mon, 22 Feb 1993 14:46:31 +0000 Jim Blandy * keyboard.c (recursive_edit_1, command_loop_1): Pass the proper
Thu, 18 Feb 1993 06:26:16 +0000 Richard M. Stallman (syms_of_lread): Doc fix.
Fri, 29 Jan 1993 21:32:37 +0000 Jim Blandy * lread.c (read1): Although digits followed by a '.' are an
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Sun, 10 Jan 1993 16:44:36 +0000 Richard M. Stallman (Fload): If warn that .elc file is older,
Mon, 16 Nov 1992 00:45:02 +0000 Jim Blandy * lread.c: #include "keyboard.h".
Sat, 31 Oct 1992 05:26:04 +0000 Jim Blandy * lread.c (read_char): Add an extern declaration for this,
Fri, 11 Sep 1992 23:27:12 +0000 Richard M. Stallman (Fread_char): Pass new args to read_char.