Tue, 01 Nov 1994 08:22:31 +0000 |
Richard M. Stallman |
Change explicit uses of the Unix directory separator
|
Sun, 16 Oct 1994 02:37:57 +0000 |
Richard M. Stallman |
(load_unwind): Cast argument of fclose.
|
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):
|
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.
|