summaryrefslogtreecommitdiff
path: root/doc/lispref/windows.texi
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Rewrite the "Quitting Windows" section of Emacs Lisp ReferenceRichard Stallman2021-12-121-92/+122
* Fix manual entry of 'quit-restore-window' (Bug#52328)Martin Rudalics2021-12-091-6/+6
* Improve documentation of window hooksEli Zaretskii2021-11-181-1/+3
* Clarify "text area of a window" in the documentationEli Zaretskii2021-11-061-26/+28
* Further fixes to Elisp manualMartin Rudalics2021-10-181-7/+2
* Minor fixes for recent changes in ELisp manualEli Zaretskii2021-10-181-13/+15
* Rewrites of Elisp manual including tab-bar and tab-line changesMartin Rudalics2021-10-181-380/+448
* ; * doc/lispref/windows.texi (Cyclic Window Ordering): Fix typo.Stefan Kangas2021-09-211-1/+1
* Document `window-bump-use-time'Lars Ingebrigtsen2021-09-211-0/+5
* Improve handling of dedicated flag for side windows (Bug#48493)pillule2021-06-141-22/+35
* ; Improve delete-window-choose-selected documentationRobert Pluim2021-06-111-5/+5
* Rename/rewrite recently added option and function in window.elMartin Rudalics2021-06-111-8/+18
* Provide new option `delete-window-set-selected' (Bug#47300)Martin Rudalics2021-06-101-19/+28
* Document `with-selected-frame'Lars Ingebrigtsen2021-06-011-0/+8
* Fix unclean "can't happen" error handling in read_minibuf_unwindAlan Mackenzie2021-04-221-3/+7
* Fix typosMattias EngdegÄrd2021-02-181-1/+1
* Add a display-buffer window selection function that's more like XEmacsLars Ingebrigtsen2021-01-071-0/+6
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix documentation of window-in-direction arg MINIBUF (bug#44932)Juri Linkov2020-12-011-6/+8
* In attempted recursive minibuffer use, display error message in correct frameAlan Mackenzie2020-11-191-2/+5
* Merge from origin/emacs-27Glenn Morris2020-04-151-19/+20
|\
| * Fix Elisp manual entry on 'set-window-configuration'Martin Rudalics2020-04-151-19/+20
* | * lisp/window.el (display-buffer): Extend doc with body-function (bug#39822)Juri Linkov2020-04-031-4/+5
* | Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)Juri Linkov2020-03-301-0/+9
* | Fix sxhash-equal on bytecodes, markers, etc.Paul Eggert2020-01-071-4/+0
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Spelling fixesPaul Eggert2019-12-101-1/+1
* 2019-11-26 Martin Rudalics <rudalics@gmx.at>Martin Rudalics2019-11-261-14/+64
* Update documentation for tabs.Juri Linkov2019-09-281-0/+12
* Adjust quit-window-hook documentationLars Ingebrigtsen2019-08-211-4/+4
* Add a new hook: `quit-window-hook'Lars Ingebrigtsen2019-08-191-0/+4
* Have 'display-buffer-reuse-window' prefer window on selected frame (Bug#36680)Martin Rudalics2019-07-191-1/+2
* Merge from origin/emacs-26Glenn Morris2019-07-061-1/+1
|\
| * Fix typo in windows.texiStefan Kangas2019-06-281-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-06-151-13/+37
|\ \ | |/
| * Fix description of 'display-buffer-in-previous-window' again (Bug#36161)Martin Rudalics2019-06-121-13/+37
* | Merge from origin/emacs-26Glenn Morris2019-06-111-0/+3
|\ \ | |/
| * Fix doc of 'display-buffer-in-previous-window' (Bug#36161)Martin Rudalics2019-06-111-0/+3
* | Merge from origin/emacs-26Glenn Morris2019-06-071-34/+49
|\ \ | |/
| * Try to improve text on atomic windows in Elisp manualMartin Rudalics2019-06-031-34/+49
* | New buffer display action function 'display-buffer-in-direction'Martin Rudalics2019-05-191-1/+66
* | Merge from origin/emacs-26Glenn Morris2019-04-101-49/+66
|\ \ | |/
| * Improve documentation of set-window-startEli Zaretskii2019-04-061-7/+15
| * Improve documentation of window parametersEli Zaretskii2019-04-061-42/+51
* | Further redesign of window change functionsMartin Rudalics2019-03-091-34/+72
* | Fix wording in Window Hooks section of Elisp manualMartin Rudalics2019-01-171-24/+27
* | Expand spectrum of window change functionsMartin Rudalics2019-01-171-6/+40
* | Run window change functions during redisplayMartin Rudalics2019-01-111-84/+230
* | Handle dedicated status in 'window--display-buffer' (Bug#33870)Martin Rudalics2019-01-101-0/+10