- 03 Mar, 2002 1 commit
-
-
Richard M. Stallman authored
multibyte only if it has some multibyte characters.
-
- 03 Feb, 2002 1 commit
-
-
Richard M. Stallman authored
force_singlebyte. Now is_multibyte records whether read_buffer is multibyte. Encountering any multibyte character makes it so.
-
- 17 Jan, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 30 Dec, 2001 1 commit
-
-
Richard M. Stallman authored
escape forces unibyte or multibyte. (read1): When reading a string, take note of that info.
-
- 20 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 25 Nov, 2001 1 commit
-
-
Richard M. Stallman authored
nestings of the same file. (Vrecursive_load_depth_limit): Variable deleted. (syms_of_lread) <recursive-load-depth-limit>: Variable deleted.
-
- 11 Nov, 2001 1 commit
-
-
Richard M. Stallman authored
-
- 07 Nov, 2001 1 commit
-
-
Pavel Janík authored
Change doc-string comments to `new style' [w/`doc:' keyword].
-
- 06 Nov, 2001 1 commit
-
-
Stefan Monnier authored
-
- 03 Nov, 2001 1 commit
-
-
Ken Raeburn authored
as lvalues. (openp): Use CHECK_STRING_CAR. (read_list): Use XSETCDR instead of treating XCDR as lvalue.
-
- 02 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 31 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 30 Oct, 2001 3 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
as large as the number of bytes to convert.
-
Gerd Moellmann authored
(read1): Use it.
-
- 23 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
50.
-
- 16 Oct, 2001 1 commit
-
-
Ken Raeburn authored
with lisp system changes.
-
- 12 Oct, 2001 4 commits
-
-
Stefan Monnier authored
(syms_of_lread) <Vafter_load_alist>: Update docstring.
-
Eli Zaretskii authored
multi-line strings without a trailing "\n\".
-
Stefan Monnier authored
-
Stefan Monnier authored
(openp): Take a lisp list of suffixes. Check for file-name-handlers even if the file was absolute already. (syms_of_lread): Declare load-suffixes. (Fload): Fix up call to openp. Don't bother checking for file-name-handler at the very beginning.
-
- 05 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
bit-fields. (init_obarray): Likewise for t and nil.
-
- 02 Jun, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 28 May, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 13 Mar, 2001 1 commit
-
-
Kenichi Handa authored
invalid, return the first byte.
-
- 21 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
the old names.
-
- 25 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 15 Dec, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 11 Dec, 2000 1 commit
-
-
Gerd Moellmann authored
HAVE_FTELLO.
-
- 08 Dec, 2000 1 commit
-
-
Gerd Moellmann authored
portable and less obfuscated.
-
- 17 Nov, 2000 1 commit
-
-
Dave Love authored
-
- 13 Nov, 2000 1 commit
-
-
Miles Bader authored
(Fload): Use new openp return protocol. Don't try to use Vload_source_file_function to load .elc files.
-
- 21 Sep, 2000 1 commit
-
-
Gerd Moellmann authored
(Fload): Check recursive loads whose recursion depth exceeds Vrecursive_load_depth_limit. (syms_of_lread): DERFAR_LISP recursive-load-depth-limit.
-
- 12 Sep, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 11 Sep, 2000 2 commits
-
-
Gerd Moellmann authored
(Fload): Show list of recursively loaded files, when signaling an error.
-
Gerd Moellmann authored
(record_load_unwind): New function. (Fload): Check for recursive loads. (syms_of_lread): Initialize Vloads_in_progress. (read_integer, read1): Avoid some compiler warnings.
-
- 07 Sep, 2000 1 commit
-
-
Gerd Moellmann authored
Vbytecomp_version_regexp to not match some XEmacs-compiled files.
-
- 04 Sep, 2000 1 commit
-
-
Gerd Moellmann authored
variable; recognize Emacs 19 elc files.
-
- 01 Sep, 2000 1 commit
-
-
Gerd Moellmann authored
compatiblity with XEmacs.
-
- 31 Aug, 2000 1 commit
-
-
Gerd Moellmann authored
-