- 03 Oct, 2008 1 commit
-
-
Martin Rudalics authored
visibility since raise-frame does.
-
- 13 Sep, 2008 1 commit
-
-
Martin Rudalics authored
select-frame-set-input-focus.
-
- 11 Sep, 2008 1 commit
-
-
Martin Rudalics authored
not on the selected frame, raise that window's frame and give it input focus. (Bug#745)
-
- 10 Sep, 2008 2 commits
-
-
Juanma Barranquero authored
-
Martin Rudalics authored
-
- 05 Sep, 2008 1 commit
-
-
Martin Rudalics authored
is not splittable in last disjunct. (Bug#888)
-
- 03 Sep, 2008 1 commit
-
-
Martin Rudalics authored
-
- 01 Sep, 2008 1 commit
-
-
Chong Yidong authored
-
- 18 Aug, 2008 1 commit
-
-
Chong Yidong authored
scroll-margin instead of scroll-conservatively.
-
- 10 Jul, 2008 1 commit
-
-
Chong Yidong authored
-
- 01 Jul, 2008 1 commit
-
-
Glenn Morris authored
-
- 17 Jun, 2008 1 commit
-
-
Martin Rudalics authored
-
- 14 Jun, 2008 1 commit
-
-
Martin Rudalics authored
only if the selected window is higher than WINDOW.
-
- 10 Jun, 2008 1 commit
-
-
Martin Rudalics authored
Don't use with-selected-window to avoid messing up get-lru-window.
-
- 08 Jun, 2008 3 commits
-
-
Martin Rudalics authored
choice nil. (split-window-preferred-function): Allow either nil or a function. (window--splittable-p, window--try-to-split-window): Handle changed option values. (window--frame-usable-p): Handle nil argument. (display-buffer): Call get-lru-window when pop-up-windows is nil and window can't be split.
-
Andreas Schwab authored
cannot be split.
-
Stefan Monnier authored
-
- 06 Jun, 2008 1 commit
-
-
Martin Rudalics authored
-
- 05 Jun, 2008 1 commit
-
-
Stefan Monnier authored
(special-display-buffer-names, special-display-regexps) (special-display-function, same-window-p, same-window-buffer-names) (same-window-regexps, pop-up-frames, display-buffer-reuse-frames) (pop-up-frame-function, pop-up-windows) (split-window-preferred-function, split-height-threshold) (split-width-threshold, window--splittable-p) (window--try-to-split-window, window--frame-usable-p) (even-window-heights, window--even-window-heights) (window--display-buffer-1, window--display-buffer-2, display-buffer) (pop-to-buffer): Move from window.c and buffer.c. (split-window-preferred-horizontally): Remove. * cus-start.el: Remove corresponding declarations. * window.c (pop_up_windows, pop_up_frames) (display_buffer_reuse_frames, Vpop_up_frame_function) (Vdisplay_buffer_function, Veven_window_heights) (Vspecial_display_buffer_names, Vspecial_display_regexps) (Vspecial_display_function, Vsame_window_buffer_names) (Vsame_window_regexps, split_height_threshold) (Vsplit_window_preferred_function): Move those vars to window.el. (display_buffer_1, Fspecial_display_p, Fsame_window_p) (Fdisplay_buffer): Move those functions to window.el. (syms_of_window): Remove corresponding declarations. (display_buffer): New function. (temp_output_buffer_show, Fother_window_for_scrolling): Use it. * dispnew.c (Flast_nonminibuf_frame): New function. * buffer.c (Fpop_to_buffer): Move to window.el.
-
- 07 May, 2008 1 commit
-
-
Andreas Schwab authored
-
- 06 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 05 May, 2008 1 commit
-
-
Sam Steingold authored
-
- 29 Mar, 2008 1 commit
-
-
Juri Linkov authored
-
- 07 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 23 Dec, 2007 1 commit
-
-
Stefan Monnier authored
-
- 03 Dec, 2007 1 commit
-
-
Richard M. Stallman authored
-
- 22 Nov, 2007 1 commit
-
-
Stefan Monnier authored
(bw-balance-sub): Remove unused var `lastchild'. (split-window-vertically): Remove unused var `switch'. (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
-
- 16 Nov, 2007 1 commit
-
-
Stefan Monnier authored
(recenter-top-bottom): New command. (global-map): Bind it to C-l.
-
- 12 Oct, 2007 2 commits
-
-
Martin Rudalics authored
change setting the input focus.
-
Martin Rudalics authored
change setting the input focus.
-
- 06 Oct, 2007 1 commit
-
-
Martin Rudalics authored
select-window or select-frame events. (handle-select-window): When autoselecting window set input focus. Restructure.
-
- 08 Aug, 2007 1 commit
-
-
Glenn Morris authored
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 24 Jul, 2007 1 commit
-
-
Stefan Monnier authored
(bw-adjust-window): If operation failed, try with a smaller delta. (window-fixed-size-p): New function. (window-area-factor): New var. (balance-windows-area): New command.
-
- 09 Jul, 2007 1 commit
-
-
Jan Djärv authored
to 1 as enlarge-window uses the value to resize/shrink windows other than WINDOW if needed.
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 05 Nov, 2006 1 commit
-
-
Eli Zaretskii authored
(mouse-autoselect-window-state): New variable. (mouse-autoselect-window-start, mouse-autoselect-window-cancel) (mouse-autoselect-window-select, handle-select-window): Rewritten to make mouse-autoselect-window-timer a one-shot timer. Suspend delayed autoselection during menu or popup dialog.
-
- 20 Oct, 2006 1 commit
-
-
David Kastrup authored
operation would still cause some window to collapse later.
-
- 08 Sep, 2006 1 commit
-
-
Chong Yidong authored
(mouse-autoselect-window-position) (mouse-autoselect-window-window) (mouse-autoselect-window-now): New vars. (mouse-autoselect-window-cancel) (mouse-autoselect-window-select) (mouse-autoselect-window-start): New functions. (handle-select-window): Call `mouse-autoselect-window-start' when delayed window autoselection is enabled. * cus-start.el (mouse-autoselect-window): Handle delayed window autoselection. * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of commands after which it is allowed to print in the echo area.
-
- 29 Jul, 2006 1 commit
-
-
Eli Zaretskii authored
-