| Commit message (Expand) | Author | Age | Files | Lines |
| * | Some VMS changes from Richard Levitte <levitte@e.kth.se>: | Jim Blandy | 1993-03-19 | 4 | -19/+57 |
| * | (Fvisited_file_modtime): New function. | Richard M. Stallman | 1993-03-19 | 1 | -15/+34 |
| * | Added unlock and relock. | Eric S. Raymond | 1993-03-19 | 1 | -0/+9 |
| * | (cons_to_long, long_to_cons): No longer static. | Richard M. Stallman | 1993-03-19 | 1 | -9/+13 |
| * | * frame.h (FOR_EACH_FRAME): Change the definition so that | Jim Blandy | 1993-03-18 | 3 | -56/+55 |
| * | Some VMS changes from Richard Levitte <levitte@e.kth.se>: | Jim Blandy | 1993-03-18 | 1 | -3/+21 |
| * | Fix spacing conventions. | Richard M. Stallman | 1993-03-18 | 1 | -10/+10 |
| * | Less klugey version of fix. | Eric S. Raymond | 1993-03-17 | 1 | -3/+2 |
| * | Add production to nuke binaries and doc files. | Eric S. Raymond | 1993-03-17 | 1 | -0/+3 |
| * | Doc fix. | Richard M. Stallman | 1993-03-17 | 1 | -1/+1 |
| * | * xterm.c (x_display_box_cursor, x_display_bar_cursor): Don't | Jim Blandy | 1993-03-17 | 1 | -2/+8 |
| * | Supply second arg for tgetstr() calls. | Eric S. Raymond | 1993-03-17 | 1 | -2/+4 |
| * | (_getpty): Declare this, not _get_pty. | Richard M. Stallman | 1993-03-17 | 1 | -1/+1 |
| * | Fix typo in previous change. | Richard M. Stallman | 1993-03-17 | 1 | -1/+1 |
| * | (Fprocess_send_eof): Make sure proc is running. | Richard M. Stallman | 1993-03-17 | 1 | -0/+7 |
| * | Doc fix. | Jim Blandy | 1993-03-16 | 1 | -1/+1 |
| * | * cmds.c (overwrite_binary_mode): Deleted; this implements the | Jim Blandy | 1993-03-16 | 3 | -10/+16 |
| * | Rename `live-window-p' to `window-live-p', for consistency with | Jim Blandy | 1993-03-16 | 2 | -7/+7 |
| * | (xmenu_show): Do BLOCK_INPUT; unblock just before returning. | Richard M. Stallman | 1993-03-16 | 1 | -0/+5 |
| * | [SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input. | Richard M. Stallman | 1993-03-16 | 1 | -0/+8 |
| * | * frame.c (Fframe_height, Fframe_width): Fix doc strings to match | Jim Blandy | 1993-03-15 | 1 | -6/+10 |
| * | * floatfns.c (logb): Add extern declaration for this. | Jim Blandy | 1993-03-15 | 1 | -4/+13 |
| * | (wait_reading_process_input): New option to wait | Richard M. Stallman | 1993-03-15 | 1 | -39/+14 |
| * | (FRAMEP): Macro deleted. | Richard M. Stallman | 1993-03-15 | 1 | -2/+0 |
| * | Include termhooks.h. | Richard M. Stallman | 1993-03-15 | 1 | -0/+1 |
| * | (Xatom_wm_change_state): Just declare. | Richard M. Stallman | 1993-03-15 | 1 | -66/+2 |
| * | (SELECTION_EVENT_DISPLAY): New macro. | Richard M. Stallman | 1993-03-15 | 1 | -0/+28 |
| * | (Xatom_wm_change_state): Define here. | Richard M. Stallman | 1993-03-15 | 1 | -6/+58 |
| * | (record_property_change, record_delete, record_insert): | Richard M. Stallman | 1993-03-15 | 1 | -7/+9 |
| * | (PRINTPREPARE): Handle marker that points nowhere. | Richard M. Stallman | 1993-03-15 | 1 | -18/+22 |
| * | (list_of_items): Allow strings among the alist items; | Richard M. Stallman | 1993-03-15 | 1 | -21/+22 |
| * | (Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES. | Richard M. Stallman | 1993-03-15 | 1 | -2/+2 |
| * | (display_menu_bar): Assume FRAME_MENU_BAR_ITEMS already set. | Richard M. Stallman | 1993-03-15 | 1 | -5/+14 |
| * | (command_loop_1): Set FRAME_MENU_BAR_ITEMS here. | Richard M. Stallman | 1993-03-15 | 1 | -12/+80 |
| * | (INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros. | Richard M. Stallman | 1993-03-15 | 1 | -1/+14 |
| * | (selection_request_event, selection_clear_event): New event kinds. | Richard M. Stallman | 1993-03-15 | 1 | -16/+26 |
| * | Fix the fix. | Jim Blandy | 1993-03-15 | 1 | -0/+1 |
| * | * dired.c (Fdirectory_files): Compile the MATCH regexp after | Jim Blandy | 1993-03-15 | 1 | -3/+22 |
| * | Add extern declaration for do_line_insertion_deletion_costs. | Jim Blandy | 1993-03-15 | 1 | -0/+2 |
| * | Add GNU copyright notice. | Jim Blandy | 1993-03-15 | 2 | -0/+38 |
| * | Initial revision | Jim Blandy | 1993-03-14 | 2 | -0/+372 |
| * | * keyboard.h (internal_last_event_frame): This should be extern, | Jim Blandy | 1993-03-14 | 1 | -1/+1 |
| * | * fns.c (Fy_or_n_p): Display the answer. | Jim Blandy | 1993-03-14 | 1 | -0/+3 |
| * | entered into RCS | Richard M. Stallman | 1993-03-14 | 1 | -28/+57 |
| * | (NO_X_DESTROY_DATABASE): Defined. | Richard M. Stallman | 1993-03-14 | 1 | -0/+4 |
| * | * s/usg5-4.h: Remove extraneous text after #undef LIB_X11_LIB. | Jim Blandy | 1993-03-13 | 1 | -1/+1 |
| * | *** empty log message *** | Richard M. Stallman | 1993-03-13 | 1 | -81/+85 |
| * | Doc fix. | Jim Blandy | 1993-03-13 | 1 | -1/+1 |
| * | Initial revision | Richard M. Stallman | 1993-03-13 | 1 | -0/+1949 |
| * | (xmenu_show): New arg enable_list. | Richard M. Stallman | 1993-03-12 | 1 | -24/+48 |