Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(read1): Adjusted for the new structure of Lisp_Char_Table.
|
Thu, 27 Feb 1997 19:08:35 +0000 |
Erik Naggum |
(Fload): Call Vload_source_file_function with 4 args.
|
Thu, 20 Feb 1997 06:52:14 +0000 |
Karl Heuer |
Include charset.h.
|
Thu, 06 Feb 1997 09:13:29 +0000 |
Richard M. Stallman |
(Feval_buffer): Doc fix.
|
Mon, 27 Jan 1997 00:48:16 +0000 |
Richard M. Stallman |
(openp): Handle remote file names in path.
|
Fri, 24 Jan 1997 05:47:12 +0000 |
Richard M. Stallman |
(read1): Round size of bool-vector properly.
|
Sat, 11 Jan 1997 00:28:34 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sat, 11 Jan 1997 00:28:16 +0000 |
Richard M. Stallman |
(read1): Fix error messages.
|
Thu, 31 Oct 1996 17:58:01 +0000 |
Richard M. Stallman |
(dir_warning): New function.
|
Fri, 04 Oct 1996 04:26:09 +0000 |
Richard M. Stallman |
(openp): Omit /: from start of file name.
|
Thu, 26 Sep 1996 21:20:05 +0000 |
Richard M. Stallman |
(isfloat_string): Accept E like e.
|
Tue, 17 Sep 1996 16:19:15 +0000 |
Erik Naggum |
(init_obarray): staticpro Qvariable_documentation.
|
Wed, 11 Sep 1996 19:23:28 +0000 |
Richard M. Stallman |
(Fload): Move ... to ends of messages.
|
Mon, 09 Sep 1996 02:30:05 +0000 |
Erik Naggum |
Add #n=object, #n#, and #:symbol constructs to reader.
|
Sun, 01 Sep 1996 19:15:05 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Sun, 01 Sep 1996 00:01:56 +0000 |
Richard M. Stallman |
(Fload): Add "source is newer" info to the "loading" and "done" messages.
|
Thu, 23 May 1996 16:16:12 +0000 |
Karl Heuer |
(init_lread): Init Vload_file_name to Qnil.
|
Fri, 26 Apr 1996 19:54:49 +0000 |
Richard M. Stallman |
(close_load_descs) [WINDOWS_NT]: Don't actually do anything.
|
Wed, 10 Apr 1996 04:10:14 +0000 |
Richard M. Stallman |
[MSDOS]: If DJGPP version 2, include unistd.h.
|
Fri, 05 Apr 1996 21:08:19 +0000 |
Richard M. Stallman |
Include locale.h.
|
Fri, 05 Apr 1996 18:15:53 +0000 |
Richard M. Stallman |
(init_lread): Specify LC_NUMERIC locale.
|
Sun, 04 Feb 1996 05:52:54 +0000 |
Richard M. Stallman |
(Fread_char_exclusive): Doc fix.
|
Wed, 24 Jan 1996 23:40:40 +0000 |
Karl Heuer |
(syms_of_lread): Set Vsource_directory here.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 09 Jan 1996 23:40:19 +0000 |
Karl Heuer |
(read1): Use xmalloc and xrealloc, not malloc and realloc.
|
Tue, 09 Jan 1996 02:12:16 +0000 |
Erik Naggum |
(Feval_buffer, Feval_region, Fintern, Fintern_soft): Harmonize arguments
|
Fri, 05 Jan 1996 10:03:17 +0000 |
Karl Heuer |
Comment fixes.
|
Thu, 21 Dec 1995 17:11:03 +0000 |
Karl Heuer |
(init_lread): Add ../lisp (in build dir) to load-path
|
Mon, 20 Nov 1995 06:38:57 +0000 |
Richard M. Stallman |
(Vsource_directory): New variable.
|
Fri, 10 Nov 1995 15:56:08 +0000 |
Richard M. Stallman |
(oblookup): Clear ARRAY_MARK_FLAG in obsize.
|
Tue, 31 Oct 1995 02:34:16 +0000 |
Karl Heuer |
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
|
Wed, 18 Oct 1995 23:27:11 +0000 |
Richard M. Stallman |
(read1): Handle #' as prefix.
|
Sat, 07 Oct 1995 22:01:39 +0000 |
Richard M. Stallman |
(read1): Handle chartables and boolvectors.
|
Fri, 15 Sep 1995 16:45:41 +0000 |
Richard M. Stallman |
(Fload): Rename arg STR to FILE.
|
Sat, 05 Aug 1995 22:51:17 +0000 |
Richard M. Stallman |
(saved_doc_string*): New variables.
|
Fri, 21 Jul 1995 22:39:46 +0000 |
Richard M. Stallman |
(read_list): When a file loaded from site-init.el uses #$,
|
Mon, 17 Jul 1995 22:24:37 +0000 |
Karl Heuer |
(Fread): Rename arg READCHARFUN to STREAM.
|
Sat, 27 May 1995 00:19:05 +0000 |
Geoff Voelker |
(init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH.
|
Mon, 22 May 1995 20:14:36 +0000 |
Karl Heuer |
(oblookup): Delete argument hashp.
|
Sun, 07 May 1995 17:30:36 +0000 |
Richard M. Stallman |
(isfloat_string): Reject strings like "0.5+".
|
Fri, 05 May 1995 02:56:20 +0000 |
Richard M. Stallman |
(read1): Handle long EMACS_INT in atol.
|
Thu, 04 May 1995 17:13:20 +0000 |
Richard M. Stallman |
(read1): New arg FIRST_IN_LIST; all callers changed.
|
Sat, 08 Apr 1995 20:58:37 +0000 |
Richard M. Stallman |
(read_escape): Undo Nov 15 change.
|
Fri, 07 Apr 1995 05:21:50 +0000 |
Richard M. Stallman |
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard)
|
Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
Mon, 03 Apr 1995 21:34:15 +0000 |
Richard M. Stallman |
(oblookup): Save bucket num in oblookup_last_bucket_number.
|
Fri, 31 Mar 1995 19:16:44 +0000 |
Richard M. Stallman |
(isfloat_string): Permit trailing space.
|
Tue, 21 Mar 1995 20:05:23 +0000 |
Richard M. Stallman |
(Vload_read_function): New variable.
|
Wed, 15 Mar 1995 01:58:01 +0000 |
Karl Heuer |
(defvar_kboard): Renamed from defvar_display.
|
Fri, 03 Feb 1995 23:27:14 +0000 |
Karl Heuer |
(defvar_display): Don't staticpro; these objects are now protected through
|
Tue, 31 Jan 1995 22:32:35 +0000 |
Karl Heuer |
[!MULTI_PERDISPLAY] (defvar_display): Use staticpro.
|
Tue, 31 Jan 1995 01:26:09 +0000 |
Karl Heuer |
(defvar_display): New function.
|
Wed, 21 Dec 1994 18:14:20 +0000 |
Richard M. Stallman |
(Qload_file_name, Vload_file_name): New variables.
|
Thu, 15 Dec 1994 01:57:36 +0000 |
Richard M. Stallman |
(readevalloop): Ignore ^M here.
|
Fri, 18 Nov 1994 16:43:04 +0000 |
Richard M. Stallman |
(Fload): Call Fsubstitute_in_file_name after trying handler.
|
Tue, 15 Nov 1994 17:05:30 +0000 |
Richard M. Stallman |
(read_escape): For \S-a, return A.
|
Mon, 14 Nov 1994 22:16:52 +0000 |
Karl Heuer |
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
|
Wed, 09 Nov 1994 20:51:58 +0000 |
Richard M. Stallman |
Don't include ctype.h.
|
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.
|
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.
|
Fri, 14 May 1993 14:42:01 +0000 |
Jim Blandy |
* lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>
|
Tue, 04 May 1993 02:35:01 +0000 |
Jim Blandy |
Arrange for Fy_or_n_p to put off switch-frame events.
|
Sat, 17 Apr 1993 01:27:37 +0000 |
Richard M. Stallman |
(readevalloop): New argument is the source file name (or nil if none).
|
Wed, 31 Mar 1993 10:55:33 +0000 |
Jim Blandy |
Put interrupt input blocking in a separate file from xterm.h.
|
Sun, 07 Mar 1993 09:25:28 +0000 |
Richard M. Stallman |
(syms_of_lread): Set up Qascii_character.
|
Fri, 05 Mar 1993 23:57:00 +0000 |
Richard M. Stallman |
(read_escape): Handle M-, C- and S- for new convention.
|
Mon, 01 Mar 1993 08:58:52 +0000 |
Richard M. Stallman |
(read1--strings with properties case):
|
Mon, 22 Feb 1993 14:46:31 +0000 |
Jim Blandy |
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper
|
Thu, 18 Feb 1993 06:26:16 +0000 |
Richard M. Stallman |
(syms_of_lread): Doc fix.
|
Fri, 29 Jan 1993 21:32:37 +0000 |
Jim Blandy |
* lread.c (read1): Although digits followed by a '.' are an
|
Tue, 26 Jan 1993 01:58:16 +0000 |
Jim Blandy |
JimB's changes since January 18th
|
Sun, 10 Jan 1993 16:44:36 +0000 |
Richard M. Stallman |
(Fload): If warn that .elc file is older,
|
Mon, 16 Nov 1992 00:45:02 +0000 |
Jim Blandy |
* lread.c: #include "keyboard.h".
|
Sat, 31 Oct 1992 05:26:04 +0000 |
Jim Blandy |
* lread.c (read_char): Add an extern declaration for this,
|
Fri, 11 Sep 1992 23:27:12 +0000 |
Richard M. Stallman |
(Fread_char): Pass new args to read_char.
|