| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-09-28 | 1 | -4/+4 |
|\ |
|
| * | lisp/window.el (walk-windows): Doc fix (bug#7105). | Juanma Barranquero | 2010-09-26 | 1 | -4/+4 |
* | | Use `declare' in defmacros. | Stefan Monnier | 2010-08-30 | 1 | -0/+1 |
* | | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
* | | * window.el (pop-to-buffer): Remove the conditional that | Martin Rudalics | 2010-06-07 | 1 | -9/+6 |
* | | Move scrolling commands from simple.el to window.el | Juri Linkov | 2010-04-16 | 1 | -0/+149 |
|/ |
|
* | Fix typos in docstrings. | Juanma Barranquero | 2010-01-14 | 1 | -5/+5 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | (window--display-buffer-2): Fix previous changes. | Glenn Morris | 2009-12-01 | 1 | -3/+1 |
* | (window-to-use): Define for compiler. | Glenn Morris | 2009-12-01 | 1 | -1/+4 |
* | Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981) | Juri Linkov | 2009-11-29 | 1 | -30/+56 |
* | Really make the *Completions* window soft-dedicated (bug#5030). | Stefan Monnier | 2009-11-25 | 1 | -7/+7 |
* | (move-to-window-line-last-op): Remove. | Stefan Monnier | 2009-11-23 | 1 | -12/+8 |
* | (move-to-window-line-last-op): New var. | Stefan Monnier | 2009-11-23 | 1 | -0/+33 |
* | * window.el (display-buffer-mark-dedicated): New var. | Stefan Monnier | 2009-11-19 | 1 | -4/+13 |
* | * x-dnd.el (x-dnd-maybe-call-test-function): | Stefan Monnier | 2009-11-13 | 1 | -2/+1 |
* | Convert comments about autoloads into autoload comments. | Glenn Morris | 2009-10-15 | 1 | -2/+3 |
* | (window-full-height-p): Add doc string. | Glenn Morris | 2009-10-04 | 1 | -0/+4 |
* | Martin Rudalics <rudalics at gmx.at> | Glenn Morris | 2009-10-04 | 1 | -0/+6 |
* | Define risky-local-variable property here rather than in files.el. | Glenn Morris | 2009-08-26 | 1 | -0/+2 |
* | (split-window-sensibly): New function. | Martin Rudalics | 2009-05-07 | 1 | -61/+111 |
* | Remove experimental code inadvertently introduced when reverting the | Martin Rudalics | 2009-01-16 | 1 | -56/+0 |
* | (special-display-p): Revert 2009-01-14 change. | Martin Rudalics | 2009-01-15 | 1 | -14/+72 |
* | (special-display-buffer-names) | Martin Rudalics | 2009-01-14 | 1 | -130/+173 |
* | (special-display-buffer-names) | Martin Rudalics | 2009-01-09 | 1 | -8/+8 |
* | (display-buffer): Fix last fix. | Martin Rudalics | 2009-01-05 | 1 | -4/+3 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (display-buffer): When a buffer is displayed in the | Martin Rudalics | 2009-01-04 | 1 | -4/+10 |
* | (set-window-text-height): Fix doc-string. | Martin Rudalics | 2008-12-21 | 1 | -1/+1 |
* | (fit-window-to-buffer): Return non-nil when height | Martin Rudalics | 2008-12-12 | 1 | -4/+10 |
* | (fit-window-to-buffer): Use with-selected-window and | Martin Rudalics | 2008-12-11 | 1 | -74/+88 |
* | (display-buffer): Fix handling of not-this-window | Martin Rudalics | 2008-11-27 | 1 | -8/+25 |
* | (window--frame-usable-p): Consider dedicated windows as usable. | Stefan Monnier | 2008-11-18 | 1 | -1/+6 |
* | (quit-window): Bind window to selected window when | Martin Rudalics | 2008-11-17 | 1 | -1/+2 |
* | (window--frame-usable-p): Allow use for soft-dedication. | Stefan Monnier | 2008-11-17 | 1 | -3/+4 |
* | Fix EOLs broken with last commit. | Martin Rudalics | 2008-11-15 | 1 | -1674/+1674 |
* | (quit-window): Restore delete window with second | Martin Rudalics | 2008-11-15 | 1 | -1672/+1674 |
* | (quit-window): Restore prefix argument behavior | Martin Rudalics | 2008-11-05 | 1 | -1/+3 |
* | (save-selected-window): Make it behave like | Martin Rudalics | 2008-11-04 | 1 | -35/+15 |
* | (save-selected-window-norecord): New macro | Martin Rudalics | 2008-11-02 | 1 | -13/+41 |
* | (window-body-height, window-current-scroll-bars) | Martin Rudalics | 2008-10-31 | 1 | -166/+182 |
* | (quit-window): Simplify code. Say in doc-string | Martin Rudalics | 2008-10-30 | 1 | -42/+24 |
* | (get-buffer-window-list): Rename buffer argument to | Martin Rudalics | 2008-10-25 | 1 | -4/+9 |
* | (enlarge-window-horizontally, shrink-window-horizontally): | Martin Rudalics | 2008-10-19 | 1 | -6/+10 |
* | (pop-to-buffer): Fix misplacement of arg norecord in | Martin Rudalics | 2008-10-10 | 1 | -2/+2 |
* | (pop-up-frames): Add choice graphic-only. | Martin Rudalics | 2008-10-09 | 1 | -5/+19 |
* | (window--display-buffer-1): Don't care about | Martin Rudalics | 2008-10-03 | 1 | -4/+2 |
* | (pop-to-buffer): Select window before calling | Martin Rudalics | 2008-09-13 | 1 | -4/+3 |
* | (pop-to-buffer): If the window for buffer-or-name is | Martin Rudalics | 2008-09-11 | 1 | -2/+17 |
* | Fix EOL mishap in previous commit. | Juanma Barranquero | 2008-09-10 | 1 | -1629/+1629 |