Fix bug #17281 with infloop in line-pixel-height.
commit8915b84286466c88ff1da95148d73e53464a5a89
authorEli Zaretskii <eliz@gnu.org>
Thu, 17 Apr 2014 08:58:59 +0000 (17 11:58 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 17 Apr 2014 08:58:59 +0000 (17 11:58 +0300)
tree0ac9b0f947d50f03a267d312632cf45e2e085eb0
parentf76da67d4040ec3c766b7f4977341e142348cf60
Fix bug #17281 with infloop in line-pixel-height.

 src/xdisp.c (Fline_pixel_height): Don't assume that the current
 buffer and the selected window's buffer are one and the same.
src/ChangeLog
src/xdisp.c