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
2023-06-21
Fix bug#64152 (Minibuffer sometimes goes "modal")
Alan Mackenzie
2023-03-04
; More accurate doc strings for 'window-at' and 'window-at-x-y'.
Eli Zaretskii
2023-02-18
Fix 'display-buffer-use-least-recent-window'
martin rudalics
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-23
Fix "C-h k" in recursive minibuffers
Eli Zaretskii
2022-12-16
A better fix for bug#60096
Eli Zaretskii
2022-10-19
Merge from origin/emacs-28
Stefan Kangas
2022-10-17
; * src/window.c: Fix some comments. (Bug#58550)
Manuel Giraud
2022-10-11
Speed up scrolling when lines are very long and truncated
Eli Zaretskii
2022-10-06
Add missing staticpro (bug#58327)
Gerd Möllmann
2022-09-01
Merge from origin/emacs-28
Stefan Kangas
2022-08-29
; * src/window.c (syms_of_window) <window-point-insertion-type>: Doc fix.
Eli Zaretskii
2022-08-19
Merge from origin/emacs-28
Stefan Kangas
2022-08-19
* src/window.c (select_window): Fix assert for buffer = non-active minibuffer
Alan Mackenzie
2022-08-14
Further speedups of redisplay of long and truncated lines
Eli Zaretskii
2022-07-31
Delete redisplay-end-trigger-functions and related defuns
Stefan Kangas
2022-07-26
Merge from origin/emacs-28
Stefan Kangas
2022-07-25
Avoid infloop in 'recenter'
Eli Zaretskii
2022-07-22
Fix handling hscroll during drag-and-drop
Po Lu
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
[next]