summaryrefslogtreecommitdiff
path: root/src/lread.c
Commit message (Expand)AuthorAgeFilesLines
* Line breaking change.Richard M. Stallman1993-12-231-2/+2
* (readevalloop): Get error if buffer being eval'd is killed.Richard M. Stallman1993-11-261-0/+9
* (OBARRAY_SIZE): Increase from 509.Richard M. Stallman1993-11-231-1/+1
* (read1): If token has a \, don't treat it as a number.Richard M. Stallman1993-11-151-24/+29
* Include <paths.h>, not "paths.h".Roland McGrath1993-09-121-1/+1
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (init_lread): Normally put Vinvocation_directoryRichard M. Stallman1993-08-081-1/+14
* (Fload): Use call5.Richard M. Stallman1993-06-131-10/+1
* (Fload): Forward all 4 args to magic-name handler.Richard M. Stallman1993-06-101-1/+19
* Don't #undef NULL.Richard M. Stallman1993-05-241-1/+0
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* (syms_of_lread): Make Vcurrent_load_list ordinary Lisp var.Richard M. Stallman1993-05-191-15/+19
* * lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>Jim Blandy1993-05-141-0/+3
* Arrange for Fy_or_n_p to put off switch-frame events.Jim Blandy1993-05-041-109/+81
* (readevalloop): New argument is the source file name (or nil if none).Richard M. Stallman1993-04-171-8/+113
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-1/+1
* (syms_of_lread): Set up Qascii_character.Richard M. Stallman1993-03-071-5/+68
* (read_escape): Handle M-, C- and S- for new convention.Richard M. Stallman1993-03-051-5/+25
* (read1--strings with properties case):Richard M. Stallman1993-03-011-3/+43
* * keyboard.c (recursive_edit_1, command_loop_1): Pass the properJim Blandy1993-02-221-1/+1
* (syms_of_lread): Doc fix.Richard M. Stallman1993-02-181-1/+1
* * lread.c (read1): Although digits followed by a '.' are anJim Blandy1993-01-291-1/+1
* JimB's changes since January 18thJim Blandy1993-01-261-2/+10
* (Fload): If warn that .elc file is older,Richard M. Stallman1993-01-101-3/+10
* * lread.c: #include "keyboard.h".Jim Blandy1992-11-161-14/+66
* * lread.c (read_char): Add an extern declaration for this,Jim Blandy1992-10-311-0/+2
* (Fread_char): Pass new args to read_char.Richard M. Stallman1992-09-111-3/+3
* * lread.c (defvar_per_buffer): Support new TYPE argument, byJim Blandy1992-08-191-1/+3
* entered into RCSJim Blandy1992-07-221-8/+10
* *** empty log message ***Jim Blandy1992-07-211-1/+3
* *** empty log message ***Jim Blandy1992-07-161-1/+1
* *** empty log message ***Jim Blandy1992-07-131-2/+24
* *** empty log message ***Jim Blandy1992-06-301-2/+2
* *** empty log message ***Joseph Arceneaux1992-06-051-1/+2
* *** empty log message ***Richard M. Stallman1992-06-031-3/+5
* *** empty log message ***Jim Blandy1992-06-021-4/+4
* *** empty log message ***Joseph Arceneaux1992-06-021-1/+36
* *** empty log message ***Jim Blandy1992-05-101-4/+4
* *** empty log message ***Jim Blandy1992-04-241-12/+8
* *** empty log message ***Jim Blandy1992-04-191-33/+51
* *** empty log message ***Jim Blandy1992-04-011-2/+2
* *** empty log message ***Jim Blandy1992-01-131-28/+28
* *** empty log message ***Jim Blandy1991-12-191-1/+1
* *** empty log message ***Richard M. Stallman1991-08-041-0/+9
* *** empty log message ***Jim Blandy1991-07-301-7/+25
* Initial revisionJim Blandy1991-07-191-0/+1514