aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/window.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix window-point-context-set and window-point-context-use (bug#33871)Juri Linkov2024-04-091-2/+3
* Mark display-comint-buffer-action as obsolete after adding a category.Juri Linkov2024-04-051-2/+14
* New functions to set and use context of window points (bug#33871)Juri Linkov2024-04-021-0/+72
* New condition/action entry 'category' for 'display-buffer' (bug#69983)Juri Linkov2024-04-021-0/+4
* In window-related documentation write 'symbol' instead of 'constant'Martin Rudalics2024-03-161-4/+4
* Further adjustments for restoring killed buffer windows (Bug#68235)Martin Rudalics2024-03-151-25/+24
* Fix 'set-window-configuration' and 'window-state-put'Martin Rudalics2024-03-041-7/+58
* Merge from origin/emacs-29Eli Zaretskii2024-01-201-1/+1
|\
| * ; Fix typos in symbol namesStefan Kangas2024-01-141-1/+1
* | New display action alist entry 'post-command-select-window' (bug#67993)Juri Linkov2024-01-161-0/+19
* | * lisp/window.el (window-prefix-map): Bind C-x w q to quit-window (bug#13167)Juri Linkov2024-01-131-1/+2
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-301-2/+4
|\ \ | |/
| * Fix 'split-root-window-right' and 'split-root-window-below'Eli Zaretskii2023-12-251-2/+4
* | (display-buffer): New `pop-up-frames` action alist entryStefan Monnier2023-12-161-16/+17
* | Merge from origin/emacs-29Eli Zaretskii2023-12-021-6/+8
|\ \ | |/
| * Fix behavior of 'split-root-window-*' with 'C-u'Eli Zaretskii2023-11-291-6/+8
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-231-4/+2
* | Add toggle-window-dedicated command and mode-line-window-dedicatedSpencer Baugh2023-10-251-0/+59
* | (buffer-match-p): Replace `&optional` with `&rest` (bug#65797)Stefan Monnier2023-10-201-4/+2
* | ; Grammar fixes ("allow to" et al)Stefan Kangas2023-09-171-2/+2
* | Correct many instances of ``allows to''Po Lu2023-09-101-2/+2
* | Use ensure-list in many more placesStefan Kangas2023-08-271-2/+1
* | Avoid errors in posn-col-row if fonts disappear from an X serverPo Lu2023-08-221-9/+14
* | Prevent tex-shell buffer from reusing same windowRobert Pluim2023-07-131-1/+2
* | Fix 'toggle-side-windows' with 3 or more side windowsMartin Rudalics2023-07-081-2/+12
* | Merge from origin/emacs-29Eli Zaretskii2023-06-171-0/+8
|\ \ | |/
| * ; Fix previous changeRobert Pluim2023-06-121-1/+1
| * Fix tex-mode display-buffer issuesEli Zaretskii2023-06-111-0/+8
* | Merge from origin/emacs-29Eli Zaretskii2023-05-261-1/+1
|\ \ | |/
| * Split windows horizontally in places that use split to create a new window.Juri Linkov2023-05-191-1/+1
* | Merge from origin/emacs-29Stefan Kangas2023-03-291-8/+8
|\ \ | |/
| * ; Fix incompatibility in 'display-buffer-assq-regexp'Eli Zaretskii2023-03-281-8/+8
* | Merge from origin/emacs-29Stefan Monnier2023-03-271-6/+10
|\ \ | |/
| * Fix accidental backward-incompatible change (bug#62417)João Távora2023-03-271-6/+10
* | Merge from origin/emacs-29Stefan Kangas2023-03-051-0/+4
|\ \ | |/
| * ; More accurate doc strings for 'window-at' and 'window-at-x-y'.Eli Zaretskii2023-03-041-0/+4
* | Merge from origin/emacs-29Stefan Kangas2023-02-191-26/+143
|\ \ | |/
| * Fix 'display-buffer-use-least-recent-window'martin rudalics2023-02-181-26/+143
* | Move side-effect-free and pure declarations to function definitionsMattias Engdegård2023-02-171-0/+9
|/
* Improve documentation of 'repeat-mode' and related variablesEli Zaretskii2023-02-021-2/+3
* Fix doc strings of window-splitting commandsEli Zaretskii2023-01-261-6/+10
* Fix split-window-below for the case when split-window-keep-point is nil.Juri Linkov2023-01-181-4/+8
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov2022-12-221-5/+2
* Fix 'window-max-chars-per-line' when there are no fringesEli Zaretskii2022-12-171-9/+6
* ; Fix a typo in window.elEli Zaretskii2022-12-141-1/+1
* ; Typo fixes in etc/NEWS and lisp/ filesJuanma Barranquero2022-11-291-1/+1
* ; Fix typosStefan Kangas2022-11-181-1/+1