Sun, 03 Feb 2002 10:35:20 +0000 |
Richard M. Stallman |
(read1): Redesign strategy for force_multibyte and
|
Thu, 17 Jan 2002 00:45:43 +0000 |
Richard M. Stallman |
(init_lread): Move the site-lisp dirs later in the path.
|
Sun, 30 Dec 2001 03:24:17 +0000 |
Richard M. Stallman |
(read_escape): New arg BYTEREP for reporting whether
|
Thu, 20 Dec 2001 19:01:00 +0000 |
Pavel Jank |
Doc fix.
|
Sun, 25 Nov 2001 02:13:13 +0000 |
Richard M. Stallman |
(Fload): Detect recursive load error for more than 3
|
Sun, 11 Nov 2001 20:10:28 +0000 |
Richard M. Stallman |
(read_escape): Use end_of_file_error for reporting eof.
|
Wed, 07 Nov 2001 06:22:32 +0000 |
Pavel Jank |
(Feval_region): Remove obsolete #ifdef'd-out code (eval-current-buffer).
|
Tue, 06 Nov 2001 18:48:03 +0000 |
Stefan Monnier |
(read1): Fix behavior with nested backquoting.
|
Sat, 03 Nov 2001 21:30:34 +0000 |
Ken Raeburn |
(Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of treating XCAR and XCDR
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Wed, 31 Oct 2001 13:33:36 +0000 |
Gerd Moellmann |
(to_multibyte): Fix computation of new read_buffer_size.
|
Tue, 30 Oct 2001 16:38:10 +0000 |
Gerd Moellmann |
(read1): Remove debugging code.
|
Tue, 30 Oct 2001 16:35:07 +0000 |
Gerd Moellmann |
(to_multibyte): Ensure read_buffer is at least twice
|
Tue, 30 Oct 2001 16:04:03 +0000 |
Gerd Moellmann |
(to_multibyte): New function.
|
Tue, 23 Oct 2001 14:08:08 +0000 |
Gerd Moellmann |
(syms_of_lread)<recursive-load-depth-limit>: Raise to
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
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
|