Fri, 12 Oct 2001 22:07:35 +0000 |
Stefan Monnier |
(substitute_object_recurse): Use traverse_intervals_noorder.
|
Fri, 12 Oct 2001 08:28:32 +0000 |
Eli Zaretskii |
(syms_of_lread) <load-suffixes>: Fix last change:
|
Fri, 12 Oct 2001 03:22:02 +0000 |
Stefan Monnier |
(syms_of_lread): Fix init of default_suffixes.
|
Fri, 12 Oct 2001 03:18:05 +0000 |
Stefan Monnier |
(Vload_suffixes, default_suffixes): New vars.
|
Fri, 05 Oct 2001 09:49:16 +0000 |
Gerd Moellmann |
(Fintern, Funintern): Set symbol's interned and constant
|
Sat, 02 Jun 2001 06:09:41 +0000 |
Eli Zaretskii |
(Fload): Document that the argument is run via substitute-in-file-name.
|
Mon, 28 May 2001 12:05:08 +0000 |
Gerd Moellmann |
(Fload): Remove unused label.
|
Tue, 29 May 2001 11:10:47 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Mon, 21 May 2001 12:22:35 +0000 |
Gerd Moellmann |
(Fintern, Funintern): Set symbol's interned and constant
|
Tue, 13 Mar 2001 06:04:12 +0000 |
Kenichi Handa |
(read_multibyte): Check the validity of multibyte sequence. If
|
Wed, 21 Feb 2001 13:58:57 +0000 |
Gerd Moellmann |
Use display_hourglass_p, start_hourglass, cancel_hourglass instead of
|
Thu, 25 Jan 2001 11:56:14 +0000 |
Gerd Moellmann |
(read_integer): Use type EMACS_INT instead of int.
|
Fri, 15 Dec 2000 13:59:23 +0000 |
Gerd Moellmann |
(read1): Recognize end of file after `\\'.
|
Mon, 11 Dec 2000 11:57:04 +0000 |
Gerd Moellmann |
(file_offset, file_tell): Depend on HAVE_FSEEKO, not
|
Fri, 08 Dec 2000 09:59:34 +0000 |
Gerd Moellmann |
(read1): Change the way buffers are reallocated to be
|
Fri, 17 Nov 2000 16:10:03 +0000 |
Dave Love |
(Fload): Fix #ifdef for pcc.
|
Mon, 13 Nov 2000 12:18:37 +0000 |
Miles Bader |
(openp): Return -2 instead of 0 for the `remote file' case.
|
Thu, 21 Sep 2000 11:14:46 +0000 |
Gerd Moellmann |
(Vrecursive_load_depth_limit): New variable.
|
Tue, 12 Sep 2000 10:58:42 +0000 |
Gerd Moellmann |
(Fload): Put code checking for recursive loads in #if 0.
|
Mon, 11 Sep 2000 13:00:41 +0000 |
Gerd Moellmann |
(init_lread): Set Vloads_in_progress to nil.
|
Mon, 11 Sep 2000 12:51:42 +0000 |
Gerd Moellmann |
(Vloads_in_progress): New variable.
|
Thu, 07 Sep 2000 14:05:42 +0000 |
Gerd Moellmann |
(syms_of_lread): Change value of regexp
|
Mon, 04 Sep 2000 12:03:00 +0000 |
Gerd Moellmann |
(syms_of_lread): Make Vbytecomp_version_regexp a Lisp
|
Fri, 01 Sep 2000 11:55:15 +0000 |
Gerd Moellmann |
(read1): Accept `?' as symbol constituent, for
|
Thu, 31 Aug 2000 08:50:35 +0000 |
Gerd Moellmann |
(openp): GCPRO local variable `filename'.
|
Tue, 29 Aug 2000 10:37:38 +0000 |
Gerd Moellmann |
(openp): Prevent temporary string passed to
|
Tue, 22 Aug 2000 22:38:05 +0000 |
Andrew Innes |
[USE_CRT_DLL]: Remove unnecessary extern, which
|
Sun, 20 Aug 2000 19:06:50 +0000 |
Dave Love |
(Fread): Doc fix.
|
Thu, 17 Aug 2000 14:11:00 +0000 |
Dave Love |
Prototype readevalloop, load_unwind,
|
Wed, 07 Jun 2000 12:30:47 +0000 |
Gerd Moellmann |
(readevalloop): If READCHARFUN sets point to ZV, arrange
|