- 07 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
(syms_of_lread): Set up Lisp variable. (Fload): Add to Vpreloaded_file_list, if dumping.
-
- 02 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 01 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
the lisp and site-lisp dirs under the source directory.
-
- 31 May, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 22 May, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 30 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 07 Apr, 1997 1 commit
-
-
Kenichi Handa authored
-
- 27 Feb, 1997 1 commit
-
-
Erik Naggum authored
-
- 20 Feb, 1997 1 commit
-
-
Karl Heuer authored
(Vload_source_file_function): New variable. (Fload): Call Vload_source_file_function if defined while loading an Emacs Lisp source file. */ (read_multibyte): New function. (read_escape): Handle multibyte characters. (read1): Correct the value of size_in_chars of a bool vector. Handle the case `?' is followed by a multibyte character. (Vload_source_file_function): New variable.
-
- 06 Feb, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 27 Jan, 1997 1 commit
-
-
Richard M. Stallman authored
Don't use the path for an absolute name. (Fload): Handle openp finding a remote file name. (Qinhibit_file_name_operation): New variable. (syms_of_lread): Initialize and staticpro. (Fload): Bind inhibit-file-name-operation to nil.
-
- 24 Jan, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 11 Jan, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 31 Oct, 1996 1 commit
-
-
Richard M. Stallman authored
(init_lread): Use dir_warning.
-
- 04 Oct, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 26 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 17 Sep, 1996 1 commit
-
-
Erik Naggum authored
-
- 11 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 09 Sep, 1996 1 commit
-
-
Erik Naggum authored
(readevalloop, read, Fread_from_string): Empty list of read objects before read0 call. (read1): New variable `uninterned_symbol', which controls how to make symbols. Support #:, #n=object and #n#. (make_symbol): New function, used in read1 to make uninterned symbols (Fintern): Set `obarray' field of interned symbols. (init_obarray): Explicit set `obarray' field of symbol `nil'. (syms_of_lread): staticpro read_objects, the list of read objects.
-
- 01 Sep, 1996 2 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
-
- 23 May, 1996 1 commit
-
-
Karl Heuer authored
-
- 26 Apr, 1996 1 commit
-
-
Richard M. Stallman authored
(read_escape): Detect READCHAR reporting eof.
-
- 10 Apr, 1996 1 commit
-
-
Richard M. Stallman authored
Include msdos.h somewhat earlier.
-
- 05 Apr, 1996 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 04 Feb, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 24 Jan, 1996 1 commit
-
-
Karl Heuer authored
(init_lread): Not here.
-
- 15 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 09 Jan, 1996 2 commits
-
-
Karl Heuer authored
(dump_path): New static var. (init_lread): Use that to record dump-time initial path. Delete the local var dump_path; find Vsource_directory differently. (syms_of_lread): staticpro it.
-
Erik Naggum authored
with documentation.
-
- 05 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 21 Dec, 1995 1 commit
-
-
Karl Heuer authored
when dumping.
-
- 20 Nov, 1995 1 commit
-
-
Richard M. Stallman authored
(init_lread): Initialize it. (syms_of_lread): Set up Lisp var.
-
- 10 Nov, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 31 Oct, 1995 1 commit
-
-
Karl Heuer authored
Rename from SHORTBITS, INTBITS, LONGBITS.
-
- 18 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
(Qfunction): New variable. (syms_of_lread): Set up Qfunction.
-
- 07 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 15 Sep, 1995 1 commit
-
-
Richard M. Stallman authored
-