summaryrefslogtreecommitdiff
path: root/src/window.c
Commit message (Expand)AuthorAgeFilesLines
* Don't segfault on force-window-update of deleted windowNoam Postavsky2019-05-201-1/+1
* Improve documentation of set-window-startEli Zaretskii2019-04-061-1/+6
* Document restrictions when setting window margins, fringes or scroll barsMartin Rudalics2019-03-131-2/+9
* Fix definition of Qwindow_point_insertion_type (Bug#33871)Martin Rudalics2019-01-041-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Fix redisplay when a window's scroll bar or fringes are changedEli Zaretskii2018-12-111-0/+11
* ; * src/window.c (window_scroll): Improve commentary.Eli Zaretskii2018-11-191-2/+2
* Fix window scrolling on TTY frames when there's no mode lineEli Zaretskii2018-11-191-12/+8
* Clarify documentation of fractional vertical scrolling and some doc stringsAlan Mackenzie2018-10-151-0/+4
* Fix unexpected jumps of window-point in 'set-window-configuration' (Bug#31695)Martin Rudalics2018-06-071-9/+22
* * src/window.c (Frecenter): Improve commentary.Eli Zaretskii2018-03-021-0/+3
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix subtle problem with scroll-down when scroll-margin is nonzeroEli Zaretskii2017-12-291-2/+3
* Fix backward scrolling in buffers with header-lineEli Zaretskii2017-11-231-3/+9
* Change vectorlike from struct to unionPaul Eggert2017-11-131-4/+4
* ; Minor comment copyedit in window.cEli Zaretskii2017-11-071-1/+1
* Fix doc string of 'window-configuration-change-hook'Eli Zaretskii2017-11-041-2/+2
* Fix doc and doc-strings for minibuffer window related functions (Bug#28978)Martin Rudalics2017-10-301-1/+1
* Fix minibuffer window related docs and strings (Bug#28978)Martin Rudalics2017-10-291-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Avoid infloop when scrolling under scroll-preserve-screen-positionEli Zaretskii2017-09-091-0/+5
* Spelling fixesPaul Eggert2017-07-061-3/+3
* Provide additional support for child framesMartin Rudalics2017-06-251-8/+205
* Minor doc and doc-string fixes (Bug#27091)Martin Rudalics2017-05-271-7/+9
* Fix doc and customization type of `window-combination-limit' (Bug#26673)Martin Rudalics2017-04-271-3/+9
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-2/+4
* Frame movement, focus and hook related changesMartin Rudalics2017-04-111-0/+9
* Restore XFLOATINT but with restricted argsPaul Eggert2017-03-021-2/+2
* Remove XFLOATINTPaul Eggert2017-03-021-2/+2
* Fix scrolling with partial linesNoam Postavsky2017-02-021-1/+1
* Make limit on scroll-margin variableNoam Postavsky2017-02-021-5/+14
* Don't count mode line for scroll-margin limitNoam Postavsky2017-02-021-4/+2
* Refactor uses of scroll_margin to a functionNoam Postavsky2017-02-021-16/+28
* Remove immediate_quit.Paul Eggert2017-02-011-2/+0
* Replace QUIT with maybe_quitPaul Eggert2017-01-251-3/+4
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Pacify --enable-gcc-warningsPaul Eggert2016-12-221-1/+1
* | Support concurrency in Emacs LispEli Zaretskii2016-12-101-4/+4
|\ \
| * \ Merge branch 'concurrency'Eli Zaretskii2016-12-041-4/+4
| |\ \
| | * \ merge from trunkKen Raeburn2015-11-011-1072/+1704
| | |\ \
| | * \ \ merge from trunkTom Tromey2013-08-251-1/+1
| | |\ \ \
| | * \ \ \ merge from trunkTom Tromey2013-08-191-253/+184
| | |\ \ \ \
| | * \ \ \ \ merge from trunkTom Tromey2013-07-261-7/+13
| | |\ \ \ \ \
| | * \ \ \ \ \ merge from trunkTom Tromey2013-07-061-5/+16
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge from trunkTom Tromey2013-06-131-3/+4
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge from trunk; clean up some issuesTom Tromey2013-06-031-396/+343
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-171-1/+1
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-081-61/+36
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-161-2/+3
| | |\ \ \ \ \ \ \ \ \ \ \