index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; * src/window.c (Fwindow_scroll_bars): Doc fix.
Eli Zaretskii
2024-05-13
1
-3
/
+12
*
Fix documentation of 'other-window-for-scrolling'
Eli Zaretskii
2024-03-25
1
-7
/
+10
*
; * src/window.c (Fset_window_margins): Doc fix.
Eli Zaretskii
2024-01-03
1
-1
/
+5
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2023-12-03
1
-1
/
+1
*
Fix bug#64152 (Minibuffer sometimes goes "modal")
Alan Mackenzie
2023-06-21
1
-1
/
+1
*
; More accurate doc strings for 'window-at' and 'window-at-x-y'.
Eli Zaretskii
2023-03-04
1
-2
/
+5
*
Fix 'display-buffer-use-least-recent-window'
martin rudalics
2023-02-18
1
-8
/
+25
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix "C-h k" in recursive minibuffers
Eli Zaretskii
2022-12-23
1
-1
/
+2
*
A better fix for bug#60096
Eli Zaretskii
2022-12-16
1
-1
/
+9
*
Merge from origin/emacs-28
Stefan Kangas
2022-10-19
1
-8
/
+9
|
\
|
*
; * src/window.c: Fix some comments. (Bug#58550)
Manuel Giraud
2022-10-17
1
-8
/
+9
*
|
Speed up scrolling when lines are very long and truncated
Eli Zaretskii
2022-10-11
1
-5
/
+92
*
|
Add missing staticpro (bug#58327)
Gerd Möllmann
2022-10-06
1
-0
/
+2
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-09-01
1
-1
/
+2
|
\
|
|
*
; * src/window.c (syms_of_window) <window-point-insertion-type>: Doc fix.
Eli Zaretskii
2022-08-29
1
-1
/
+2
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-08-19
1
-1
/
+3
|
\
|
|
*
* src/window.c (select_window): Fix assert for buffer = non-active minibuffer
Alan Mackenzie
2022-08-19
1
-1
/
+3
*
|
Further speedups of redisplay of long and truncated lines
Eli Zaretskii
2022-08-14
1
-3
/
+6
*
|
Delete redisplay-end-trigger-functions and related defuns
Stefan Kangas
2022-07-31
1
-27
/
+0
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-26
1
-1
/
+1
|
\
|
|
*
Avoid infloop in 'recenter'
Eli Zaretskii
2022-07-25
1
-1
/
+1
*
|
Fix handling hscroll during drag-and-drop
Po Lu
2022-07-22
1
-1
/
+4
*
|
Merge branch 'feature/fix-the-long-lines-display-bug'
Gregory Heytings
2022-07-21
1
-1
/
+1
|
\
\
|
*
|
Actually fix the long lines display bug (bug#56393).
Gregory Heytings
2022-07-08
1
-1
/
+1
|
*
|
Revert commits 9ea9533f17, c0c4600ece, 7b19ce51fc, 051d2a1e36 and eb6d2fb58d.
Gregory Heytings
2022-07-08
1
-5
/
+0
|
*
|
Various improvements to auto-narrow mode.
Gregory Heytings
2022-07-06
1
-0
/
+5
*
|
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-09
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Doc fix; don't mention obsolete variable
Stefan Kangas
2022-07-08
1
-1
/
+1
*
|
|
Remove now unused parameter TRACK from do_switch_frame.
Alan Mackenzie
2022-07-08
1
-1
/
+1
|
|
/
|
/
|
*
|
abort-redisplay: Add missing unbind_to in 'recenter'
Florian Rommel
2022-07-03
1
-0
/
+1
*
|
Merge branch 'abort-redisplay'
Eli Zaretskii
2022-06-24
1
-1
/
+15
|
\
\
|
*
|
Allow aborting redisplay stuck in 'parse-partial-sexp'
Eli Zaretskii
2022-06-18
1
-1
/
+15
*
|
|
Fix disruption of windows' display by shr.el
Eli Zaretskii
2022-06-16
1
-0
/
+3
*
|
|
Use BASE_EQ instead of EQ where obviously safe
Mattias EngdegÄrd
2022-06-16
1
-3
/
+3
|
/
/
*
|
; * src/window.c (window_body_unit_from_symbol): Fix Lisp EQ.
Eli Zaretskii
2022-06-09
1
-3
/
+5
*
|
Account for remapped faces in $COLUMNS and $LINES in Eshell
Jim Porter
2022-06-09
1
-45
/
+105
*
|
Remove window-max-characters-per-line
Lars Ingebrigtsen
2022-06-03
1
-1
/
+1
*
|
Rename compare-window-configurations and update doc
Lars Ingebrigtsen
2022-05-20
1
-6
/
+6
*
|
; * src/window.c (Fset_window_vscroll): Fix doc string.
Po Lu
2022-05-11
1
-1
/
+1
*
|
Allow precision-scrolling nonselected windows when the minibuffer is resized
Po Lu
2022-05-09
1
-7
/
+16
*
|
Fix bug in `pixel-scroll-precision-mode' on nonselected windows
Po Lu
2022-05-08
1
-0
/
+3
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-05-06
1
-1
/
+7
|
\
|
|
*
; * src/window.c (Fset_window_start): Mention the effect on vscroll.
Eli Zaretskii
2022-05-05
1
-1
/
+7
*
|
Make scroll-other-window respect target window remappings
Lars Ingebrigtsen
2022-05-01
1
-32
/
+0
*
|
Add new functions for computing character metrics for windows
Titus von der Malsburg
2022-04-29
1
-1
/
+3
*
|
Add helper function to remove title bar when maximizing frames
Lars Ingebrigtsen
2022-04-29
1
-1
/
+4
*
|
src/xdisp.c: Use same test in `redisplay_window` and `prepare_menu_bars`
Stefan Monnier
2022-04-27
1
-6
/
+9
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-04-16
1
-2
/
+7
|
\
|
[next]