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
2019-03-04
Simplify list creation in C code
Paul Eggert
2019-02-27
DEFVAR_INT variables are now intmax_t
Paul Eggert
2019-02-02
Fix bugs caused by running window change functions during redisplay
Martin Rudalics
2019-01-31
Prefer static to extern where either will do
Paul Eggert
2019-01-17
Expand spectrum of window change functions
Martin Rudalics
2019-01-15
Add portable dumper
Daniel Colascione
2019-01-11
Run window change functions during redisplay
Martin Rudalics
2019-01-08
* src/window.c (save_window_save): Revert part of d82e73f
Stefan Monnier
2019-01-07
Merge from origin/emacs-26
Glenn Morris
2019-01-04
Fix definition of Qwindow_point_insertion_type (Bug#33871)
Martin Rudalics
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-30
Handle 'unbound' like nil for 'window-point-insertion-type' (Bug#33871)
Martin Rudalics
2018-12-15
Merge from origin/emacs-26
Glenn Morris
2018-12-11
Fix redisplay when a window's scroll bar or fringes are changed
Eli Zaretskii
2018-12-09
Add make_vector and make_nil_vector
Paul Eggert
2018-11-20
Merge from origin/emacs-26
Glenn Morris
2018-11-19
; * src/window.c (window_scroll): Improve commentary.
Eli Zaretskii
2018-11-19
Fix window scrolling on TTY frames when there's no mode line
Eli Zaretskii
2018-10-16
Merge from origin/emacs-26
Glenn Morris
2018-10-15
Clarify documentation of fractional vertical scrolling and some doc strings
Alan Mackenzie
2018-09-10
Fix last change of 'run_window_size_change_functions'
Martin Rudalics
2018-09-10
Handle buffer-local 'window-size-change-functions' specially (Bug#32637)
Martin Rudalics
2018-09-06
Shrink pseudovectors a bit
Paul Eggert
2018-08-27
Improve bignum support for system types
Paul Eggert
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-07
Keep interactive uses of 'recenter' backward compatible (Bug#31325)
John Shahid
2018-07-07
Fix recent change in window.c
Eli Zaretskii
2018-07-06
Fix scrolling
Basil L. Contovounesios
2018-07-01
Add a new argument to 'recenter' to allow finer control of redisplay
John Shahid
2018-06-29
unbind_to performance tuning
Paul Eggert
2018-06-10
Merge from emacs-26
Noam Postavsky
2018-06-07
New function record_unwind_protect_excursion
Paul Eggert
2018-06-07
Fix unexpected jumps of window-point in 'set-window-configuration' (Bug#31695)
Martin Rudalics
2018-05-10
Rewrite scroll-other-window-down in C (bug#30207)
Basil L. Contovounesios
2018-05-10
Improve documentation for "other window" scrolling
Basil L. Contovounesios
2018-05-10
Limit "other window" scrolling to current terminal
Basil L. Contovounesios
2018-03-02
* src/window.c (Frecenter): Improve commentary.
Eli Zaretskii
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-29
Fix subtle problem with scroll-down when scroll-margin is nonzero
Eli Zaretskii
2017-11-23
Fix backward scrolling in buffers with header-line
Eli Zaretskii
2017-11-13
Change vectorlike from struct to union
Paul Eggert
2017-11-07
; Minor comment copyedit in window.c
Eli Zaretskii
2017-11-04
Fix doc string of 'window-configuration-change-hook'
Eli Zaretskii
2017-10-30
Fix doc and doc-strings for minibuffer window related functions (Bug#28978)
Martin Rudalics
2017-10-29
Fix minibuffer window related docs and strings (Bug#28978)
Martin Rudalics
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-09
Avoid infloop when scrolling under scroll-preserve-screen-position
Eli Zaretskii
2017-07-06
Spelling fixes
Paul Eggert
[prev]
[next]