]> git.eshelyaron.com Git - emacs.git/commit
Fix line number display for overlay/display strings with newlines
authorEli Zaretskii <eliz@gnu.org>
Sun, 25 Jun 2017 16:33:04 +0000 (19:33 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 25 Jun 2017 16:33:04 +0000 (19:33 +0300)
commit540669cda984f64964d7baeb7369d3eea424a34c
tree1bb735e8c8f8ebcfaaaa24f7a0e5b3e6a59b2588
parent16d2695674a4c8abbec846c427fe8abef97e07ef
Fix line number display for overlay/display strings with newlines

* src/xdisp.c (maybe_produce_line_number): Fix the condition for
producing space glyphs instead of a line number to include the
case of display strings and overlays.
src/xdisp.c