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.
|
Mon, 17 Jan 1994 00:44:38 +0000 |
Richard M. Stallman |
(init_lread): Use Vinstallation_directory.
|
Tue, 11 Jan 1994 22:08:34 +0000 |
Richard M. Stallman |
(Fload): Record descriptor numbers on load_descriptor_list.
|
Sat, 08 Jan 1994 09:17:27 +0000 |
Richard M. Stallman |
[MSDOS]: Use text mode for all files but ".elc" files.
|
Thu, 23 Dec 1993 01:31:39 +0000 |
Richard M. Stallman |
Line breaking change.
|
Fri, 26 Nov 1993 02:18:54 +0000 |
Richard M. Stallman |
(readevalloop): Get error if buffer being eval'd is killed.
|
Tue, 23 Nov 1993 03:33:33 +0000 |
Richard M. Stallman |
(OBARRAY_SIZE): Increase from 509.
|
Mon, 15 Nov 1993 06:29:24 +0000 |
Richard M. Stallman |
(read1): If token has a \, don't treat it as a number.
|
Sun, 12 Sep 1993 01:34:01 +0000 |
Roland McGrath |
Include <paths.h>, not "paths.h".
|
Fri, 10 Sep 1993 06:15:46 +0000 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
Sun, 08 Aug 1993 05:01:06 +0000 |
Richard M. Stallman |
(init_lread): Normally put Vinvocation_directory
|
Sun, 13 Jun 1993 00:01:50 +0000 |
Richard M. Stallman |
(Fload): Use call5.
|
Thu, 10 Jun 1993 21:15:55 +0000 |
Richard M. Stallman |
(Fload): Forward all 4 args to magic-name handler.
|
Mon, 24 May 1993 22:35:11 +0000 |
Richard M. Stallman |
Don't #undef NULL.
|
Sat, 22 May 1993 21:34:42 +0000 |
Jim Blandy |
Updated copyright years.
|
Wed, 19 May 1993 16:50:17 +0000 |
Richard M. Stallman |
(syms_of_lread): Make Vcurrent_load_list ordinary Lisp var.
|