- 22 Mar, 1995 1 commit
-
-
Karl Heuer authored
-
- 14 Mar, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 11 Mar, 1995 1 commit
-
-
Richard M. Stallman authored
(syms_of_window): Set up Lisp vars. (Fdisplay_buffer): Use those vars--if requested, use current window.
-
- 23 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
for DELETE_BUFFER_WINDOWS as for UNSHOW_BUFFER. (syms_of_window): Doc fixes.
-
- 05 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
(Fsplit_window, Fset_window_configuration): Set FRAME_WINDOW_SIZES_CHANGED to 1 in the frame being changed.
-
- 18 Jan, 1995 1 commit
-
-
Richard M. Stallman authored
(syms_of_window): Init and staticpro it. (temp_output_buffer_show): Run the hook.
-
- 10 Jan, 1995 1 commit
-
-
Karl Heuer authored
-
- 02 Jan, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 22 Nov, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 16 Nov, 1994 3 commits
-
-
Karl Heuer authored
(SAVE_WINDOW_DATA_SIZE): Macro deleted.
-
Karl Heuer authored
-
Karl Heuer authored
-
- 26 Oct, 1994 1 commit
-
-
Karl Heuer authored
-
- 25 Oct, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 20 Oct, 1994 2 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
than its peer, even out their heights.
-
- 17 Oct, 1994 2 commits
-
-
Morten Welinder authored
-
Richard M. Stallman authored
something to split, verify that a window's frame is splittable.
-
- 04 Oct, 1994 2 commits
-
-
Karl Heuer authored
set_window_width, Fset_window_buffer, Fselect_window, temp_output_buffer_show, make_dummy_parent, Fsplit_window, change_window_height, window_scroll, Fscroll_left, Fscroll_right, Frecenter, Fmove_to_window_line, Fset_window_configuration, save_window_save, Fcurrent_window_configuration, init_window_once): Don't use XFASTINT as an lvalue.
-
Karl Heuer authored
Fdisplay_buffer, Frecenter, Fmove_to_window_line, Fcurrent_window_configuration): Use new accessor macros instead of calling XSET directly.
-
- 03 Oct, 1994 1 commit
-
-
Karl Heuer authored
-
- 27 Sep, 1994 2 commits
-
-
Richard M. Stallman authored
-
Karl Heuer authored
Fget_buffer_window, Fscroll_other_window, Frecenter, Fwindow_configuration_p, Fset_window_configuration): Use type test macros.
-
- 23 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 22 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
(special-display-regexps, special-display-function): Accept cons cells in `special-display-buffer-names' and `special-display-regexps'. If the buffer name matches the car, call `special-display-function' with the cdr as a second argument.
-
- 20 Sep, 1994 3 commits
-
-
Karl Heuer authored
FRAME_SCROLL_BAR_COLS.
-
Karl Heuer authored
-
Richard M. Stallman authored
(Fcurrent_window_configuration): Set slots from window_min_... (Fset_window_configuration): Restore them. Set window_min_height and window_min_width to 1 while restoring windows.
-
- 13 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
When we delete a frame, skip all the windows on that frame.
-
- 10 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 09 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 08 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
if w->start is outside the buffer bounds.
-
- 03 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 01 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 28 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 24 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
in the minibuffer frame.
-
- 16 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 14 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 11 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 07 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
try both visible frames and iconified frames. (window_loop): Likewise, for FRAMES = 0. (Fget_buffer_window): Likewise, for FRAME = 0. (Fdisplay_buffer): Pass 0 to Fget_buffer_window; if the frame is iconified, make it visible.
-