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
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
2019-05-22
Avoid backslash-newline-newline in source code
Paul Eggert
2019-04-08
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2019-03-16
Define macros to abstract support for external menu/tool-bars
Alexander Gramiak
2019-03-11
Rewrite minibuffer window resizing code
Martin Rudalics
2019-01-31
Prefer static to extern where either will do
Paul Eggert
2019-01-31
Widen modiff counts to avoid wraparound
Paul Eggert
2019-01-11
Run window change functions during redisplay
Martin Rudalics
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-10
Merge from origin/emacs-26
Glenn Morris
2018-12-03
A few further fixes of window internals description
Martin Rudalics
2018-11-20
Merge from origin/emacs-26
Glenn Morris
2018-11-19
Improve documentation of the window tree
Eli Zaretskii
2018-09-06
Shrink pseudovectors a bit
Paul Eggert
2018-06-10
Use native alignment to access Lisp object data
Paul Eggert
2018-02-10
Make tooltip code handle scenarios from Bug#30182 and Bug#30399
Martin Rudalics
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-09
Fix tool-tip display when display margins are non-zero by default
Eli Zaretskii
2017-11-13
Change vectorlike from struct to union
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-06-25
Provide additional support for child frames
Martin Rudalics
2017-02-02
Refactor uses of scroll_margin to a function
Noam Postavsky
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-25
Reorder lisp.h to declare types before using them
Paul Eggert
2016-12-02
Ensure redisplay using variable watcher
Noam Postavsky
2016-09-26
Merge from origin/emacs-25
Paul Eggert
[next]