diff options
author | Eli Zaretskii <eliz@gnu.org> | 2016-06-21 16:14:10 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2016-06-21 16:14:10 +0300 |
commit | 6cf8f0b74e45cec12756e99d3735e3906c515c5c (patch) | |
tree | 2ccf0fcf2e186524d71cb21154cd8d26306f6116 /lisp/emacs-lisp/autoload.el | |
parent | 560c4ab1c32eacc48f62e4176a1e9fb10ac7665b (diff) | |
download | emacs-6cf8f0b74e45cec12756e99d3735e3906c515c5c.tar.gz emacs-6cf8f0b74e45cec12756e99d3735e3906c515c5c.tar.bz2 emacs-6cf8f0b74e45cec12756e99d3735e3906c515c5c.zip |
Fix vertical layout calculations when newline has line-height property
* src/xdisp.c (move_it_in_display_line_to): Reset the iterator's
'constrain_row_ascent_descent_p' flag after processing the
newline, similar to what 'display_line' does. Without this, the
flag remains set once set by x_produce_glyphs, and causes the
vertical layout calculations to go awry, because Emacs thinks the
screen lines have zero height. (Bug#23850)
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions