index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dispnew.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix right-margin display on TTY frames
Eli Zaretskii
2021-07-06
1
-1
/
+11
*
Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)
Martin Rudalics
2021-05-02
1
-5
/
+10
*
Major rewrite of adjust_frame_size
Martin Rudalics
2021-04-27
1
-61
/
+59
*
Fix rare redisplay glitches when image has been removed from display
Eli Zaretskii
2021-03-13
1
-2
/
+26
*
Fix typos
Mattias EngdegÄrd
2021-02-18
1
-1
/
+1
*
* src/dispnew.c (sit_for): Return nil when interrupted by process output
Stefan Monnier
2021-01-15
1
-4
/
+12
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* src/dispnew.c (sit_for): Fix bug#45292
Stefan Monnier
2020-12-23
1
-0
/
+9
*
Merge from origin/emacs-27
Glenn Morris
2020-11-16
1
-3
/
+7
|
\
|
*
Avoid crashes when a reversed glyph row starts with a composition
Eli Zaretskii
2020-11-14
1
-3
/
+7
*
|
Face-changing text properties and help-echo now work with xterm-mouse.
Jared Finder
2020-11-14
1
-0
/
+48
*
|
Merge from origin/emacs-27
Glenn Morris
2020-11-07
1
-0
/
+4
|
\
|
|
*
Fix 'send-string-to-terminal' writing very long strings
Eli Zaretskii
2020-11-07
1
-0
/
+4
*
|
* src/xdisp.c (syms_of_xdisp): New var `redisplay_skip_initial_frame`.
Stefan Monnier
2020-10-04
1
-5
/
+12
*
|
Drop support for -fcheck-pointer-bounds
Paul Eggert
2020-08-04
1
-7
/
+0
*
|
Pacify GCC 10.1.0
Paul Eggert
2020-05-11
1
-1
/
+1
|
/
*
Fix redisplay when scrolling under redisplay-dont-pause
Eli Zaretskii
2020-04-10
1
-0
/
+4
*
Fix a few typos
Eli Zaretskii
2020-01-22
1
-1
/
+1
*
Avoid leaving artifacts when the system caret is used on w32
Eli Zaretskii
2020-01-21
1
-3
/
+10
*
; * src/dispnew.c (adjust_glyph_matrix): Fix last change.
Eli Zaretskii
2020-01-03
1
-0
/
+1
*
Fix redisplay when mode-line-format changes mode-line's height
Eli Zaretskii
2020-01-03
1
-0
/
+7
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
A better fix for tab-line mouse highlight on TTY frames
Eli Zaretskii
2019-10-19
1
-9
/
+1
*
Fix mouse highlight with tab-line on TTY frames
Eli Zaretskii
2019-10-18
1
-1
/
+9
*
New variable tab-bar-position
Juri Linkov
2019-10-15
1
-4
/
+13
*
Fix crashes on TTY frames due to "C-x 6 f"
Eli Zaretskii
2019-10-08
1
-1
/
+13
*
Remove unused code and reformat to 70 columns.
Juri Linkov
2019-10-01
1
-8
/
+16
*
Take into account FRAME_TAB_BAR height in more places.
Juri Linkov
2019-09-22
1
-2
/
+2
*
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-31
1
-20
/
+132
*
Fix two mouse drag and drop issues (Bug#28620, Bug#36269)
Martin Rudalics
2019-08-04
1
-3
/
+3
*
Use fewer locks when accessing stdio
Paul Eggert
2019-07-08
1
-14
/
+16
*
* src/dispnew.c (init_display_interactive): Fix comment to match code.
Paul Eggert
2019-07-07
1
-1
/
+2
*
Remove printmax_t etc.
Paul Eggert
2019-07-07
1
-3
/
+3
*
Refactor update_window_begin and update_window_end hooks
Alexander Gramiak
2019-05-02
1
-3
/
+91
*
Rename generic x_* identifiers
Alexander Gramiak
2019-04-26
1
-1
/
+1
*
Merge from origin/emacs-26
Glenn Morris
2019-04-17
1
-0
/
+1
|
\
|
*
Fix the MSDOS build when running under CWSDPMI
Eli Zaretskii
2019-04-15
1
-0
/
+1
*
|
Define macros to abstract support for external menu/tool-bars
Alexander Gramiak
2019-03-16
1
-5
/
+5
*
|
Fix starting temacs interactively
Eli Zaretskii
2019-03-03
1
-1
/
+1
*
|
DEFVAR_INT variables are now intmax_t
Paul Eggert
2019-02-27
1
-5
/
+2
*
|
Fix face initializations in pdump'ed Emacs
Eli Zaretskii
2019-01-26
1
-1
/
+12
*
|
Add portable dumper
Daniel Colascione
2019-01-15
1
-29
/
+40
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-12-30
1
-3
/
+5
|
\
|
|
*
Fix commentary in dispnew.c
Eli Zaretskii
2018-12-28
1
-3
/
+5
*
|
Add make_vector and make_nil_vector
Paul Eggert
2018-12-09
1
-2
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-16
1
-1
/
+6
|
\
|
|
*
Fix redisplay of glyphless characters
Eli Zaretskii
2018-10-13
1
-1
/
+6
|
*
Fix posn-at-point in Flycheck buffers
Eli Zaretskii
2018-06-02
1
-0
/
+5
[next]