| Commit message (Expand) | Author | Age | Files | Lines |
| * | (x_own_selection): Catch errors around XSetSelectionOwner. | Richard M. Stallman | 1994-05-04 | 1 | -0/+3 |
| * | (syms_of_buffer): Doc fix. | Richard M. Stallman | 1994-05-03 | 1 | -1/+1 |
| * | (display_text_line): Since HPOS is negative, avoid | Richard M. Stallman | 1994-05-03 | 1 | -5/+8 |
| * | (read_minibuf): Clear previous_echo_glyphs. | Richard M. Stallman | 1994-05-03 | 1 | -0/+2 |
| * | (file_name_completion_stat): Use both lstat and stat. | Richard M. Stallman | 1994-05-02 | 1 | -1/+7 |
| * | (note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window): | Karl Heuer | 1994-05-02 | 1 | -20/+22 |
| * | (show_mouse_face): Fix test for cursor in highlighted area. | Karl Heuer | 1994-05-02 | 1 | -6/+6 |
| * | * m/delta.h: (SYSTEM_MALLOC): defined as gnu malloc does not work. | Francesco Potortì | 1994-05-02 | 1 | -1/+3 |
| * | (HAVE_MOUSE): Defined. | Richard M. Stallman | 1994-05-02 | 1 | -1/+4 |
| * | Finish downcasing mouse_init1, mouse_off, | Richard M. Stallman | 1994-05-02 | 1 | -47/+78 |
| * | Finish downcasing mouse_init1, mouse_off, | Richard M. Stallman | 1994-05-02 | 1 | -25/+28 |
| * | (Fframe_live_p): Alternative defn for not MULTI_FRAME. | Richard M. Stallman | 1994-05-02 | 1 | -0/+11 |
| * | (init_buffer_once): Initialize buffer_file_type field right. | Richard M. Stallman | 1994-05-02 | 1 | -1/+1 |
| * | (create_process): Undo April 19 setsid change. | Richard M. Stallman | 1994-05-02 | 1 | -1/+3 |
| * | (struct x_display): New field size_hint_flags. | Richard M. Stallman | 1994-05-02 | 1 | -20/+26 |
| * | (x_calc_absolute_position): Use size_hint_flags. | Richard M. Stallman | 1994-05-02 | 1 | -3/+3 |
| * | (Fx_create_frame): Set the size_hint_flags field. | Richard M. Stallman | 1994-05-02 | 1 | -1/+3 |
| * | (x_wm_set_size_hint): Don't try to handle negative positions. | Richard M. Stallman | 1994-05-01 | 1 | -17/+5 |
| * | (x_figure_window_size): Handle `-' for top or left. | Richard M. Stallman | 1994-05-01 | 1 | -73/+96 |
| * | (x_figure_window_size): Set USPosition only if user-position | Richard M. Stallman | 1994-05-01 | 1 | -34/+17 |
| * | (Ftranspose_regions): Take addresses only after move gap. | Richard M. Stallman | 1994-05-01 | 1 | -28/+54 |
| * | (update_frame): Fix previous change: unconditionally bzero at the end. | Richard M. Stallman | 1994-05-01 | 1 | -2/+1 |
| * | (Ftrack_mouse): Call prepare_menu_bars at the start. | Richard M. Stallman | 1994-05-01 | 1 | -1/+8 |
| * | Corrected the DGUX 5.4R2 include filename. | Paul Reilly | 1994-05-01 | 1 | -1/+1 |
| * | Initial revision | Paul Reilly | 1994-05-01 | 1 | -0/+59 |
| * | (PURESIZE) [MULTI_FRAME]: Increase to 232000. | Karl Heuer | 1994-05-01 | 1 | -1/+1 |
| * | (IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR. | Paul Reilly | 1994-04-30 | 1 | -2/+2 |
| * | Initial revision | Paul Reilly | 1994-04-30 | 2 | -0/+105 |
| * | Remove the SVR4 macro. Move the kernel INTERRUPT_INPUT bug note to | Paul Reilly | 1994-04-30 | 1 | -40/+11 |
| * | entered into RCS | Paul Reilly | 1994-04-30 | 1 | -0/+46 |
| * | (record_asynch_buffer_change): Block SIGIO. | Richard M. Stallman | 1994-04-30 | 1 | -1/+22 |
| * | (force_auto_save_soon): New function. | Richard M. Stallman | 1994-04-30 | 1 | -2/+10 |
| * | (memory_warning_signal): Call force_auto_save_soon. | Richard M. Stallman | 1994-04-30 | 1 | -0/+3 |
| * | (Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN. | Richard M. Stallman | 1994-04-30 | 1 | -6/+16 |
| * | (init_eval): Initialize when_entered_debugger to -1. | Richard M. Stallman | 1994-04-30 | 1 | -1/+2 |
| * | (x_wm_set_size_hint): Always set PWinGravity. | Richard M. Stallman | 1994-04-30 | 1 | -16/+51 |
| * | (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint. | Richard M. Stallman | 1994-04-30 | 1 | -2/+2 |
| * | (xdialog_show): Clear x_mouse_grabbed. | Richard M. Stallman | 1994-04-29 | 1 | -0/+13 |
| * | (Ftranspose_regions): New function. | Richard M. Stallman | 1994-04-29 | 1 | -0/+301 |
| * | (Ffset, Ffmakunbound): Signal an error if SYM is nil or t. | Karl Heuer | 1994-04-29 | 1 | -1/+4 |
| * | [MSDOS]: Re-enable some #undef's. | Karl Heuer | 1994-04-29 | 3 | -12/+3 |
| * | (getppid): Definition deleted. | Richard M. Stallman | 1994-04-29 | 1 | -3/+0 |
| * | (Fminibuffer_complete): Add third arg to Fset_window_start. | Richard M. Stallman | 1994-04-29 | 1 | -1/+1 |
| * | (decode_mode_spec): Fix handling of `%t'. | Richard M. Stallman | 1994-04-29 | 1 | -4/+1 |
| * | (Fsingle_key_description): Undo previous change. | Karl Heuer | 1994-04-29 | 1 | -4/+4 |
| * | (do_completion): Initialize vars before gcpro. | Karl Heuer | 1994-04-29 | 1 | -1/+2 |
| * | (update_frame): Move those assignments even farther down. | Richard M. Stallman | 1994-04-29 | 1 | -6/+7 |
| * | (x_wm_set_size_hint): Don't set PMaxSize. | Richard M. Stallman | 1994-04-29 | 1 | -2/+3 |
| * | (describe_buffer_bindings): gcpro stuff. Delete some unused code. | Karl Heuer | 1994-04-29 | 1 | -16/+13 |
| * | Doc fixes. | Karl Heuer | 1994-04-29 | 1 | -7/+7 |