index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.h
Age
Commit message (
Expand
)
Author
2026-01-24
Support cons cell for 'line-spacing'
Daniel Mendler
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-26
Protect against GCing of last_mouse_window
Paul Eggert
2025-01-14
Handle removal of selected tty child frame
Martin Rudalics
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-08-01
Improve window/buffer handling code
Martin Rudalics
2024-05-18
New functions '(set-)window-cursor-type'
Eshel Yaron
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
; Fix typos
Stefan Kangas
2023-10-28
Support for menu bar in window_from_coordinates
Manuel Giraud
2023-07-22
Fix window box computation for menu bar windows
Po Lu
2023-07-17
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-16
xdisp.c: Improve doc of `redisplay` flags a bit
Stefan Monnier
2023-06-18
Update Android port
Po Lu
2023-05-14
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-13
Fix detection of tab bar windows on PGTK
Po Lu
2023-02-16
Update Android port
Po Lu
2023-02-15
Update Android port
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-25
Merge 'master' into noverlay
Stefan Monnier
2022-07-31
Delete redisplay-end-trigger-functions and related defuns
Stefan Kangas
2022-07-08
Actually fix the long lines display bug (bug#56393).
Gregory Heytings
2022-06-09
Account for remapped faces in $COLUMNS and $LINES in Eshell
Jim Porter
2022-05-09
Allow precision-scrolling nonselected windows when the minibuffer is resized
Po Lu
2022-04-27
src/xdisp.c: Use same test in `redisplay_window` and `prepare_menu_bars`
Stefan Monnier
2022-03-19
Remove sanitize_window_sizes
Paul Eggert
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-14
Fix coding style
Yuuki Harano
2021-04-18
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-13
* src/xdisp.c (wset_update_mode_line): Move from `src/window.c`
Stefan Monnier
2021-02-20
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-02-11
Make recursive minibuffers and recursive edits work together
Alan Mackenzie
2021-01-20
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-10
Fix incompleteness in the implementation of minibuffer-follows-selected-frame
Alan Mackenzie
2021-01-10
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-04
* lisp/subr.el (esc-map): Initialize inside declaration
Stefan Monnier
2021-01-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-22
experimental support of tab-bar.
Yuuki Harano
2020-01-07
Fix sxhash-equal on bytecodes, markers, etc.
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-09
Spelling fixes
Paul Eggert
2019-11-12
Make sure buffer is live before retrieving underline properties (Bug#38038)
Martin Rudalics
2019-10-04
Minor style tweaks for recent tab changes
Paul Eggert
2019-09-04
Text-based nox builds compiled without X window support
Juri Linkov
2019-08-31
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-07-22
Handle persistence of windows' scroll bar and fringes settings (Bug#36193)
Martin Rudalics
[next]