log src/lread.c @ 7695:aba3ffcc8f51

age author description
Wed, 25 May 1994 04:36:48 +0000 Richard M. Stallman (openp): Don't use O_RDONLY.
Fri, 20 May 1994 16:17:20 +0000 Michael I. Bushnell Only lusers assume that O_RDONLY == 0.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Fri, 29 Apr 1994 23:16:43 +0000 Karl Heuer [MSDOS]: Re-enable some #undef's.
Thu, 28 Apr 1994 02:34:20 +0000 Richard M. Stallman (read1): Allow `\C- ' and `\C-?'.
Tue, 26 Apr 1994 01:19:39 +0000 Richard M. Stallman (read_filtered_event): Use Vunread_command_events.
Fri, 22 Apr 1994 23:41:18 +0000 Karl Heuer Pass operation to Ffind_file_name_handler.
Thu, 21 Apr 1994 09:04:46 +0000 Richard M. Stallman (init_lread): Maybe put build-time Lisp dirs on load-path.
Wed, 23 Mar 1994 22:55:01 +0000 Karl Heuer (read_filtered_event, intern): Use assignment instead of initialization.
Tue, 22 Mar 1994 22:20:38 +0000 Karl Heuer (unreadchar): Don't back up the pointer when unreading EOF.
Tue, 22 Mar 1994 21:59:02 +0000 Karl Heuer (read1): Check for invalid modifier bits in a string.
Fri, 18 Mar 1994 00:13:40 +0000 Karl Heuer (openp, Fload): GCPRO some things.
Thu, 24 Feb 1994 21:50:10 +0000 Richard M. Stallman (Fload): Cast the args to stat.
Fri, 11 Feb 1994 01:29:24 +0000 Karl Heuer (read_filtered_event): Retry read_char after a buffer change.
Sat, 29 Jan 1994 01:15:53 +0000 Richard M. Stallman (init_lread): Put non-ex-dir warnings on stderr.