| Commit message (Expand) | Author | Age | Files | Lines |
* | (enum window_loop): Delete final comma. | Richard M. Stallman | 1993-08-11 | 1 | -1/+1 |
* | (Frecenter): Preserve point in the buffer we change it in. | Richard M. Stallman | 1993-08-11 | 1 | -3/+10 |
* | * window.c (check_frame_size): Include the menu bar height in the | Jim Blandy | 1993-07-30 | 1 | -2/+6 |
* | (Fset_window_buffer): Clear window_end_{pos,valid}. | Richard M. Stallman | 1993-07-26 | 1 | -2/+8 |
* | * window.c [not MULTI_FRAME] (Fdelete_windows_on): Set FRAME | Jim Blandy | 1993-07-18 | 1 | -6/+36 |
* | Don't let the 'B' interactive spec default to buffers viewed in | Jim Blandy | 1993-06-17 | 1 | -11/+5 |
* | Don't let the 'B' interactive spec default to buffers viewed in | Jim Blandy | 1993-06-17 | 1 | -10/+18 |
* | * window.c (check_frame_size): Allow minibuffer-only frames to be | Jim Blandy | 1993-06-16 | 1 | -3/+2 |
* | (Fdelete_window): Handle deleting a parent of the selected window. | Richard M. Stallman | 1993-06-14 | 1 | -3/+16 |
* | (Fdelete_window): Make `frame' a FRAME_PTR and use as such. | Richard M. Stallman | 1993-06-12 | 1 | -3/+3 |
* | * window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decide | Jim Blandy | 1993-06-12 | 1 | -2/+3 |
* | * window.c (Fprevious_window): Typo. | Jim Blandy | 1993-06-11 | 1 | -1/+1 |
* | (Fscroll_left): Make argument optional. | Richard M. Stallman | 1993-06-10 | 1 | -3/+13 |
* | (Fset_window_configuration): If a window is supposed | Richard M. Stallman | 1993-06-07 | 1 | -6/+3 |
* | (Fset_window_buffer): Set window's force_start to Qnil. | Richard M. Stallman | 1993-05-31 | 1 | -0/+1 |
* | (window_loop, case GET_LRU_WINDOW): Get frame's width properly. | Richard M. Stallman | 1993-05-27 | 1 | -1/+1 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | * window.c (window-dedicated-p): Doc fix. | Jim Blandy | 1993-05-18 | 1 | -1/+1 |
* | (Vmouse_event): Var deleted. | Richard M. Stallman | 1993-05-08 | 1 | -18/+0 |
* | (Fdisplay_buffer): Add space to prompt. | Richard M. Stallman | 1993-05-04 | 1 | -1/+1 |
* | (Fset-window-buffer): Set horizontal-scrolling on a window to zero when | Eric S. Raymond | 1993-04-25 | 1 | -0/+1 |
* | (Fselect_window): Use Fhandle_switch_frame. | Richard M. Stallman | 1993-03-21 | 1 | -8/+7 |
* | Rename `live-window-p' to `window-live-p', for consistency with | Jim Blandy | 1993-03-16 | 1 | -5/+5 |
* | (Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES. | Richard M. Stallman | 1993-03-15 | 1 | -2/+2 |
* | Use the term `scroll bar', instead of `scrollbar'. | Jim Blandy | 1993-03-02 | 1 | -9/+9 |
* | * keyboard.c (recursive_edit_1, command_loop_1): Pass the proper | Jim Blandy | 1993-02-22 | 1 | -2/+2 |
* | * window.c (Fscroll_left, Fscroll_right): Don't forget to apply | Jim Blandy | 1993-01-30 | 1 | -2/+2 |
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -12/+36 |
* | (Fdisplay_buffer): Doc fix. | Roland McGrath | 1993-01-19 | 1 | -1/+1 |
* | (Fwindow_at): Doc fix. | Richard M. Stallman | 1993-01-14 | 1 | -6/+6 |
* | * window.c (window_internal_width): New function, which accounts | Jim Blandy | 1993-01-14 | 1 | -42/+37 |
* | * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar, | Jim Blandy | 1992-12-24 | 1 | -1/+32 |
* | * window.c (Fset_window_configuration): If we're restoring the | Jim Blandy | 1992-12-12 | 1 | -135/+147 |
* | * window.c (Fset_window_configuration): Protect call to | Jim Blandy | 1992-11-07 | 1 | -0/+4 |
* | * window.c (Fwindow_width, Fset_window_hscroll): Use accessors on | Jim Blandy | 1992-10-31 | 1 | -10/+10 |
* | * window.c: Try to deal coherently with deleted windows: | Jim Blandy | 1992-10-19 | 1 | -26/+79 |
* | (window_loop): Pass 2nd arg to Fother_buffer. | Richard M. Stallman | 1992-10-06 | 1 | -2/+2 |
* | Doc fix. | Richard M. Stallman | 1992-10-05 | 1 | -1/+1 |
* | * window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof, | Jim Blandy | 1992-10-03 | 1 | -2/+9 |
* | * window.c (struct save_window_data): Save the currently selected | Jim Blandy | 1992-10-03 | 1 | -30/+42 |
* | * window.c (Fset_window_configuration): Don't select the frame | Jim Blandy | 1992-09-30 | 1 | -0/+9 |
* | * window.c (delete_all_subwindows): Save the window's buffer in | Jim Blandy | 1992-09-28 | 1 | -3/+13 |
* | * window.c (minibuffer_window): Accept an optional FRAME argument; | Jim Blandy | 1992-09-13 | 1 | -11/+29 |
* | * window.c (coordinates_in_window): Do not assume that all | Jim Blandy | 1992-08-29 | 1 | -11/+12 |
* | * window.c (Fset_window_configuration): Removed #if 0'd code which | Jim Blandy | 1992-08-19 | 1 | -17/+9 |
* | * window.c (window_loop): This used to keep track of the first | Jim Blandy | 1992-08-14 | 1 | -9/+34 |
* | * window.c (MIN_SAFE_WINDOW_HEIGHT, MIN_SAFE_WINDOW_WIDTH): Macros | Jim Blandy | 1992-08-12 | 1 | -11/+45 |
* | entered into RCS | Jim Blandy | 1992-07-15 | 1 | -1/+1 |
* | *** empty log message *** | Jim Blandy | 1992-07-14 | 1 | -247/+247 |
* | *** empty log message *** | Roland McGrath | 1992-07-02 | 1 | -1/+2 |