index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.c
Age
Commit message (
Expand
)
Author
2021-02-10
Add late load pdumper hooks so these can call into Lisp
Andrea Corallo
2021-01-20
Don't let `maybe_quit` prevent resetting `consing_until_gc` (bug#43389)
Stefan Monnier
2021-01-10
Fix incompleteness in the implementation of minibuffer-follows-selected-frame
Alan Mackenzie
2021-01-07
Add a display-buffer window selection function that's more like XEmacs
Lars Ingebrigtsen
2021-01-04
* lisp/subr.el (esc-map): Initialize inside declaration
Stefan Monnier
2021-01-04
* lisp/subr.el (ctl-x-map): Initialize inside the declaration.
Stefan Monnier
2021-01-04
* lisp/subr.el (global-map): Initialize inside declaration.
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-20
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-12-17
Fix my two most common causes of all windows/frames redisplay
Stefan Monnier
2020-12-14
Improve accuracy of scrolling commands
Eli Zaretskii
2020-12-09
Clarify `scroll-preserve-screen-position' doc string
Lars Ingebrigtsen
2020-12-09
Improve predictability of 'scroll-preserve-screen-position'
Eli Zaretskii
2020-11-19
In attempted recursive minibuffer use, display error message in correct frame
Alan Mackenzie
2020-11-05
Allow minibuffer to stay in its original frame. Tidy up this area.
Alan Mackenzie
2020-08-25
Omit "V" at the start of DEFVAR_BOOL vars
Paul Eggert
2020-08-15
Fix GC bugs related to uninitialized vectors
Paul Eggert
2020-04-05
Improve integer range checking
Paul Eggert
2020-03-27
Treat out-of-range positions consistently
Paul Eggert
2020-01-07
Fix sxhash-equal on bytecodes, markers, etc.
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-30
Fix mini-window resizing under resize-mini-windows = t
Eli Zaretskii
2019-12-10
; Spelling fixes
Paul Eggert
2019-11-09
Run scroll/recenter commands from minibuffer in original window (bug#38076)
Juri Linkov
2019-11-08
Fix some quoting glitches in doc strings
Paul Eggert
2019-10-18
Fix handling of mouse events on header line with tab-line
Eli Zaretskii
2019-10-17
lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil
Juanma Barranquero
2019-10-16
Handle top margin change in adjust_frame_size
Martin Rudalics
2019-10-04
Minor style tweaks for recent tab changes
Paul Eggert
2019-10-01
Merge branch 'feature/tabs'
Juri Linkov
2019-10-01
Remove unused code and reformat to 70 columns.
Juri Linkov
2019-09-23
Update some URLs
Paul Eggert
2019-09-05
Don't use hook pre-redisplay-functions. Set buffer-local tab-line-format.
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-07-08
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-05-22
Remove fixnum restriction on some display vars
Paul Eggert
2019-05-22
Merge from origin/emacs-26
Glenn Morris
2019-05-20
Don't segfault on force-window-update of deleted window
Noam Postavsky
2019-04-26
Rename generic x_* identifiers
Alexander Gramiak
2019-04-26
Rename generic x_* procedures in xdisp.c
Alexander Gramiak
2019-04-10
Merge from origin/emacs-26
Glenn Morris
2019-04-08
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2019-04-06
Improve documentation of set-window-start
Eli Zaretskii
2019-03-20
Merge from origin/emacs-26
Glenn Morris
2019-03-16
Define macros to abstract support for external menu/tool-bars
Alexander Gramiak
2019-03-13
Document restrictions when setting window margins, fringes or scroll bars
Martin Rudalics
2019-03-11
Rewrite minibuffer window resizing code
Martin Rudalics
2019-03-09
Further redesign of window change functions
Martin Rudalics
2019-03-06
Fix initialization of Vwindow_state_change_functions
Martin Rudalics
[prev]
[next]