| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (read1): Handle long EMACS_INT in atol. | Richard M. Stallman | 1995-05-05 | 1 | -1/+6 |
* | (read1): New arg FIRST_IN_LIST; all callers changed. | Richard M. Stallman | 1995-05-04 | 1 | -9/+78 |
* | (read_escape): Undo Nov 15 change. | Richard M. Stallman | 1995-04-08 | 1 | -2/+10 |
* | (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard) | Richard M. Stallman | 1995-04-07 | 1 | -5/+5 |
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
* | (oblookup): Save bucket num in oblookup_last_bucket_number. | Richard M. Stallman | 1995-04-03 | 1 | -8/+82 |
* | (isfloat_string): Permit trailing space. | Richard M. Stallman | 1995-03-31 | 1 | -1/+1 |
* | (Vload_read_function): New variable. | Richard M. Stallman | 1995-03-21 | 1 | -1/+12 |
* | (defvar_kboard): Renamed from defvar_display. | Karl Heuer | 1995-03-15 | 1 | -4/+4 |
* | (defvar_display): Don't staticpro; these objects are now protected through | Karl Heuer | 1995-02-03 | 1 | -3/+0 |
* | [!MULTI_PERDISPLAY] (defvar_display): Use staticpro. | Karl Heuer | 1995-01-31 | 1 | -0/+3 |
* | (defvar_display): New function. | Karl Heuer | 1995-01-31 | 1 | -1/+17 |
* | (Qload_file_name, Vload_file_name): New variables. | Richard M. Stallman | 1994-12-21 | 1 | -3/+49 |
* | (readevalloop): Ignore ^M here. | Richard M. Stallman | 1994-12-15 | 1 | -1/+4 |
* | (Fload): Call Fsubstitute_in_file_name after trying handler. | Richard M. Stallman | 1994-11-18 | 1 | -1/+5 |
* | (read_escape): For \S-a, return A. | Richard M. Stallman | 1994-11-15 | 1 | -0/+2 |
* | (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor | Karl Heuer | 1994-11-14 | 1 | -4/+4 |
* | Don't include ctype.h. | Richard M. Stallman | 1994-11-09 | 1 | -9/+8 |
* | Change explicit uses of the Unix directory separator | Richard M. Stallman | 1994-11-01 | 1 | -11/+17 |
* | (load_unwind): Cast argument of fclose. | Richard M. Stallman | 1994-10-16 | 1 | -2/+2 |
* | (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer): | Karl Heuer | 1994-10-12 | 1 | -24/+31 |
* | (defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int. | Karl Heuer | 1994-10-06 | 1 | -4/+4 |
* | (Fload, load_unwind): Store stream pointer as a cons of two integers, | Karl Heuer | 1994-10-06 | 1 | -9/+6 |
* | (read1): New argument for returning out-of-band data, obviating the need for | Karl Heuer | 1994-10-06 | 1 | -40/+37 |
* | (read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue. | Karl Heuer | 1994-10-04 | 1 | -2/+2 |
* | (Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias, | Karl Heuer | 1994-10-04 | 1 | -18/+18 |
* | (readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1, | Karl Heuer | 1994-09-27 | 1 | -26/+26 |
* | (openp): Fix Lisp_Object vs. int problems. | Karl Heuer | 1994-09-19 | 1 | -3/+5 |
* | (Fload): Use EMACS_INT. | Richard M. Stallman | 1994-09-17 | 1 | -2/+3 |
* | (O_RDONLY): Defined. | Richard M. Stallman | 1994-08-23 | 1 | -1/+5 |
* | (readevalloop): Correctly unbind the unwind protect. | Richard M. Stallman | 1994-07-09 | 1 | -1/+2 |
* | (readchar): Restart interrupted I/O. | Karl Heuer | 1994-06-28 | 1 | -1/+15 |
* | Put config.h first. | Richard M. Stallman | 1994-06-15 | 1 | -1/+1 |
* | [MSDOS]: #include "msdos.h". | Richard M. Stallman | 1994-06-07 | 1 | -0/+1 |
* | (defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro): | Richard M. Stallman | 1994-06-01 | 1 | -10/+4 |
* | (openp): Don't use O_RDONLY. | Richard M. Stallman | 1994-05-25 | 1 | -1/+1 |
* | Only lusers assume that O_RDONLY == 0. | Michael I. Bushnell | 1994-05-20 | 1 | -2/+2 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | [MSDOS]: Re-enable some #undef's. | Karl Heuer | 1994-04-29 | 1 | -4/+1 |
* | (read1): Allow `\C- ' and `\C-?'. | Richard M. Stallman | 1994-04-28 | 1 | -0/+6 |
* | (read_filtered_event): Use Vunread_command_events. | Richard M. Stallman | 1994-04-26 | 1 | -1/+1 |
* | Pass operation to Ffind_file_name_handler. | Karl Heuer | 1994-04-22 | 1 | -1/+1 |
* | (init_lread): Maybe put build-time Lisp dirs on load-path. | Richard M. Stallman | 1994-04-21 | 1 | -5/+14 |
* | (read_filtered_event, intern): Use assignment instead of initialization. | Karl Heuer | 1994-03-23 | 1 | -3/+5 |
* | (unreadchar): Don't back up the pointer when unreading EOF. | Karl Heuer | 1994-03-22 | 1 | -1/+5 |
* | (read1): Check for invalid modifier bits in a string. | Karl Heuer | 1994-03-22 | 1 | -4/+8 |
* | (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 |