summaryrefslogtreecommitdiff
path: root/lisp/window.el
Commit message (Expand)AuthorAge
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-31
* Support variable name for previous-window in display-buffer-in-previous-windowJuri Linkov2021-01-27
* ; Remove recent spurious addition in window.elBasil L. Contovounesios2021-01-15
* Merge from origin/emacs-27Glenn Morris2021-01-14
|\
| * Fix assertion failure in window_box_height (Bug#45737)Martin Rudalics2021-01-10
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Support using auth-source for NickServ passwords in ERCLeon Vack2021-01-11
* | Fix incompleteness in the implementation of minibuffer-follows-selected-frameAlan Mackenzie2021-01-10
* | Further display-buffer doc changesLars Ingebrigtsen2021-01-07
* | Add a display-buffer window selection function that's more like XEmacsLars Ingebrigtsen2021-01-07
* | Fix typo in last display-buffer doc string changeLars Ingebrigtsen2021-01-07
* | Edit the display-buffer doc string slightlyLars Ingebrigtsen2021-01-07
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Prefer setq-local in most filesStefan Kangas2020-12-09
* | Fix use of 'switch-to-buffer-preserve-window-point'Zajcev Evgeny2020-12-01
* | Fix MINIBUF 'nomini' arg for windmove/window-in-direction (bug#44932)Juri Linkov2020-11-29
* | Merge from origin/emacs-27Glenn Morris2020-11-07
|\|
| * Split windows evenly when 'min-margins' parameter was set (Bug#44483)Martin Rudalics2020-11-07
* | Merge from origin/emacs-27Glenn Morris2020-10-27
|\|
| * Don't skip empty lines when fitting mini frame to buffer (Bug#44080)Clemens Radermacher2020-10-27
* | Merge from origin/emacs-27Glenn Morris2020-10-02
|\|
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | Fix check for derived modes in display-buffer-reuse-mode-windowTrevor Murphy2020-10-02
* | Fix recent change to window-max-chars-per-lineLars Ingebrigtsen2020-09-21
* | Fix line width in M-x term on -nw with line numbersLars Ingebrigtsen2020-09-21
* | * lisp/window.el: Add provide statementStefan Kangas2020-09-15
* | Add optional ALL-FRAMES arfument to count-windowsJen-Chieh Shen2020-08-18
* | Remove some compat code from window.elLars Ingebrigtsen2020-08-18
* | * lisp/window.el (display-buffer-override-next-command): Add ECHO arg.Juri Linkov2020-07-19
* | Bind 'C-x 4 1' to 'same-window-prefix' and document new commands (bug#41691)Juri Linkov2020-07-01
* | Push action to list of functions in display-buffer-override-next-commandJuri Linkov2020-06-25
* | Fix display-buffer-override-next-command to call action only once (bug#39722)Juri Linkov2020-06-22
* | New commands other-window-prefix (C-x 4 4) and other-frame-prefix (C-x 5 5)Juri Linkov2020-06-22
* | The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691)Juri Linkov2020-06-07
* | Fix 'count-screen-lines' when lines are truncatedEli Zaretskii2020-05-02
* | * lisp/window.el (display-buffer): Extend doc with body-function (bug#39822)Juri Linkov2020-04-03
* | Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)Juri Linkov2020-03-30
* | Add store/restore window configuration feature for gdb-miYuan Fu2020-03-15
* | * lisp/window.el: Avoid `called-interactively-p`.Stefan Monnier2020-03-10
* | Merge from origin/emacs-27Glenn Morris2020-03-07
|\|
| * Fix args in 'window-text-pixel-size' call in 'fit-window-to-buffer'Justin Burkett2020-03-05
* | New command make-frame-on-current-monitor to use in windmove (bug#39875)Juri Linkov2020-03-06
* | Merge from origin/emacs-27Glenn Morris2020-03-04
|\|
| * Fix fit-frame-to-buffer for multi-monitor setupSergey Trofimov2020-03-01
* | Use quit-restore-window to close tab (bug#39446)Juri Linkov2020-02-10
|/
* Improve doc-strings of 'quit-window' and 'quit-restore-window' (Bug#38819)Martin Rudalics2020-01-05
* Update copyright year to 2020Paul Eggert2020-01-01
* New functions window-state-buffers and tab-bar-get-buffer-tab (bug#38354)Juri Linkov2019-12-03
* Fix previous change to (next|previous)-bufferJuanma Barranquero2019-11-26
* (next|previous)-buffer no longer fail silently (bug#38384)Juanma Barranquero2019-11-26