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
2022-07-21
Merge branch 'feature/fix-the-long-lines-display-bug'
Gregory Heytings
2022-07-09
Merge from origin/emacs-28
Stefan Kangas
2022-07-08
Actually fix the long lines display bug (bug#56393).
Gregory Heytings
2022-07-08
Revert commits 9ea9533f17, c0c4600ece, 7b19ce51fc, 051d2a1e36 and eb6d2fb58d.
Gregory Heytings
2022-07-08
Remove now unused parameter TRACK from do_switch_frame.
Alan Mackenzie
2022-07-08
Doc fix; don't mention obsolete variable
Stefan Kangas
2022-07-06
Various improvements to auto-narrow mode.
Gregory Heytings
2022-07-03
abort-redisplay: Add missing unbind_to in 'recenter'
Florian Rommel
2022-06-24
Merge branch 'abort-redisplay'
Eli Zaretskii
2022-06-18
Allow aborting redisplay stuck in 'parse-partial-sexp'
Eli Zaretskii
2022-06-16
Fix disruption of windows' display by shr.el
Eli Zaretskii
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias EngdegÄrd
2022-06-09
; * src/window.c (window_body_unit_from_symbol): Fix Lisp EQ.
Eli Zaretskii
2022-06-09
Account for remapped faces in $COLUMNS and $LINES in Eshell
Jim Porter
2022-06-03
Remove window-max-characters-per-line
Lars Ingebrigtsen
2022-05-20
Rename compare-window-configurations and update doc
Lars Ingebrigtsen
2022-05-11
; * src/window.c (Fset_window_vscroll): Fix doc string.
Po Lu
2022-05-09
Allow precision-scrolling nonselected windows when the minibuffer is resized
Po Lu
2022-05-08
Fix bug in `pixel-scroll-precision-mode' on nonselected windows
Po Lu
2022-05-06
Merge from origin/emacs-28
Stefan Kangas
2022-05-05
; * src/window.c (Fset_window_start): Mention the effect on vscroll.
Eli Zaretskii
2022-05-01
Make scroll-other-window respect target window remappings
Lars Ingebrigtsen
2022-04-29
Add new functions for computing character metrics for windows
Titus von der Malsburg
2022-04-29
Add helper function to remove title bar when maximizing frames
Lars Ingebrigtsen
2022-04-27
src/xdisp.c: Use same test in `redisplay_window` and `prepare_menu_bars`
Stefan Monnier
2022-04-16
Merge from origin/emacs-28
Eli Zaretskii
2022-04-09
; * src/window.c (Fset_window_start): Clarify the effect of NOFORCE.
Eli Zaretskii
2022-03-22
Mention the other-window-scroll-default user option
Lars Ingebrigtsen
2022-03-19
Remove sanitize_window_sizes
Paul Eggert
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-02-05
Improve the selected-window doc string
Lars Ingebrigtsen
2022-01-13
Improve preserving X coordinate during scroll commands
Eli Zaretskii
2022-01-11
* src/window.c (other-window-scroll-default): New variable (bug#51210).
Juri Linkov
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-18
Rewrites of Elisp manual including tab-bar and tab-line changes
Martin Rudalics
2021-10-12
In Fdelete_other_windows_internal fix new total window sizes (Bug#51007)
Martin Rudalics
2021-10-11
Work around GCC bug 102671
Paul Eggert
2021-07-15
Improve the `window-end' doc string
Lars Ingebrigtsen
2021-06-10
Provide new option `delete-window-set-selected' (Bug#47300)
Martin Rudalics
2021-05-31
Make frames record when their selected window was the mini-window
Alan Mackenzie
2021-05-14
Various detailed fixes to minibuf.c, etc., to fix bug #48337
Alan Mackenzie
2021-04-25
Merge branch 'feature/native-comp' into into trunk
Andrea Corallo
2021-04-22
Fix unclean "can't happen" error handling in read_minibuf_unwind
Alan Mackenzie
2021-04-20
Fix bug #47781: (window-list-1 nil t) wrongly returned nil.
Alan Mackenzie
2021-04-19
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-04-18
Avoid selecting tooltip windows and frames (Bug#47207)
Martin Rudalics
2021-04-17
Don't allow quitting while rebuilding Vwindow_list (Bug#47244)
Martin Rudalics
2021-04-13
* src/xdisp.c (wset_update_mode_line): Move from `src/window.c`
Stefan Monnier
2021-03-25
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-21
Prevent open minibuffers getting lost when their frame gets deleted
Alan Mackenzie
[prev]
[next]