log src/lread.c @ 8083:dc62b2daf48e

age author description
Tue, 28 Jun 1994 21:51:12 +0000 Karl Heuer (readchar): Restart interrupted I/O.
Wed, 15 Jun 1994 03:46:59 +0000 Richard M. Stallman Put config.h first.
Tue, 07 Jun 1994 15:26:59 +0000 Richard M. Stallman [MSDOS]: #include "msdos.h".
Wed, 01 Jun 1994 20:37:42 +0000 Richard M. Stallman (defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
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.