log src/lread.c @ 9524:f42e5fd15f6f

age author description
Wed, 12 Oct 1994 05:16:00 +0000 Karl Heuer (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
Thu, 06 Oct 1994 22:31:59 +0000 Karl Heuer (defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
Thu, 06 Oct 1994 21:50:14 +0000 Karl Heuer (Fload, load_unwind): Store stream pointer as a cons of two integers,
Thu, 06 Oct 1994 21:29:49 +0000 Karl Heuer (read1): New argument for returning out-of-band data, obviating the need for
Tue, 04 Oct 1994 16:05:54 +0000 Karl Heuer (read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 12:17:56 +0000 Karl Heuer (Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
Tue, 27 Sep 1994 04:10:43 +0000 Karl Heuer (readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
Mon, 19 Sep 1994 00:17:55 +0000 Karl Heuer (openp): Fix Lisp_Object vs. int problems.
Sat, 17 Sep 1994 00:36:43 +0000 Richard M. Stallman (Fload): Use EMACS_INT.
Tue, 23 Aug 1994 22:28:49 +0000 Richard M. Stallman (O_RDONLY): Defined.
Sat, 09 Jul 1994 04:44:28 +0000 Richard M. Stallman (readevalloop): Correctly unbind the unwind protect.
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):