; * src/dispnew.c (adjust_glyph_matrix): Restore lost comment.

This commit is contained in:
Eli Zaretskii 2025-03-17 14:19:34 +02:00
parent 4008e664a8
commit 4cfeb3697c

View file

@ -512,6 +512,8 @@ adjust_glyph_matrix (struct window *w, struct glyph_matrix *matrix, int x, int y
dim.width * sizeof (struct glyph));
if ((row == matrix->rows + dim.height - 1
/* The mode line, if displayed, never has marginal
areas. */
&& !(w && window_wants_mode_line (w)))
|| (row == matrix->rows && matrix->tab_line_p)
|| (row == matrix->rows