index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xdisp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix setting cursor when the window's op line has 'line-prefix'
Eli Zaretskii
2023-12-02
1
-2
/
+4
*
; Fix doc strings of overlay-arrow variables
Eli Zaretskii
2023-10-01
1
-2
/
+3
*
Fix 'window-text-pixel-size' when there are several images at START
Eli Zaretskii
2023-09-14
1
-1
/
+0
*
Avoid crashes in 'display_count_lines' when current buffer was killed
Eli Zaretskii
2023-08-12
1
-0
/
+2
*
Fix rare crashes in redisplay due to problems with fontsets
Eli Zaretskii
2023-08-12
1
-5
/
+16
*
Avoid crashes due to invalid 'mode-line-format'
Eli Zaretskii
2023-07-30
1
-1
/
+2
*
; * src/xdisp.c: Fix wording in commentary.
Eli Zaretskii
2023-07-20
1
-2
/
+1
*
; * src/xdisp.c: Fix typos in the commentary.
Eli Zaretskii
2023-07-19
1
-8
/
+8
*
; * src/xdisp.c: Improve commentary. (Bug#64596)
Eli Zaretskii
2023-07-19
1
-44
/
+78
*
; * src/xdisp.c: Minor improvements of the commentary.
Eli Zaretskii
2023-07-18
1
-15
/
+17
*
; * src/xdisp.c (syms_of_xdisp) <display-line-numbers>: Fix typo
Gregory Heytings
2023-06-13
1
-1
/
+1
*
; * src/xdisp.c (redisplay_tool_bar): Fix a typo in a comment.
Eli Zaretskii
2023-06-09
1
-1
/
+1
*
Fix rare crashes in 'try_window_reusing_current_matrix'
Eli Zaretskii
2023-05-25
1
-1
/
+3
*
Merge branch 'scratch/long-lines-cleanup' into 'emacs-29'
Gregory Heytings
2023-05-13
1
-41
/
+168
|
\
|
*
Add an assertion in, and a commentary for, 'get_nearby_bol_pos'
Gregory Heytings
2023-05-13
1
-3
/
+9
|
*
Another final fix to last changes
Gregory Heytings
2023-04-02
1
-1
/
+1
|
*
Three final fixes to last changes
Gregory Heytings
2023-04-01
1
-3
/
+3
|
*
Two further fixes to last changes
Gregory Heytings
2023-04-01
1
-2
/
+3
|
*
Improve and fix last changes
Gregory Heytings
2023-04-01
1
-12
/
+21
|
*
Fix cursor motion in character-only terminals
Gregory Heytings
2023-03-29
1
-2
/
+6
|
*
Make get_medium_narrowing_begv/zv static
Gregory Heytings
2023-03-29
1
-2
/
+2
|
*
Improve accuracy of cursor motion commands in long lines
Gregory Heytings
2023-03-29
1
-2
/
+21
|
*
Remove labeled restrictions before calling Fwiden
Gregory Heytings
2023-03-29
1
-0
/
+1
|
*
Code cleanup for long line optimizations
Gregory Heytings
2023-03-29
1
-36
/
+123
*
|
with-display-message: Workaround for bug#63253
Stefan Monnier
2023-05-09
1
-2
/
+10
*
|
Fix vertical-motion when tab-line is displayed in a window
Eli Zaretskii
2023-05-01
1
-3
/
+11
*
|
Fix scrolling window when point moves up
Shynur
2023-03-30
1
-2
/
+3
|
/
*
Improve docs for global-mode-string / %M construct
Phil Sainty
2023-03-26
1
-1
/
+1
*
Replace C++ comments with C style equivalents
Po Lu
2023-03-01
1
-1
/
+1
*
Avoid division by zero in get_narrowed_* functions
Eli Zaretskii
2023-02-22
1
-5
/
+5
*
Fix cursor motion when there's line-prefix and display string at BOL
Eli Zaretskii
2023-02-18
1
-2
/
+2
*
Allow 'icon-title-format' to have the value t
Eli Zaretskii
2023-02-17
1
-4
/
+7
*
Rename with/without-narrowing to with/without-restriction
Eli Zaretskii
2023-02-13
1
-1
/
+1
*
Update the documentation about labeled (locked) narrowing
Gregory Heytings
2023-02-09
1
-6
/
+5
*
Rename two long line optimizations variables
Gregory Heytings
2023-02-09
1
-6
/
+6
*
Add specific symbols for narrowings
Gregory Heytings
2023-02-09
1
-1
/
+3
*
Fix display of raised/lowered composed text
Eli Zaretskii
2023-02-05
1
-0
/
+5
*
Avoid assertion violation due to fill-column indicator face
Eli Zaretskii
2023-01-05
1
-6
/
+9
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Improve handling of tab-bar height.
Gregory Heytings
2022-12-26
1
-3
/
+5
*
; * src/xdisp.c (redisplay_internal): Reinstate the FRAME_LIVE_P test.
Eli Zaretskii
2022-12-24
1
-0
/
+4
*
Fix crash after X error
Po Lu
2022-12-24
1
-5
/
+7
*
Avoid crashes in PGTK build due to signal in 'note_mouse_highlight'
Eli Zaretskii
2022-12-18
1
-4
/
+7
*
Fix resizing of mini-windows by 'set-minibuffer-message'
Eli Zaretskii
2022-12-17
1
-0
/
+7
*
Actually improve detection of long lines
Gregory Heytings
2022-12-11
1
-2
/
+1
*
Improve detection of very long lines
Eli Zaretskii
2022-12-02
1
-1
/
+2
*
; Fix typos (don't abbreviate "with" or "without")
Stefan Kangas
2022-12-01
1
-1
/
+2
*
Do not enter locked narrowing when it would span the whole buffer
Gregory Heytings
2022-11-28
1
-2
/
+3
*
Minor improvements to locked narrowing
Gregory Heytings
2022-11-27
1
-4
/
+5
*
Merge branch 'feature/improved-locked-narrowing'
Gregory Heytings
2022-11-27
1
-11
/
+48
|
\
[next]