- 15 Oct, 1997 1 commit
-
-
Karl Heuer authored
inside the scroll margin put point at bottom of it, not at window start.
-
- 02 Sep, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 21 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
(change_window_height): Fix one-off comparing DELTA with MAXIMUM.
-
- 12 Jul, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(save_window_save): Convert Fset_marker argument to Lisp_Integer.
-
- 07 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
(Fset_window_configuration): Block input around frobbing the frame. Preseve point in the current buffer if we do not switch to a different one.
-
- 29 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 31 May, 1997 1 commit
-
-
Richard M. Stallman authored
(inhibit_frame_unsplittable): Variable deleted. (syms_of_window): Don't set up Lisp variable.
-
- 27 May, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 26 May, 1997 2 commits
-
-
Simon Marshall authored
-
Richard M. Stallman authored
-
- 06 May, 1997 1 commit
-
-
Richard M. Stallman authored
in the new selected window's new buffer.
-
- 03 May, 1997 1 commit
-
-
Richard M. Stallman authored
look again for a window in those frames already showing BUFFER.
-
- 23 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
(Fsplit_window): Ignore `unsplittable' if frame_allow_splitting. (syms_of_window): Set up Lisp var.
-
- 10 Apr, 1997 1 commit
-
-
Karl Heuer authored
(Fset_window_buffer, Fdisplay_buffer): Don't use Lisp_Object as integer.
-
- 02 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
(Vwindow_configuration_change_hook): New variable. (syms_of_window): Initialize; set up Lisp var. (delete_window): New subroutine, from Fdelete_window. Most callers changed. (Fdelete_window): Call Vwindow_configuration_change_functions. (Fset_window_buffer, Fenlarge_window, Fshrink_window): Call the Vwindow_configuration_change_functions. (Fset_window_configuration): Likewise.
-
- 22 Mar, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 14 Mar, 1997 1 commit
-
-
Karl Heuer authored
-
- 20 Feb, 1997 1 commit
-
-
Karl Heuer authored
negative number for the argument TOHPOS of compute_motion(). We don't need to calculate to (HPOS==0), but can stop immediately when VPOS pasts HEIGHT.
-
- 08 Feb, 1997 2 commits
-
-
Richard M. Stallman authored
nearest ones first, when that can be done without deleting any of them.
-
Richard M. Stallman authored
(keys_of_window): Set up Lisp var. (window_scroll): If scroll_preserve_screen_position is 0, behave the old way (advancing point the minimum distance).
-
- 26 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
if we cannot preserve the actual position of it. Make it static. New arg WHOLE; callers changed.
-
- 10 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 19 Nov, 1996 1 commit
-
-
Geoff Voelker authored
newlines and backslashes in help strings.
-
- 11 Nov, 1996 1 commit
-
-
Richard M. Stallman authored
by putting point at a place that won't force recentering.
-
- 10 Nov, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 06 Nov, 1996 1 commit
-
-
Richard M. Stallman authored
Don't find any minibuffer window except the one that is currently in use.
-
- 31 Oct, 1996 1 commit
-
-
Erik Naggum authored
-
- 06 Oct, 1996 2 commits
-
-
Erik Naggum authored
-
Erik Naggum authored
(Fdisplay_buffer): Use them, instead of doing the work here. (syms_of_window): Defsubr them.
-
- 26 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 23 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
(coordinates_in_window): Use WINDOW_LEFT_MARGIN, WINDOW_RIGHT_MARGIN, and WINDOW_RIGHT_EDGE. Adjust for left-side scroll bar margin. (window_loop, Fdisplay_buffer): Use new WINDOW_FULL_WIDTH_P macro. (window_internal_width): Window width now always includes the scroll bar, if any. Use WINDOW_RIGHTMOST_P and WINDOW_FULL_WIDTH_P.
-
- 16 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
(set_window_height, set_window_width, Fset_window_buffer) (change_window_height, window_scroll, Fset_window_configuration): Clear last_overlay_modified field. (Fpos_visible_in_window_p): Test last_overlay_modified field.
-
- 02 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
(Fset_window_buffer): Set last_selected_window slot. (Fselect_window): Set last_selected_window slot. (delete_all_subwindows): Maybe call unshow_buffer.
-
- 01 Sep, 1996 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
- 24 Aug, 1996 1 commit
-
-
Erik Naggum authored
-
- 23 Aug, 1996 1 commit
-
-
Richard M. Stallman authored
no special handling for scroll bars.
-
- 16 Jul, 1996 1 commit
-
-
Karl Heuer authored
placeholder member is EMACS_INT, not int.
-
- 10 Jun, 1996 1 commit
-
-
Richard M. Stallman authored
-