Thu, 27 Apr 2000 19:10:15 +0000 |
Gerd Moellmann |
(read1): Don't treat period followed by certain
|
Thu, 27 Apr 2000 10:48:11 +0000 |
Gerd Moellmann |
(end_of_file_error): New function.
|
Tue, 18 Apr 2000 13:41:33 +0000 |
Gerd Moellmann |
(read_filtered_event): Cancel and start busy cursor.
|
Wed, 05 Apr 2000 17:29:31 +0000 |
Ken Raeburn |
make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
|
Wed, 29 Mar 2000 12:57:45 +0000 |
Gerd Moellmann |
(read1): Accept `.' (period) as symbol start like in CL
|
Mon, 27 Mar 2000 20:24:10 +0000 |
Jason Rumney |
(Fload): Move safe_p definition to above #ifdef DOS_NT block.
|
Mon, 27 Mar 2000 19:54:34 +0000 |
Gerd Moellmann |
Use new macro names for handling per-buffer variables.
|
Sun, 26 Mar 2000 14:09:59 +0000 |
Gerd Moellmann |
(defvar_per_buffer): Use new macros for per-buffer
|
Sat, 25 Mar 2000 12:37:51 +0000 |
Dave Love |
(load-history): Fix doc string.
|
Fri, 24 Mar 2000 20:25:16 +0000 |
Stefan Monnier |
* eval.c (Fautoload): Add entry in load-history (if after dump).
|
Sun, 19 Mar 2000 15:45:02 +0000 |
Richard M. Stallman |
(syms_of_lread): Doc fix for load-convert-to-unibyte.
|
Sat, 18 Mar 2000 01:04:28 +0000 |
Gerd Moellmann |
(read_integer): Unread the last char not consumed.
|
Thu, 16 Mar 2000 13:23:06 +0000 |
Gerd Moellmann |
(read_integer): New function.
|
Wed, 15 Mar 2000 19:57:38 +0000 |
Gerd Moellmann |
(load_dangerous_libraries): New variable.
|
Fri, 25 Feb 2000 13:13:08 +0000 |
Gerd Moellmann |
(Fload): Use `xfree' instead of `free'.
|
Fri, 18 Feb 2000 19:47:49 +0000 |
Dave Love |
Undef feature selection macros before defining.
|
Thu, 17 Feb 2000 09:45:46 +0000 |
Gerd Moellmann |
Remove `LISP_FLOAT_TYPE' and `standalone'.
|
Tue, 08 Feb 2000 09:59:36 +0000 |
Dave Love |
(__EXTENSIONS__): Define.
|
Sun, 06 Feb 2000 23:37:44 +0000 |
Andrew Innes |
(syms_of_lread): Fix literal newlines.
|
Fri, 04 Feb 2000 17:45:44 +0000 |
Dave Love |
(_XOPEN_SOURCE): Declare (for ftello).
|
Wed, 19 Jan 2000 14:25:26 +0000 |
Dave Love |
(syms_of_lread) [user-init-file]: Doc change.
|
Wed, 15 Dec 1999 00:17:03 +0000 |
Kenichi Handa |
(readchar): Adjusted for the change of CHAR_STRING.
|
Tue, 07 Dec 1999 11:06:22 +0000 |
Dave Love |
(Fintern_soft): Fix newlines in doc string.
|
Mon, 06 Dec 1999 17:52:27 +0000 |
Gerd Moellmann |
(Fintern_soft): Accept a symbol argument.
|
Thu, 11 Nov 1999 11:45:06 +0000 |
Gerd Moellmann |
Remove USE_TEXT_PROPERTIES.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Mon, 18 Oct 1999 02:11:42 +0000 |
Kenichi Handa |
(Fload): Calculate bytes of filename correctly.
|
Mon, 20 Sep 1999 23:18:48 +0000 |
Gerd Moellmann |
(readchar): Remove unused variables.
|
Mon, 13 Sep 1999 03:35:33 +0000 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member access.
|
Mon, 06 Sep 1999 11:02:28 +0000 |
Dave Love |
(Vbyte_boolean_vars): New variable.
|
Fri, 13 Aug 1999 12:54:36 +0000 |
Kenichi Handa |
(read_escape): For Control modifier, pay attention to
|
Sat, 07 Aug 1999 16:16:32 +0000 |
Richard M. Stallman |
(Feval_buffer): New arg DO_ALLOW_PRINT.
|
Tue, 03 Aug 1999 17:27:46 +0000 |
Richard M. Stallman |
(read1): Added circular reading code to #N=.
|
Sat, 05 Jun 1999 01:15:26 +0000 |
Karl Heuer |
(Vuser_init_file): New variable.
|
Fri, 26 Feb 1999 11:41:17 +0000 |
Richard M. Stallman |
Use epaths.h istead of paths.h.
|
Tue, 22 Dec 1998 06:06:48 +0000 |
Kenichi Handa |
(Fread_char): Change the meaning of the second argument.
|
Mon, 21 Sep 1998 16:31:46 +0000 |
Karl Heuer |
(build_load_history): Do add to Vload_history
|
Sun, 06 Sep 1998 13:57:32 +0000 |
Karl Heuer |
(Fload): Handle case where openp finds a magic file
|
Mon, 31 Aug 1998 21:18:28 +0000 |
Paul Eggert |
(read1): Don't assume that atof ("-0.0") yields -0.0.
|
Tue, 18 Aug 1998 09:00:14 +0000 |
Richard M. Stallman |
(read_filtered_event): New arg INPUT_METHOD. Calls changed.
|
Sun, 02 Aug 1998 02:43:47 +0000 |
Richard M. Stallman |
(read1): In reading a string, treat Qlambda like Qget_file_char.
|
Sun, 05 Jul 1998 20:31:37 +0000 |
Richard M. Stallman |
(read_list): Pass new arg to get_doc_string.
|
Wed, 24 Jun 1998 18:26:36 +0000 |
Richard M. Stallman |
(read_list): Pass new arg to get_doc_string.
|
Wed, 10 Jun 1998 04:13:57 +0000 |
Richard M. Stallman |
(readevalloop): New arg READFUN. Callers changed.
|
Mon, 01 Jun 1998 21:03:23 +0000 |
Richard M. Stallman |
Remember the last TWO strings skipped with #@.
|
Sat, 16 May 1998 18:30:00 +0000 |
Richard M. Stallman |
(readchar): Use readchar_backlog again
|
Thu, 07 May 1998 20:48:17 +0000 |
Richard M. Stallman |
(Fintern): Properly compare lisp objects.
|
Mon, 04 May 1998 15:32:44 +0000 |
Eli Zaretskii |
(Fload): Rename dosmode to fmode and use it on all
|
Mon, 04 May 1998 15:29:47 +0000 |
Eli Zaretskii |
(read1): Clear out extraneous bits at end of bool-vector.
|
Sun, 03 May 1998 00:50:06 +0000 |
Richard M. Stallman |
(isfloat_string): Don't look at bytes before the string.
|
Tue, 28 Apr 1998 09:35:07 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Tue, 28 Apr 1998 09:23:01 +0000 |
Andreas Schwab |
(readevalloop): Fix type of UNIBYTE parameter.
|
Sun, 26 Apr 1998 19:16:46 +0000 |
Richard M. Stallman |
(Fintern): Initialize keywords only in initial obarray.
|
Sat, 25 Apr 1998 22:00:26 +0000 |
Richard M. Stallman |
(Fread_from_string): Initialize startval and endval.
|
Fri, 24 Apr 1998 21:25:31 +0000 |
Richard M. Stallman |
(read1): Allow multibyte and unibyte together in one string.
|
Thu, 23 Apr 1998 23:40:46 +0000 |
Geoff Voelker |
(dir_warning): Don't log a warning if Emacs hasn't
|
Thu, 23 Apr 1998 21:22:51 +0000 |
Richard M. Stallman |
(read_from_string_index_byte): New variable.
|
Mon, 20 Apr 1998 07:09:58 +0000 |
Richard M. Stallman |
(readevalloop): New arg UNIBYTE. Callers changed.
|
Fri, 17 Apr 1998 23:36:34 +0000 |
Richard M. Stallman |
(read1): Compute NaN and infinities using 0.0 in a
|
Fri, 17 Apr 1998 23:35:14 +0000 |
Richard M. Stallman |
(readchar): Find the previous byte's address properly
|