summaryrefslogtreecommitdiff
path: root/lisp/window.el
Commit message (Expand)AuthorAgeFilesLines
* Provide more details in doc-string of 'delete-windows-on' (Bug#34749)Martin Rudalics2019-03-081-3/+15
* Improve documentation of 'delete-windows-on'Eli Zaretskii2019-03-081-0/+6
* * lisp/window.el (fit-frame-to-buffer): Make doc-string more accurate.Martin Rudalics2019-03-061-4/+7
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Fix a simple bug in display-buffer-use-some-frameStephen Leake2018-12-231-4/+2
* Fix description of some window hooksMartin Rudalics2018-11-181-1/+6
* Run 'window--adjust-process-windows' when frame size changes (Bug#32720)Gary Fredericks2018-11-181-0/+2
* Rewrite buffer display related doc-strings and docMartin Rudalics2018-11-081-132/+154
* Fix a typo in a doc string.Eli Zaretskii2018-10-051-1/+1
* Improve docs of functions/variables related to 'display-buffer'Eli Zaretskii2018-09-241-28/+53
* * lisp/window.el (window-toggle-side-windows): Doc fix. (Bug#31858)Eli Zaretskii2018-06-171-7/+8
* * lisp/window.el (window-largest-empty-rectangle): Fix grammar.Charles A. Roelli2018-01-271-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix doc-string of 'display-buffer-in-side-window'Martin Rudalics2017-12-071-2/+3
* Improve discoverability of 'read-buffer-completion-ignore-case'Eli Zaretskii2017-11-241-12/+15
* Allow split-window-sensibly to split threshold in further edge caseJoão Távora2017-11-031-11/+24
* Don't allow (minibuffer-window-active-p nil) to return tMartin Rudalics2017-10-281-1/+1
* Fix some duplicate words typosGlenn Morris2017-10-271-1/+1
* Fix some doc typosGlenn Morris2017-10-271-1/+1
* Fix some ‘window-normalize-’ prefixed functions (Bug#28947)Martin Rudalics2017-10-231-15/+31
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix two side window problems noted by Alex (Bug#27999)Martin Rudalics2017-08-191-6/+6
* Fix doc-string of `delete-other-windows'Martin Rudalics2017-08-071-9/+9
* * lisp/window.el (display-buffer--special-action): Use a closure.Stefan Monnier2017-07-071-3/+3
* Spelling fixesPaul Eggert2017-07-061-1/+1
* Provide additional support for child framesMartin Rudalics2017-06-251-197/+418
* Fix bugs in `with-displayed-buffer-window' and `fit-window-to-buffer'Martin Rudalics2017-04-151-11/+25
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-1/+1
* Add new frame parameters and associated functionsMartin Rudalics2017-04-121-76/+93
* In `window--display-buffer' fix behavior reported in Bug#25946martin rudalics2017-03-051-5/+5
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Strengthen conditions for resizing sibling windows (Bug#25169)Martin Rudalics2016-12-121-2/+2
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | Document atomic windows in Elisp manual (Bug#18170)Martin Rudalics2016-10-171-1/+1
* | Document return value of `display-buffer-in-side-window'Martin Rudalics2016-10-051-2/+2
* | Document and fix some bugs with side windowsMartin Rudalics2016-10-051-284/+622
* | In `pop-to-buffer' handle case where `display-buffer' fails (Bug#24332)Martin Rudalics2016-08-301-21/+26
* | Merge from origin/emacs-25Paul Eggert2016-08-221-7/+18
|\ \ | |/
| * Facultatively ignore margins when splitting and resizing windows (Bug#24193)Martin Rudalics2016-08-161-7/+18
* | Don't let window start override window point in `window-state-put' (Bug#24240)Andreas Politz2016-08-181-1/+3
* | Fix docs on `display-buffer-below-selected' (Bug#24213)Martin Rudalics2016-08-131-3/+5
* | Spelling and minor grammar fixesPaul Eggert2016-08-051-1/+1
* | * lisp/window.el: Use lexical-bindingStefan Monnier2016-08-021-56/+32
* | * lisp/window.el (switch-to-buffer-preserve-window-point): Bump :version.Mark Oteiza2016-06-161-1/+1
* | Preserve buffer point in windows by default (Bug#4041).Mark Oteiza2016-05-271-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-011-28/+30
|\ \ | |/
| * Fix the MSDOS buildEli Zaretskii2016-04-301-10/+11
| * * lisp/window.el (window--process-window-list): No-op if no processes.Glenn Morris2016-04-271-18/+19
| * Fix bug#22891: wrong terminal width when a fringe width is zero.Anders Lindgren2016-04-271-2/+2