- 25 Nov, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 16 Nov, 2001 1 commit
-
-
Kim F. Storm authored
Comment fixes. Use renamed symbols. (coordinates-in-window-p): Doc fix.
-
- 02 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 01 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 31 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
window is already smaller than the nominal mininum height.
-
- 29 Oct, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 24 Oct, 2001 1 commit
-
-
Pavel Janík authored
(coordinates_in_window): Remove unused variable `uy'.
-
- 21 Oct, 2001 1 commit
-
-
Miles Bader authored
-
- 20 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 15 Oct, 2001 3 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
doubled test for WINDOW being live.
-
Gerd Moellmann authored
-
- 10 Oct, 2001 1 commit
-
-
Stefan Monnier authored
-
- 08 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 15 Aug, 2001 1 commit
-
-
Gerd Moellmann authored
PT is partially visible in the window.
-
- 07 Aug, 2001 1 commit
-
-
Gerd Moellmann authored
frame, count in some empty lines when we can't move -ARG lines down.
-
- 10 Apr, 2001 2 commits
-
-
Gerd Moellmann authored
N screen-fulls or N lines. (window_scroll_pixel_based, window_scroll_line_based) (scroll_command, Fscroll_other_window): Change accordingly.
-
Gerd Moellmann authored
window_box_height instead of using it.last_visible_y for the height of the window.
-
- 09 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
window has a header line.
-
- 14 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
do_switch_frame to new format.
-
- 07 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
of ARG on graphical frames. (displayed_window_lines): If W->start is outside the accessible portion of the buffer, call start_display with BEGV or ZV instead of W->start.
-
- 01 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
ending up on a partially visible line.
-
- 28 Feb, 2001 2 commits
-
-
Ken Raeburn authored
-
Gerd Moellmann authored
(Fcurrent_window_configuration): Use allocate_other_vector.
-
- 20 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
equal to the current buffer.
-
- 19 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
(displayed_window_lines): Call line_bottom_y to determine the line's bottom position.
-
- 16 Feb, 2001 3 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
where the vertical line can be dragged.
-
- 13 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
the selected window if it is showing the buffer in question.
-
- 05 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
vscrolled.
-
- 02 Feb, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 31 Jan, 2001 2 commits
-
-
Gerd Moellmann authored
(Qleft_fringe, Qright_fringe): Replace Qleft_bitmap_area and Qright_bitmap_area. (coordinates_in_window): Return an enumerator from enum window_part. Fix handling of right scroll bar. (Fcoordinates_in_window_p): Doc fix. Return `left-fringe' and `right-fringe' instead of `left-bitmap-area' and `right-bitmap-area'. Use enumerators from enum window_part instead of hard-coded integers. (check_window_containing, window_from_coordinates): Use enumerators from enum window_part instead of hard-coded integers. (syms_of_window): Replace Qleft_bitmap_area and Qright_bitmap_area.with Qleft_fringe and Qright_fringe.
-
Gerd Moellmann authored
instead of Finteractive_p.
-
- 26 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
changing heights, so that a future shrink_mini_window won't restore a bogus height.
-
- 23 Jan, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 18 Jan, 2001 2 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(syms_of_window): Add a DEFVAR_BOOL for window-size-fixed, for the doc string.
-
- 16 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
here. (Fscroll_right, Fscroll_left): Set it here instead, if called interactively.
-
- 08 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
when increasing window's vscroll.
-