]> git.eshelyaron.com Git - emacs.git/commit
Ensure positive number of glyphs for margins of positive width
authorEli Zaretskii <eliz@gnu.org>
Fri, 15 Jan 2016 15:36:47 +0000 (17:36 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 15 Jan 2016 15:36:47 +0000 (17:36 +0200)
commit740849fe986b62a839bce4bbf67d0036fc1be0b9
tree04ae1b613906ff352e6ab12c4b113d23968f8ba5
parentaa636c8465b03c09249dccd68fca3d1df04eaa2c
Ensure positive number of glyphs for margins of positive width

* src/dispnew.c (margin_glyphs_to_reserve): Always return a
positive value when a non-zero width of the marginal area was
requested.  (Bug#22356)
src/dispnew.c