aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
Commit message (Expand)AuthorAgeFilesLines
* Don't let the 'B' interactive spec default to buffers viewed inJim Blandy1993-06-171-11/+5
* Don't let the 'B' interactive spec default to buffers viewed inJim Blandy1993-06-171-10/+18
* * window.c (check_frame_size): Allow minibuffer-only frames to beJim Blandy1993-06-161-3/+2
* (Fdelete_window): Handle deleting a parent of the selected window.Richard M. Stallman1993-06-141-3/+16
* (Fdelete_window): Make `frame' a FRAME_PTR and use as such.Richard M. Stallman1993-06-121-3/+3
* * window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decideJim Blandy1993-06-121-2/+3
* * window.c (Fprevious_window): Typo.Jim Blandy1993-06-111-1/+1
* (Fscroll_left): Make argument optional.Richard M. Stallman1993-06-101-3/+13
* (Fset_window_configuration): If a window is supposedRichard M. Stallman1993-06-071-6/+3
* (Fset_window_buffer): Set window's force_start to Qnil.Richard M. Stallman1993-05-311-0/+1
* (window_loop, case GET_LRU_WINDOW): Get frame's width properly.Richard M. Stallman1993-05-271-1/+1
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* * window.c (window-dedicated-p): Doc fix.Jim Blandy1993-05-181-1/+1
* (Vmouse_event): Var deleted.Richard M. Stallman1993-05-081-18/+0
* (Fdisplay_buffer): Add space to prompt.Richard M. Stallman1993-05-041-1/+1
* (Fset-window-buffer): Set horizontal-scrolling on a window to zero whenEric S. Raymond1993-04-251-0/+1
* (Fselect_window): Use Fhandle_switch_frame.Richard M. Stallman1993-03-211-8/+7
* Rename `live-window-p' to `window-live-p', for consistency withJim Blandy1993-03-161-5/+5
* (Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES.Richard M. Stallman1993-03-151-2/+2
* Use the term `scroll bar', instead of `scrollbar'.Jim Blandy1993-03-021-9/+9
* * keyboard.c (recursive_edit_1, command_loop_1): Pass the properJim Blandy1993-02-221-2/+2
* * window.c (Fscroll_left, Fscroll_right): Don't forget to applyJim Blandy1993-01-301-2/+2
* JimB's changes since January 18thJim Blandy1993-01-261-12/+36
* (Fdisplay_buffer): Doc fix.Roland McGrath1993-01-191-1/+1
* (Fwindow_at): Doc fix.Richard M. Stallman1993-01-141-6/+6
* * window.c (window_internal_width): New function, which accountsJim Blandy1993-01-141-42/+37
* * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Jim Blandy1992-12-241-1/+32
* * window.c (Fset_window_configuration): If we're restoring theJim Blandy1992-12-121-135/+147
* * window.c (Fset_window_configuration): Protect call toJim Blandy1992-11-071-0/+4
* * window.c (Fwindow_width, Fset_window_hscroll): Use accessors onJim Blandy1992-10-311-10/+10
* * window.c: Try to deal coherently with deleted windows:Jim Blandy1992-10-191-26/+79
* (window_loop): Pass 2nd arg to Fother_buffer.Richard M. Stallman1992-10-061-2/+2
* Doc fix.Richard M. Stallman1992-10-051-1/+1
* * window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof,Jim Blandy1992-10-031-2/+9
* * window.c (struct save_window_data): Save the currently selectedJim Blandy1992-10-031-30/+42
* * window.c (Fset_window_configuration): Don't select the frameJim Blandy1992-09-301-0/+9
* * window.c (delete_all_subwindows): Save the window's buffer inJim Blandy1992-09-281-3/+13
* * window.c (minibuffer_window): Accept an optional FRAME argument;Jim Blandy1992-09-131-11/+29
* * window.c (coordinates_in_window): Do not assume that allJim Blandy1992-08-291-11/+12
* * window.c (Fset_window_configuration): Removed #if 0'd code whichJim Blandy1992-08-191-17/+9
* * window.c (window_loop): This used to keep track of the firstJim Blandy1992-08-141-9/+34
* * window.c (MIN_SAFE_WINDOW_HEIGHT, MIN_SAFE_WINDOW_WIDTH): MacrosJim Blandy1992-08-121-11/+45
* entered into RCSJim Blandy1992-07-151-1/+1
* *** empty log message ***Jim Blandy1992-07-141-247/+247
* *** empty log message ***Roland McGrath1992-07-021-1/+2
* *** empty log message ***Jim Blandy1992-06-301-23/+17
* *** empty log message ***Richard M. Stallman1992-06-231-11/+9
* *** empty log message ***Jim Blandy1992-06-101-3/+6
* *** empty log message ***Richard M. Stallman1992-06-031-1/+1
* *** empty log message ***Jim Blandy1992-02-211-2/+1