- 30 Jan, 2006 1 commit
-
-
Juanma Barranquero authored
-
- 06 Dec, 2005 1 commit
-
-
Richard M. Stallman authored
Assume it is 0. All callers changed. (Fenlarge_window, Fshrink_window): Likewise.
-
- 01 Dec, 2005 1 commit
-
-
Stefan Monnier authored
window-point of one window to another.
-
- 27 Nov, 2005 1 commit
-
-
Richard M. Stallman authored
(Fadjust_window_trailing_edge): New function. (syms_of_window): defsubr it. (window_deletion_count): New variable. (delete_window): Update window_deletion_count.
-
- 04 Nov, 2005 1 commit
-
-
Stefan Monnier authored
Don't abuse the `mini' arg. Use the `obj' arg instead.
-
- 03 Nov, 2005 2 commits
-
-
Richard M. Stallman authored
(enlarge_window): Rename WIDTHFLAG to HORIZ_FLAG. (CURBEG, CURSIZE): Use HORIZ_FLAG instead of WIDTHFLAG.
-
Stefan Monnier authored
-
- 01 Nov, 2005 1 commit
-
-
Stefan Monnier authored
determine whether to consider dedicated windows as well. (Fget_lru_window, Fget_largest_window): Add `dedicated' argument. (Fdisplay_buffer): Do consider dedicated windows in those cases where we will split the window rather than reuse it. Don't try to use windows on other displays.
-
- 20 Oct, 2005 1 commit
-
-
Kim F. Storm authored
-
- 11 Oct, 2005 2 commits
-
-
Kim F. Storm authored
Fix x position for ON_TEXT when left margin width > 0.
-
Kim F. Storm authored
ON_SCROLL_BAR.
-
- 10 Oct, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 09 Oct, 2005 1 commit
-
-
Romain Francoise authored
-
- 07 Oct, 2005 1 commit
-
-
Kim F. Storm authored
-
- 04 Oct, 2005 1 commit
-
-
Kim F. Storm authored
(Fwindow_split_tree): New defun. (syms_of_window): Defsubr it.
-
- 18 Sep, 2005 1 commit
-
-
Andreas Schwab authored
(window_fixed_size_p): Don't use it.
-
- 16 Aug, 2005 1 commit
-
-
Kim F. Storm authored
(Fcurrent_window_configuration): Use VECSIZE macro instead.
-
- 07 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 21 Jul, 2005 1 commit
-
-
Juanma Barranquero authored
Improve argument/docstring consistency.
-
- 11 Jul, 2005 1 commit
-
-
Stefan Monnier authored
-
- 07 Jul, 2005 2 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
- 06 Jul, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 03 Jul, 2005 1 commit
-
-
Richard M. Stallman authored
finding point when scrolling up.
-
- 29 Jun, 2005 1 commit
-
-
Richard M. Stallman authored
Handle `scroll-preserve-screen-position' non-nil, non-t specially. (syms_of_window): <scroll-preserve-screen-position>: Doc fix.
-
- 21 Jun, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 10 Jun, 2005 1 commit
-
-
Luc Teirlinck authored
-
- 06 Jun, 2005 1 commit
-
-
Jan Djärv authored
a h/vchild.
-
- 20 May, 2005 1 commit
-
-
Lute Kamstra authored
-
- 26 Apr, 2005 1 commit
-
-
Richard M. Stallman authored
(syms_of_window): Doc fixes.
-
- 23 Apr, 2005 1 commit
-
-
Richard M. Stallman authored
(syms_of_window): Initialize window-size-fixed to nil. But don't DEFVAR window_size_fixed.
-
- 18 Apr, 2005 1 commit
-
-
Kim F. Storm authored
-
- 12 Apr, 2005 1 commit
-
-
Stefan Monnier authored
among several possible points for the new_current_buffer.
-
- 10 Apr, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 21 Feb, 2005 1 commit
-
-
Kim F. Storm authored
handle partial visible line at end of window even when we hit PT.
-
- 24 Jan, 2005 1 commit
-
-
Kim F. Storm authored
direction if window height was smaller than next-screen-context-lines. Now always scroll at least one line in the requested direction. Ensure that we actually do scroll backwards when requested to do so.
-
- 23 Jan, 2005 2 commits
-
-
Kim F. Storm authored
partially visible rows. (window_scroll_pixel_based): Adapt to that change.
-
Kim F. Storm authored
if scrolling doesn't move start point, e.g. if looking at tall image.
-
- 22 Jan, 2005 1 commit
-
-
Kim F. Storm authored
(syms_of_window): DEFVAR_BOOL it. (Fpos_visible_in_window_p): Extend return value to include RTOP and RBOT values if FULLY is nil. (window_scroll_pixel_based): Adjust vscroll for partially visible rows if auto_window_vscroll_p is set. (Fset_window_vscroll): Do nothing if vscroll is not modified.
-