- 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 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
`x_set_menu_bar_lines' on MSDOS as well.
-
- 30 May, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 10 Feb, 1996 2 commits
-
-
Roland McGrath authored
-
Richard M. Stallman authored
-
- 31 Jan, 1996 1 commit
-
-
Richard M. Stallman authored
the window-scroll-functions. (Fset_window_buffer_unwind): New function. (window_initialized): New variable. (init_window_once): Set it.
-
- 17 Jan, 1996 1 commit
-
-
Karl Heuer authored
window, even temporarily; that has undesirable side effects.
-
- 15 Jan, 1996 2 commits
-
-
Erik Naggum authored
-
Richard M. Stallman authored
-
- 12 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 11 Jan, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 09 Jan, 1996 1 commit
-
-
Erik Naggum authored
Fscroll_up, Fscroll_down, Fscroll_other_window, Fscroll_left, Fscroll_right, Frecenter, Fwindow_configuration_p): Harmonize arguments with documentation.
-
- 05 Jan, 1996 1 commit
-
-
Richard M. Stallman authored
window if it is still live.
-
- 04 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 02 Jan, 1996 1 commit
-
-
Richard M. Stallman authored
Like Freplace_buffer_in_windows but really does all frames.
-