Tue, 30 Apr 2002 00:59:49 +0000 |
Stefan Monnier |
(openp): Change arg exec_only to predicate.
|
Fri, 29 Mar 2002 12:37:22 +0000 |
Eli Zaretskii |
(openp, Fload): Encode the file name before pasing it
|
Mon, 11 Mar 2002 18:41:10 +0000 |
Gerd Moellmann |
(Fload): Don't assume that message_with_ntring uses the
|
Mon, 04 Mar 2002 23:41:00 +0000 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
Mon, 04 Mar 2002 09:27:58 +0000 |
Pavel Jank |
(read_filtered_event): Do not call start_hourglass before returning.
|
Sun, 03 Mar 2002 20:06:11 +0000 |
Richard M. Stallman |
(read1): When reading from a file, default string to
|
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
|