summaryrefslogtreecommitdiff
path: root/src/window.h
AgeCommit message (Expand)Author
2026-01-24Support cons cell for 'line-spacing'Daniel Mendler
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-26Protect against GCing of last_mouse_windowPaul Eggert
2025-01-14Handle removal of selected tty child frameMartin Rudalics
2025-01-01Update copyright year to 2025Paul Eggert
2024-08-01Improve window/buffer handling codeMartin Rudalics
2024-05-18New functions '(set-)window-cursor-type'Eshel Yaron
2024-01-20Be more systematic about parens in C source codePaul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-10; Fix typosStefan Kangas
2023-10-28Support for menu bar in window_from_coordinatesManuel Giraud
2023-07-22Fix window box computation for menu bar windowsPo Lu
2023-07-17Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-07-16xdisp.c: Improve doc of `redisplay` flags a bitStefan Monnier
2023-06-18Update Android portPo Lu
2023-05-14Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-05-13Fix detection of tab bar windows on PGTKPo Lu
2023-02-16Update Android portPo Lu
2023-02-15Update Android portPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-25Merge 'master' into noverlayStefan Monnier
2022-07-31Delete redisplay-end-trigger-functions and related defunsStefan Kangas
2022-07-08Actually fix the long lines display bug (bug#56393).Gregory Heytings
2022-06-09Account for remapped faces in $COLUMNS and $LINES in EshellJim Porter
2022-05-09Allow precision-scrolling nonselected windows when the minibuffer is resizedPo Lu
2022-04-27src/xdisp.c: Use same test in `redisplay_window` and `prepare_menu_bars`Stefan Monnier
2022-03-19Remove sanitize_window_sizesPaul Eggert
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-14Fix coding styleYuuki Harano
2021-04-18Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-04-13* src/xdisp.c (wset_update_mode_line): Move from `src/window.c`Stefan Monnier
2021-02-20Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-02-11Make recursive minibuffers and recursive edits work togetherAlan Mackenzie
2021-01-20Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-10Fix incompleteness in the implementation of minibuffer-follows-selected-frameAlan Mackenzie
2021-01-10Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-04* lisp/subr.el (esc-map): Initialize inside declarationStefan Monnier
2021-01-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-22experimental support of tab-bar.Yuuki Harano
2020-01-07Fix sxhash-equal on bytecodes, markers, etc.Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-09Spelling fixesPaul Eggert
2019-11-12Make sure buffer is live before retrieving underline properties (Bug#38038)Martin Rudalics
2019-10-04Minor style tweaks for recent tab changesPaul Eggert
2019-09-04Text-based nox builds compiled without X window supportJuri Linkov
2019-08-31Frame-local tab-bar and window-local tab-line.Juri Linkov
2019-07-22Handle persistence of windows' scroll bar and fringes settings (Bug#36193)Martin Rudalics