Include <config.h> instead of "config.h".
[bpt/emacs.git] / src / lread.c
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-08 Richard M. Stallman(init_lread): Normally put Vinvocation_directory
1993-06-13 Richard M. Stallman(Fload): Use call5.
1993-06-10 Richard M. Stallman(Fload): Forward all 4 args to magic-name handler.
1993-05-24 Richard M. StallmanDon't #undef NULL.
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-19 Richard M. Stallman(syms_of_lread): Make Vcurrent_load_list ordinary Lisp...
1993-05-14 Jim Blandy* lread.c, data.c: If STDC_HEADERS is #defined, include...
1993-05-04 Jim BlandyArrange for Fy_or_n_p to put off switch-frame events.
1993-04-17 Richard M. Stallman(readevalloop): New argument is the source file name...
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-07 Richard M. Stallman(syms_of_lread): Set up Qascii_character.
1993-03-05 Richard M. Stallman(read_escape): Handle M-, C- and S- for new convention.
1993-03-01 Richard M. Stallman(read1--strings with properties case):
1993-02-22 Jim Blandy* keyboard.c (recursive_edit_1, command_loop_1): Pass...
1993-02-18 Richard M. Stallman(syms_of_lread): Doc fix.
1993-01-29 Jim Blandy* lread.c (read1): Although digits followed by a '...
1993-01-26 Jim BlandyJimB's changes since January 18th
1993-01-10 Richard M. Stallman(Fload): If warn that .elc file is older,
1992-11-16 Jim Blandy* lread.c: #include "keyboard.h".
1992-10-31 Jim Blandy* lread.c (read_char): Add an extern declaration for...
1992-09-11 Richard M. Stallman(Fread_char): Pass new args to read_char.
1992-08-19 Jim Blandy* lread.c (defvar_per_buffer): Support new TYPE argumen...
1992-07-22 Jim Blandyentered into RCS
1992-07-21 Jim Blandy*** empty log message ***
1992-07-16 Jim Blandy*** empty log message ***
1992-07-13 Jim Blandy*** empty log message ***
1992-06-30 Jim Blandy*** empty log message ***
1992-06-05 Joseph Arceneaux*** empty log message ***
1992-06-03 Richard M. Stallman*** empty log message ***
1992-06-02 Jim Blandy*** empty log message ***
1992-06-02 Joseph Arceneaux*** empty log message ***
1992-05-10 Jim Blandy*** empty log message ***
1992-04-24 Jim Blandy*** empty log message ***
1992-04-19 Jim Blandy*** empty log message ***
1992-04-01 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-12-19 Jim Blandy*** empty log message ***
1991-08-04 Richard M. Stallman*** empty log message ***
1991-07-30 Jim Blandy*** empty log message ***
1991-07-19 Jim BlandyInitial revision