]> git.eshelyaron.com Git - emacs.git/commit
(try_window_id): Display blank lines from the next
authorKenichi Handa <handa@m17n.org>
Thu, 27 Feb 1997 07:45:24 +0000 (07:45 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 27 Feb 1997 07:45:24 +0000 (07:45 +0000)
commit010a899e5a1750cd6a23198b868134f1091f9842
tree7794afa79dbb3c5183f325380bf0b0356a99629e
parentdcc13cda7775b00e339f0661a5c9d34d65ad9bdc
(try_window_id): Display blank lines from the next
line, when xp.bufpos == ZV.  (This bug is introduced by
changes of Mule).
Compare height against xp.vpos instead of xp.bufpos.
(display_mode_line): Avoid error while compiling with
--with-x=no.
(display_text_line): Correct displaying multi-column
binary data.
src/xdisp.c