| Commit message (Expand) | Author | Age | Files | Lines |
| * | * alloc.c (mark_object): mark a symbol's name after marking its | Jim Blandy | 1992-09-13 | 1 | -2/+2 |
| * | entered into RCS | Jim Blandy | 1992-09-13 | 10 | -238/+228 |
| * | *** empty log message *** | Jim Blandy | 1992-09-13 | 3 | -40/+60 |
| * | (Ffile_name_directory, Ffile_name_nondirectory): | Richard M. Stallman | 1992-09-12 | 1 | -1/+52 |
| * | (num_nonmacro_input_chars): New variable. | Richard M. Stallman | 1992-09-12 | 1 | -4/+9 |
| * | (init_sys_modes): Handle VDSUSP like V_DSUSP. | Richard M. Stallman | 1992-09-12 | 1 | -6/+9 |
| * | entered into RCS | Richard M. Stallman | 1992-09-12 | 2 | -0/+24 |
| * | (internal_self_insert): Assume Fexpand_abbrev expanded | Richard M. Stallman | 1992-09-11 | 1 | -3/+4 |
| * | (command_loop_1): Bind inhibit-quit to t when in Fsit_for. | Richard M. Stallman | 1992-09-11 | 1 | -0/+6 |
| * | (Fx_track_pointer): Pass new args to read_char. | Richard M. Stallman | 1992-09-11 | 1 | -3/+3 |
| * | (Fmake_sparse_keymap, Fmake_keymap): New optional arg. Callers changed. | Richard M. Stallman | 1992-09-11 | 1 | -19/+32 |
| * | (unexec): Allow sections in any order. | Richard M. Stallman | 1992-09-11 | 1 | -11/+15 |
| * | (Fy_or_n_p): Pass new args to read_char. | Richard M. Stallman | 1992-09-11 | 1 | -1/+1 |
| * | (Fread_char): Pass new args to read_char. | Richard M. Stallman | 1992-09-11 | 1 | -3/+3 |
| * | entered into RCS | Richard M. Stallman | 1992-09-10 | 1 | -2/+2 |
| * | * ralloc.c (r_re_alloc): Instead of allocating a new bloc at the | Jim Blandy | 1992-09-09 | 1 | -13/+15 |
| * | (scan_lists): Improve smarts for backwards scan of comments. | Richard M. Stallman | 1992-09-05 | 1 | -56/+174 |
| * | (Fcall_interactively): For `K', use last_nonmenu_event. | Richard M. Stallman | 1992-09-05 | 1 | -2/+4 |
| * | (last_nonmenu_event): New var. | Richard M. Stallman | 1992-09-05 | 1 | -117/+240 |
| * | (xmenu_show): If no panes, just return. | Richard M. Stallman | 1992-09-05 | 1 | -58/+319 |
| * | entered into RCS | Richard M. Stallman | 1992-09-04 | 1 | -0/+4 |
| * | * xterm.c (x_catch_errors): Don't forget to initialize | Jim Blandy | 1992-09-04 | 1 | -0/+1 |
| * | (__do_global_dtors): New dummy function. | Richard M. Stallman | 1992-09-03 | 1 | -0/+2 |
| * | entered into RCS | Richard M. Stallman | 1992-09-02 | 1 | -3/+14 |
| * | Doc fix for file-name-handler-alist. | Roland McGrath | 1992-09-02 | 1 | -1/+1 |
| * | (__main): New dummy function. | Richard M. Stallman | 1992-09-02 | 1 | -4/+6 |
| * | *** empty log message *** | Jim Blandy | 1992-09-02 | 1 | -1/+1 |
| * | (__do_global_ctors, __do_global_ctors_aux): New dummy fns. | Richard M. Stallman | 1992-08-31 | 1 | -0/+13 |
| * | (Fdo_auto_save): Always call record_auto_save. | Richard M. Stallman | 1992-08-31 | 1 | -2/+2 |
| * | entered into RCS | Joseph Arceneaux | 1992-08-30 | 1 | -4/+9 |
| * | * xselect.c: Use the FRAME_X_WINDOW macro, for readability. | Jim Blandy | 1992-08-29 | 1 | -2/+2 |
| * | * xterm.c (x_make_frame_invisible): Don't forget to check the | Jim Blandy | 1992-08-29 | 1 | -480/+297 |
| * | * xrdb.c (get_user_db): Use XResourceManagerString when available | Jim Blandy | 1992-08-29 | 1 | -2/+5 |
| * | * xfns.c (x_icon): Don't call x_wm_set_icon_positions if the user | Jim Blandy | 1992-08-29 | 1 | -84/+107 |
| * | * window.c (coordinates_in_window): Do not assume that all | Jim Blandy | 1992-08-29 | 1 | -11/+12 |
| * | * sysdep.c (init_baud_rate): Re-arranged order of conditionals - | Jim Blandy | 1992-08-29 | 1 | -8/+12 |
| * | * process.c: Include "systty.h", not "systerm.h". | Jim Blandy | 1992-08-29 | 1 | -1/+1 |
| * | * keyboard.c: Include "systty.h", not "systerm.h". | Jim Blandy | 1992-08-29 | 1 | -1/+1 |
| * | * fns.c (Fyes_or_no_p): Call Fsleep_for with the appropriate | Jim Blandy | 1992-08-29 | 1 | -1/+1 |
| * | * fileio.c (Fdo_auto_save): Call Fsleep_for with the appropriate | Jim Blandy | 1992-08-29 | 1 | -1/+1 |
| * | * emacs.c: Incude "systty.h", not "systerm.h". | Jim Blandy | 1992-08-29 | 1 | -5/+7 |
| * | * dispnew.c: Incude "systty.h", not "systerm.h". | Jim Blandy | 1992-08-29 | 1 | -12/+37 |
| * | Formatting change | Jim Blandy | 1992-08-29 | 1 | -5/+3 |
| * | entered into RCS | Jim Blandy | 1992-08-29 | 2 | -10/+38 |
| * | *** empty log message *** | Jim Blandy | 1992-08-29 | 3 | -32/+38 |
| * | (syms_of_buffer): Made buffer-display-table, | Richard M. Stallman | 1992-08-28 | 1 | -3/+3 |
| * | (Fappend): Doc fix. | Richard M. Stallman | 1992-08-28 | 1 | -1/+1 |
| * | *** empty log message *** | Jim Blandy | 1992-08-28 | 1 | -1/+1 |
| * | (WCOREDUMP): Define only if not defined. | Richard M. Stallman | 1992-08-22 | 1 | -1/+8 |
| * | Initial revision | Joseph Arceneaux | 1992-08-21 | 1 | -0/+722 |