summaryrefslogtreecommitdiff
path: root/lisp/window.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Stefan Kangas2023-03-29
|\
| * ; Fix incompatibility in 'display-buffer-assq-regexp'Eli Zaretskii2023-03-28
* | Merge from origin/emacs-29Stefan Monnier2023-03-27
|\|
| * Fix accidental backward-incompatible change (bug#62417)João Távora2023-03-27
* | Merge from origin/emacs-29Stefan Kangas2023-03-05
|\|
| * ; More accurate doc strings for 'window-at' and 'window-at-x-y'.Eli Zaretskii2023-03-04
* | Merge from origin/emacs-29Stefan Kangas2023-02-19
|\|
| * Fix 'display-buffer-use-least-recent-window'martin rudalics2023-02-18
* | Move side-effect-free and pure declarations to function definitionsMattias Engdegård2023-02-17
|/
* Improve documentation of 'repeat-mode' and related variablesEli Zaretskii2023-02-02
* Fix doc strings of window-splitting commandsEli Zaretskii2023-01-26
* Fix split-window-below for the case when split-window-keep-point is nil.Juri Linkov2023-01-18
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov2022-12-22
* Fix 'window-max-chars-per-line' when there are no fringesEli Zaretskii2022-12-17
* ; Fix a typo in window.elEli Zaretskii2022-12-14
* ; Typo fixes in etc/NEWS and lisp/ filesJuanma Barranquero2022-11-29
* ; Fix typosStefan Kangas2022-11-18
* Prefer defvar-keymap in window.elStefan Kangas2022-11-17
* Use '^' key for detach command bindingsSean Whitton2022-09-14
* Add new C-x w prefix mapSean Whitton2022-09-12
* Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* Add new functions for splitting the root windowHugo Heagren2022-09-05
* Revert parts of 3f076a8e44 that caused test failuresJuri Linkov2022-08-28
* Use truncated-partial-width-window-p in more places (bug#56815)Juri Linkov2022-08-27
* Fix 'fit-frame-to-buffer' (Bug#56102)Martin Rudalics2022-07-06
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* Allow C-x 4 4, C-x 5 5, C-x t t to handle commands that use switch-to-bufferJuri Linkov2022-06-09
* Make the goal column work for the scrolling commands, tooLars Ingebrigtsen2022-06-05
* Remove window-max-characters-per-lineLars Ingebrigtsen2022-06-03
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-24
* * lisp/window.el (display-buffer-avoid-small-windows): Fix :type.Michael Albinus2022-05-22
* ; Improve documentation of 'display-buffer-avoid-small-windows'Eli Zaretskii2022-05-20
* Add new user option display-buffer-avoid-small-windowsLars Ingebrigtsen2022-05-20
* Add a new display-buffer-full-frame display actionLars Ingebrigtsen2022-05-18
* Clean up and simplify 'quit-restore-window' codeMartin Rudalics2022-05-18
* 2022-05-14 Martin Rudalics <rudalics@gmx.at>Martin Rudalics2022-05-14
* ; Improve documentation of 'switch-to-prev-buffer-skip-regexp'Eli Zaretskii2022-05-12
* Add new user option switch-to-prev-buffer-skip-regexpLars Ingebrigtsen2022-05-12
* Factor out *scratch* initializationSean Whitton2022-05-09
* Explain better what the interactive prefix does in scroll-down/upLars Ingebrigtsen2022-05-07
* Make scroll-other-window respect target window remappingsLars Ingebrigtsen2022-05-01
* Simplify window-char-pixel-* code slightlyLars Ingebrigtsen2022-04-29
* Add new functions for computing character metrics for windowsTitus von der Malsburg2022-04-29
* Tweak interactive use of delete-windows-onLars Ingebrigtsen2022-04-26
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* ; * lisp/window.el (display-buffer-assq-regexp): Doc fix.Eli Zaretskii2022-04-16
* Improve buffer-match-p documentationPhilip Kaludercic2022-04-15
* * window.el (display-buffer-assq-regexp): Use buffer-matchPhilip Kaludercic2022-04-15
* Init 'rest' in 'balance-windows-2' (Bug#54380)Martin Rudalics2022-03-14