| Commit message (Expand) | Author | Age | Files | Lines |
* | (change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P. | Richard M. Stallman | 1996-06-10 | 1 | -4/+3 |
* | (Fredraw_frame, remake_frame_glyphs) | Richard M. Stallman | 1996-06-10 | 1 | -7/+9 |
* | Comment fix. | Karl Heuer | 1996-05-23 | 1 | -1/+1 |
* | (init_display) [HAVE_LIBNCURSES]: If X, call tgetent. | Karl Heuer | 1996-05-21 | 1 | -0/+6 |
* | Include blockinput.h. | Richard M. Stallman | 1996-04-26 | 1 | -2/+2 |
* | Include blockinput.h. | Richard M. Stallman | 1996-04-23 | 1 | -0/+5 |
* | (sit_for): Call swallow_events. | Richard M. Stallman | 1996-04-09 | 1 | -0/+2 |
* | (make_frame_glyphs): Zero the correct number of bytes. | Richard M. Stallman | 1996-03-28 | 1 | -1/+1 |
* | (sit_for): Pass DISPLAY to detect_input_pending_run_timers. | Richard M. Stallman | 1996-03-05 | 1 | -1/+1 |
* | (Fsleep_for): Accept sub-second intervals. | Erik Naggum | 1996-02-22 | 1 | -1/+1 |
* | (update_frame): Compare FRAME_MINIBUF_WINDOW(f) | Richard M. Stallman | 1996-02-01 | 1 | -1/+1 |
* | (change_frame_size_1) [MSDOS]: Support frame size | Karl Heuer | 1996-01-24 | 1 | -0/+7 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (init_display): Treat null string DISPLAY var like not set. | Karl Heuer | 1996-01-09 | 1 | -4/+7 |
* | (Fsend_string_to_terminal, Fsit_for): Harmonize arguments with | Erik Naggum | 1996-01-09 | 1 | -6/+6 |
* | Always include dispextern.h before cm.h. | Richard M. Stallman | 1995-11-12 | 1 | -5/+1 |
* | (update_line): Avoid indexing into obody by -1. | Richard M. Stallman | 1995-11-10 | 1 | -1/+1 |
* | [HAVE_NTGUI]: Include w32term.h. | Geoff Voelker | 1995-11-07 | 1 | -30/+48 |
* | (Qdisplay_table): New variable. | Richard M. Stallman | 1995-10-14 | 1 | -0/+5 |
* | (get_display_line): Don't abort if there's text | Richard M. Stallman | 1995-10-03 | 1 | -3/+2 |
* | Include syssignal.h. | Richard M. Stallman | 1995-08-21 | 1 | -0/+1 |
* | Renamings: frame->display => frame->output, struct x_display -> sruct x_output. | Richard M. Stallman | 1995-07-25 | 1 | -4/+4 |
* | (update_frame): Check that the echo area is in the frame being displayed. | Richard M. Stallman | 1995-07-21 | 1 | -7/+10 |
* | (Fsit_for): Don't call prepare_menu_bars here. | Karl Heuer | 1995-07-17 | 1 | -2/+0 |
* | (update_frame): Pretend cursor is in echo area | Richard M. Stallman | 1995-06-28 | 1 | -3/+8 |
* | Comment update. | Karl Heuer | 1995-06-11 | 1 | -3/+4 |
* | (Fframe_or_buffer_changed_p): Calculate vector size right. | Karl Heuer | 1995-06-11 | 1 | -6/+13 |
* | (Fframe_or_buffer_changed_p): Record frame names | Karl Heuer | 1995-05-25 | 1 | -3/+11 |
* | (change_frame_size_1): Declare arg DELAY. | Karl Heuer | 1995-05-25 | 1 | -1/+1 |
* | (buffer_posn_from_coords): Don't let startp be before BEGV. | Karl Heuer | 1995-05-19 | 1 | -0/+5 |
* | (buffer_posn_from_coords): New arg to compute_motion. | Karl Heuer | 1995-05-18 | 1 | -3/+4 |
* | [!MULTI_FRAME] (Fredraw_frame): Delete extra docstring. | Karl Heuer | 1995-05-11 | 1 | -1/+3 |
* | (update_frame): Don't put cursor in echo area unless | Karl Heuer | 1995-05-02 | 1 | -1/+2 |
* | (Fframe_or_buffer_changed_p): Ignore buffers whose names start with space. | Richard M. Stallman | 1995-04-13 | 1 | -2/+22 |
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
* | (direct_output_forward_char): Don't use direct output at an overlay boundary. | Karl Heuer | 1995-03-22 | 1 | -1/+6 |
* | (change_frame_size_1): New subroutine. | Richard M. Stallman | 1995-02-17 | 1 | -3/+25 |
* | (window_change_signal): Add ignored argument. | Richard M. Stallman | 1995-02-14 | 1 | -1/+2 |
* | (scrolling): Fewer restrictions if scroll_region_ok is | Richard M. Stallman | 1994-12-26 | 1 | -2/+5 |
* | (update_frame): Call calculate_costs if baud_rate changed. | Richard M. Stallman | 1994-12-06 | 1 | -0/+3 |
* | Fix typo in comment. | Karl Heuer | 1994-11-16 | 1 | -1/+1 |
* | (Fframe_or_buffer_changed_p): | Richard M. Stallman | 1994-10-22 | 1 | -1/+8 |
* | *** empty log message *** | Morten Welinder | 1994-10-17 | 1 | -3/+5 |
* | (direct_output_for_insert, direct_output_forward_char, change_frame_size, | Karl Heuer | 1994-10-04 | 1 | -10/+10 |
* | (redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead | Karl Heuer | 1994-10-04 | 1 | -4/+4 |
* | (direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object | Karl Heuer | 1994-09-19 | 1 | -2/+2 |
* | (preserve_other_columns): Fix arg to sizeof in bcopy call. | Richard M. Stallman | 1994-09-18 | 1 | -4/+4 |
* | (free_frame_glyphs): No longer static. | Richard M. Stallman | 1994-08-30 | 1 | -1/+1 |
* | (sit_for): Undo previous change. | Richard M. Stallman | 1994-07-31 | 1 | -4/+0 |
* | (direct_output_for_insert): Pass missing 8th | Richard M. Stallman | 1994-07-31 | 1 | -1/+1 |