| Commit message (Expand) | Author | Age | Files | Lines |
| * | (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 |
| * | (internal_self_insert): Check that tab_width does not | Richard M. Stallman | 1993-03-12 | 1 | -0/+1 |
| * | Fixed typo. tigetstr -> tgetstr. | Eric S. Raymond | 1993-03-12 | 1 | -5/+1 |
| * | (Qrange_error, Qdomain_error, Qsingularity_error): | Richard M. Stallman | 1993-03-12 | 1 | -0/+3 |
| * | (Fcurrent_time_string): Optional arg specifies time. | Richard M. Stallman | 1993-03-12 | 1 | -6/+31 |
| * | (Fx_popup_menu): Allow a frame instead of a window, in arg. | Richard M. Stallman | 1993-03-12 | 1 | -3/+3 |
| * | Comment fix. | Richard M. Stallman | 1993-03-12 | 1 | -1/+1 |
| * | (mark_object): Mark the menu_bar_items field. | Richard M. Stallman | 1993-03-12 | 1 | -0/+1 |
| * | (display_menu_bar): New function. | Richard M. Stallman | 1993-03-12 | 1 | -0/+45 |
| * | (syms_of_keyboard): Set up Qmenu_bar. | Richard M. Stallman | 1993-03-12 | 1 | -21/+206 |
| * | (FRAME_MENU_BAR_ITEMS): New macro (two versions). | Richard M. Stallman | 1993-03-12 | 1 | -0/+9 |
| * | (Fx_popup_menu): Allow a frame instead of a window, in arg. | Richard M. Stallman | 1993-03-12 | 1 | -7/+19 |
| * | (tigetstr): Add dummy definition to make Emacs link again. | Richard M. Stallman | 1993-03-11 | 1 | -0/+4 |
| * | Added lots more cookies to fkey_table[], and code to do even more. | Eric S. Raymond | 1993-03-11 | 1 | -36/+126 |
| * | (x_frame_parms): Add elts for visibility and menu-bar-lines. | Richard M. Stallman | 1993-03-11 | 1 | -34/+91 |
| * | (syms_of_xmenu): Set up Qmenu_enable. | Richard M. Stallman | 1993-03-11 | 1 | -7/+37 |
| * | (command_loop_1): Typo in last change. | Richard M. Stallman | 1993-03-11 | 1 | -2/+2 |
| * | (change_frame_size): Handle FRAME_MENU_BAR_LINES. | Richard M. Stallman | 1993-03-11 | 1 | -2/+3 |
| * | (x_frame_parms): Add elts for visibility and menu-bar-lines. | Richard M. Stallman | 1993-03-11 | 1 | -0/+4 |
| * | (Flogb): Fix arg names. Don't confuse Lisp_Object with integer. | Richard M. Stallman | 1993-03-11 | 1 | -3/+4 |
| * | (Flogb): Fix use of IN_FLOAT. | Richard M. Stallman | 1993-03-11 | 1 | -1/+1 |
| * | * xterm.c (x_find_modifier_meanings): XDisplayKeycodes only | Jim Blandy | 1993-03-11 | 1 | -0/+6 |
| * | * xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h, | Jim Blandy | 1993-03-11 | 1 | -1/+1 |