| Commit message (Expand) | Author | Age | Files | Lines |
* | (openp, Fload): GCPRO some things. | Karl Heuer | 1994-03-18 | 1 | -3/+8 |
* | (Fload): Cast the args to stat. | Richard M. Stallman | 1994-02-24 | 1 | -2/+2 |
* | (read_filtered_event): Retry read_char after a buffer change. | Karl Heuer | 1994-02-11 | 1 | -0/+3 |
* | (init_lread): Put non-ex-dir warnings on stderr. | Richard M. Stallman | 1994-01-29 | 1 | -2/+2 |
* | (init_lread): Use Vinstallation_directory. | Richard M. Stallman | 1994-01-17 | 1 | -8/+7 |
* | (Fload): Record descriptor numbers on load_descriptor_list. | Richard M. Stallman | 1994-01-11 | 1 | -0/+29 |
* | [MSDOS]: Use text mode for all files but ".elc" files. | Richard M. Stallman | 1994-01-08 | 1 | -0/+25 |
* | Line breaking change. | Richard M. Stallman | 1993-12-23 | 1 | -2/+2 |
* | (readevalloop): Get error if buffer being eval'd is killed. | Richard M. Stallman | 1993-11-26 | 1 | -0/+9 |
* | (OBARRAY_SIZE): Increase from 509. | Richard M. Stallman | 1993-11-23 | 1 | -1/+1 |
* | (read1): If token has a \, don't treat it as a number. | Richard M. Stallman | 1993-11-15 | 1 | -24/+29 |
* | Include <paths.h>, not "paths.h". | Roland McGrath | 1993-09-12 | 1 | -1/+1 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (init_lread): Normally put Vinvocation_directory | Richard M. Stallman | 1993-08-08 | 1 | -1/+14 |
* | (Fload): Use call5. | Richard M. Stallman | 1993-06-13 | 1 | -10/+1 |
* | (Fload): Forward all 4 args to magic-name handler. | Richard M. Stallman | 1993-06-10 | 1 | -1/+19 |
* | Don't #undef NULL. | Richard M. Stallman | 1993-05-24 | 1 | -1/+0 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | (syms_of_lread): Make Vcurrent_load_list ordinary Lisp var. | Richard M. Stallman | 1993-05-19 | 1 | -15/+19 |
* | * lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h> | Jim Blandy | 1993-05-14 | 1 | -0/+3 |
* | Arrange for Fy_or_n_p to put off switch-frame events. | Jim Blandy | 1993-05-04 | 1 | -109/+81 |
* | (readevalloop): New argument is the source file name (or nil if none). | Richard M. Stallman | 1993-04-17 | 1 | -8/+113 |
* | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 1 | -1/+1 |
* | (syms_of_lread): Set up Qascii_character. | Richard M. Stallman | 1993-03-07 | 1 | -5/+68 |
* | (read_escape): Handle M-, C- and S- for new convention. | Richard M. Stallman | 1993-03-05 | 1 | -5/+25 |
* | (read1--strings with properties case): | Richard M. Stallman | 1993-03-01 | 1 | -3/+43 |
* | * keyboard.c (recursive_edit_1, command_loop_1): Pass the proper | Jim Blandy | 1993-02-22 | 1 | -1/+1 |
* | (syms_of_lread): Doc fix. | Richard M. Stallman | 1993-02-18 | 1 | -1/+1 |
* | * lread.c (read1): Although digits followed by a '.' are an | Jim Blandy | 1993-01-29 | 1 | -1/+1 |
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -2/+10 |
* | (Fload): If warn that .elc file is older, | Richard M. Stallman | 1993-01-10 | 1 | -3/+10 |
* | * lread.c: #include "keyboard.h". | Jim Blandy | 1992-11-16 | 1 | -14/+66 |
* | * lread.c (read_char): Add an extern declaration for this, | Jim Blandy | 1992-10-31 | 1 | -0/+2 |
* | (Fread_char): Pass new args to read_char. | Richard M. Stallman | 1992-09-11 | 1 | -3/+3 |
* | * lread.c (defvar_per_buffer): Support new TYPE argument, by | Jim Blandy | 1992-08-19 | 1 | -1/+3 |
* | entered into RCS | Jim Blandy | 1992-07-22 | 1 | -8/+10 |
* | *** empty log message *** | Jim Blandy | 1992-07-21 | 1 | -1/+3 |
* | *** empty log message *** | Jim Blandy | 1992-07-16 | 1 | -1/+1 |
* | *** empty log message *** | Jim Blandy | 1992-07-13 | 1 | -2/+24 |
* | *** empty log message *** | Jim Blandy | 1992-06-30 | 1 | -2/+2 |
* | *** empty log message *** | Joseph Arceneaux | 1992-06-05 | 1 | -1/+2 |
* | *** empty log message *** | Richard M. Stallman | 1992-06-03 | 1 | -3/+5 |
* | *** empty log message *** | Jim Blandy | 1992-06-02 | 1 | -4/+4 |
* | *** empty log message *** | Joseph Arceneaux | 1992-06-02 | 1 | -1/+36 |
* | *** empty log message *** | Jim Blandy | 1992-05-10 | 1 | -4/+4 |
* | *** empty log message *** | Jim Blandy | 1992-04-24 | 1 | -12/+8 |
* | *** empty log message *** | Jim Blandy | 1992-04-19 | 1 | -33/+51 |
* | *** empty log message *** | Jim Blandy | 1992-04-01 | 1 | -2/+2 |
* | *** empty log message *** | Jim Blandy | 1992-01-13 | 1 | -28/+28 |
* | *** empty log message *** | Jim Blandy | 1991-12-19 | 1 | -1/+1 |