| Commit message (Expand) | Author | Age | Files | Lines |
* | (display_buffer_1): Fix typo in last change. | Roland McGrath | 1996-02-10 | 1 | -14/+14 |
* | (display_buffer_1): Raise the frame if already visible. | Richard M. Stallman | 1996-02-10 | 1 | -3/+7 |
* | (Fset_window_buffer): Set buffer temporarily around running | Richard M. Stallman | 1996-01-31 | 1 | -0/+28 |
* | (replace_buffer_in_all_windows): Don't change selected | Karl Heuer | 1996-01-17 | 1 | -13/+2 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (display_buffer_1): Don't deiconify the selected frame. | Richard M. Stallman | 1996-01-15 | 1 | -2/+11 |
* | (window_scroll): Fix typo in comment. | Erik Naggum | 1996-01-12 | 1 | -1/+1 |
* | (Fset_window_buffer): Call the window-scroll-functions. | Richard M. Stallman | 1996-01-11 | 1 | -1/+6 |
* | (Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_window, Fshrink_window, | Erik Naggum | 1996-01-09 | 1 | -50/+50 |
* | (replace_buffer_in_all_windows): Only re-select old | Richard M. Stallman | 1996-01-05 | 1 | -1/+2 |
* | (Fprevious_window, Fwindow_configuration_p): Doc fix. | Karl Heuer | 1996-01-04 | 1 | -4/+4 |
* | (replace_buffer_in_all_windows): New function. | Richard M. Stallman | 1996-01-02 | 1 | -0/+30 |
* | (Fsplit_window): Rename size to size_int and chsize to size. | Karl Heuer | 1995-12-21 | 1 | -24/+24 |
* | (Fsplit_window): Account for scroll bar width. | Karl Heuer | 1995-12-13 | 1 | -8/+16 |
* | (Fdisplay_buffer): Always deiconify the window's frame. | Richard M. Stallman | 1995-11-21 | 1 | -12/+23 |
* | (Fset_window_redisplay_end_trigger): Doc fix. | Richard M. Stallman | 1995-11-18 | 1 | -4/+4 |
* | (Fwindow_redisplay_end_trigger): New function. | Richard M. Stallman | 1995-11-10 | 1 | -0/+30 |
* | [HAVE_NTGUI] (Fset_window_configuration): Set menu bar lines. | Geoff Voelker | 1995-11-07 | 1 | -2/+2 |
* | (Fdelete_other_windows): Set w->force_start. | Richard M. Stallman | 1995-10-12 | 1 | -1/+4 |
* | (window_display_table): Use DISP_TABLE_P. Return type | Richard M. Stallman | 1995-10-11 | 1 | -7/+7 |
* | (Fset_window_hscroll): Don't reject args > SHORTBITS. | Richard M. Stallman | 1995-10-05 | 1 | -2/+0 |
* | (window_scroll): Always set force_start. | Richard M. Stallman | 1995-10-03 | 1 | -1/+4 |
* | (save_window_save): Pass the new arg to Fcopy_marker. | Richard M. Stallman | 1995-09-01 | 1 | -3/+3 |
* | (Fprevious_window, Fnext_window): When minibuf = nil, | Richard M. Stallman | 1995-07-23 | 1 | -11/+25 |
* | (Fwindow_start): Doc fix. | Richard M. Stallman | 1995-07-18 | 1 | -1/+2 |
* | (Fset_window_hscroll): Set clip_changed in the buffer. | Richard M. Stallman | 1995-07-07 | 1 | -2/+2 |
* | (Fsplit_window): Nicer error if split size is too small. | Richard M. Stallman | 1995-06-26 | 1 | -6/+10 |
* | (Fset_window_configuration): Use do_switch_frame directly. | Richard M. Stallman | 1995-06-16 | 1 | -2/+3 |
* | (Fpos_visible_in_window_p): New arg to compute_motion. | Karl Heuer | 1995-05-18 | 1 | -1/+1 |
* | (Frecenter): Fix args to vmotion (overlooked in May 13 change). | Karl Heuer | 1995-05-16 | 1 | -4/+1 |
* | (Fdelete_other_windows): Fix args to vmotion. | Karl Heuer | 1995-05-13 | 1 | -2/+1 |
* | [MULTI_FRAME] (init_window_once): Set Vterminal_frame | Karl Heuer | 1995-05-09 | 1 | -0/+1 |
* | (Fdisplay_buffer): Initialize other, upper, lower. | Richard M. Stallman | 1995-05-08 | 1 | -0/+1 |
* | (syms_of_window): Doc fix. | Richard M. Stallman | 1995-05-07 | 1 | -16/+18 |
* | (Fdisplay_buffer): Search the proper frame when the | Karl Heuer | 1995-04-13 | 1 | -4/+7 |
* | (temp_output_buffer_show): Select the chosen window | Richard M. Stallman | 1995-04-13 | 1 | -2/+22 |
* | (Fnext_window, Fprevious_window): If all_frames is a frame and window | Richard M. Stallman | 1995-04-08 | 1 | -0/+10 |
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
* | (syms_of_window): Fix missing \n\. | Karl Heuer | 1995-03-22 | 1 | -1/+1 |
* | (Fdisplay_buffer): Fix prev change--return selected window. | Richard M. Stallman | 1995-03-14 | 1 | -4/+16 |
* | (Vsame_window_buffer_names, Vsame_window_regexps): New vars. | Richard M. Stallman | 1995-03-11 | 1 | -0/+60 |
* | (window_loop): Handle special display buffer frames | Richard M. Stallman | 1995-02-23 | 1 | -18/+54 |
* | (Fdelete_window, set_window_height, set_window_width) | Richard M. Stallman | 1995-02-05 | 1 | -0/+7 |
* | (Qtemp_buffer_show_hook): New hook. | Richard M. Stallman | 1995-01-18 | 1 | -0/+9 |
* | (Fscroll_other_window): On small windows, scroll by 1 line. | Karl Heuer | 1995-01-10 | 1 | -4/+5 |
* | (temp_output_buffer_show): Use BUF_SAVE_MODIFF. | Richard M. Stallman | 1995-01-02 | 1 | -1/+1 |
* | (Fdisplay_buffer): Use `b' to read existing buffer name. | Richard M. Stallman | 1994-11-22 | 1 | -1/+1 |
* | (Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE. | Karl Heuer | 1994-11-16 | 1 | -10/+7 |
* | (make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE. | Karl Heuer | 1994-11-16 | 1 | -18/+20 |
* | Fix indentation. | Karl Heuer | 1994-11-16 | 1 | -3/+2 |