| Commit message (Expand) | Author | Age | Files | Lines |
| * | Renamed from hp9000s800.h. | Richard M. Stallman | 1994-04-28 | 1 | -2/+2 |
| * | (create_process): If vfork fails, close forkin and forkout. | Richard M. Stallman | 1994-04-28 | 1 | -1/+7 |
| * | (unexec): Cast pointers. Fix error message. | Karl Heuer | 1994-04-28 | 1 | -3/+3 |
| * | (hp800): Define this instead of hp9000s800. | Richard M. Stallman | 1994-04-28 | 1 | -2/+2 |
| * | (mostlyclean): Remove liblw.a. | Richard M. Stallman | 1994-04-28 | 1 | -1/+1 |
| * | (read1): Allow `\C- ' and `\C-?'. | Richard M. Stallman | 1994-04-28 | 1 | -0/+6 |
| * | (LD_SWITCH_SYSTEM): Undo previous change. | Richard M. Stallman | 1994-04-27 | 1 | -4/+3 |
| * | Use C-style comments. | Karl Heuer | 1994-04-27 | 1 | -2/+2 |
| * | *** empty log message *** | Karl Heuer | 1994-04-27 | 1 | -0/+2 |
| * | (Fframe_parameters) [!MULTI_FRAME]: Replace with stub. | Karl Heuer | 1994-04-27 | 1 | -35/+7 |
| * | (LIBS_SYSTEM): Commented out. | Richard M. Stallman | 1994-04-27 | 1 | -0/+3 |
| * | (Finsert_file_contents): Fix accessing buffer_file_type | Richard M. Stallman | 1994-04-27 | 1 | -4/+3 |
| * | (xmenu_show, xdialog_show): | Richard M. Stallman | 1994-04-27 | 1 | -0/+4 |
| * | (XTread_socket, case ClientMessage): Don't call | Richard M. Stallman | 1994-04-27 | 1 | -6/+8 |
| * | (configuration): Make variable deleted. | Richard M. Stallman | 1994-04-27 | 1 | -4/+0 |
| * | (CONFIGURATION): Add #undef. | Richard M. Stallman | 1994-04-27 | 1 | -0/+2 |
| * | (x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag. | Richard M. Stallman | 1994-04-27 | 1 | -1/+5 |
| * | (XTread_socket) [USE_X_TOOLKIT]: Undo previous change. | Richard M. Stallman | 1994-04-27 | 1 | -3/+0 |
| * | *** empty log message *** | Richard M. Stallman | 1994-04-27 | 1 | -4/+0 |
| * | (create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr. | Karl Heuer | 1994-04-26 | 1 | -0/+11 |
| * | (mark_object, case frame): Mark menu_bar_vector field. | Richard M. Stallman | 1994-04-26 | 1 | -0/+1 |
| * | (adjust_point): New function. | Karl Heuer | 1994-04-26 | 1 | -8/+17 |
| * | Use PT, not point. | Karl Heuer | 1994-04-26 | 1 | -22/+28 |
| * | Fix GPL version. | Richard M. Stallman | 1994-04-26 | 1 | -1/+1 |
| * | (read_filtered_event): Use Vunread_command_events. | Richard M. Stallman | 1994-04-26 | 1 | -1/+1 |
| * | (temp_echo_area_glyphs): Use Vunread_command_events. | Richard M. Stallman | 1994-04-26 | 1 | -1/+1 |
| * | Fix comment. | Karl Heuer | 1994-04-26 | 1 | -2/+1 |
| * | (XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead. | Karl Heuer | 1994-04-25 | 1 | -2/+2 |
| * | (x_term_init): Add explicit cast. | Karl Heuer | 1994-04-25 | 1 | -1/+1 |
| * | (menu_bar_item): Put a list of keymaps into the third | Richard M. Stallman | 1994-04-25 | 1 | -8/+22 |
| * | (menu_bar_event): New event type. | Richard M. Stallman | 1994-04-25 | 1 | -1/+7 |
| * | (syms_of_xdisp): Set up Qmenu_bar_update_hook. | Richard M. Stallman | 1994-04-25 | 1 | -5/+10 |
| * | (make_frame): Initialize fields menu_bar_vector and menu_bar_items_used. | Richard M. Stallman | 1994-04-25 | 1 | -0/+2 |
| * | (struct frame): New fields menu_bar_vector and menu_bar_items_used. | Richard M. Stallman | 1994-04-25 | 1 | -0/+7 |
| * | (XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click. | Richard M. Stallman | 1994-04-25 | 1 | -0/+3 |
| * | (F*_property_change): Typecheck limit argument. | Karl Heuer | 1994-04-25 | 1 | -0/+12 |
| * | (Fselect_window): Use Fselect_frame. | Richard M. Stallman | 1994-04-24 | 1 | -1/+5 |
| * | (Fkill_all_local_variables): Doc fix. | Richard M. Stallman | 1994-04-24 | 1 | -1/+4 |
| * | (create_process): Use child_setup_tty only if pty_flag. | Richard M. Stallman | 1994-04-24 | 1 | -1/+2 |
| * | (create_process): Use SETUP_SLAVE_PTY only if pty_flag. | Richard M. Stallman | 1994-04-24 | 1 | -1/+4 |
| * | Implement special frames for specified buffers. | Richard M. Stallman | 1994-04-23 | 1 | -7/+48 |
| * | (Fset_frame_selected_window): New function. | Richard M. Stallman | 1994-04-23 | 1 | -1/+26 |
| * | (Vascii_canon_table, Vascii_eqv_table): Declared. | Richard M. Stallman | 1994-04-23 | 1 | -0/+1 |
| * | (reset_buffer_local_variables): Use Vascii_eqv_table | Richard M. Stallman | 1994-04-23 | 1 | -2/+2 |
| * | (LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT. | Richard M. Stallman | 1994-04-23 | 1 | -10/+10 |
| * | (alloca.o): Use config_h. | Richard M. Stallman | 1994-04-23 | 1 | -2/+6 |
| * | (max_process_desc): New variable. | Richard M. Stallman | 1994-04-23 | 1 | -1/+19 |
| * | (syms_of_fileio): New Lisp var inhibit-file-name-operation. | Richard M. Stallman | 1994-04-23 | 1 | -17/+30 |
| * | (x_window): Test FRAME_EXTERNAL_MENU_BAR | Richard M. Stallman | 1994-04-23 | 1 | -3/+34 |
| * | *** empty log message *** | Richard M. Stallman | 1994-04-23 | 1 | -7/+20 |