]> git.eshelyaron.com Git - emacs.git/commit
Fix display of thin lines whose newline has line-height property of t
authorEli Zaretskii <eliz@gnu.org>
Wed, 12 Aug 2015 15:55:38 +0000 (18:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 12 Aug 2015 15:55:38 +0000 (18:55 +0300)
commitb367d7fc7b234bb98b330ac61bf35372f0f0acae
tree8cd354eba6c5b6cd1a391098bd167eff002bf281
parent79a169684dfad2c0bbb9fdbae539c1f30d9f0ac3
Fix display of thin lines whose newline has line-height property of t

* src/xdisp.c (append_space_for_newline): Don't try to fix ascent
and descent values of non-empty glyph rows, since they could have
forced low values deliberately.  (Bug#21243)
src/xdisp.c