Fix corner case in end-of-visible-line.
commit64fee3118aed82c404193c6ef23aad65bc5994a9
authorChong Yidong <cyd@gnu.org>
Thu, 22 Mar 2012 07:38:05 +0000 (22 15:38 +0800)
committerChong Yidong <cyd@gnu.org>
Thu, 22 Mar 2012 07:38:05 +0000 (22 15:38 +0800)
tree4cfa9cfac4abdca216f83f26cb0e7b5871bd505a
parent9f851fbd286f08f82e7648460134b52fa8172403
Fix corner case in end-of-visible-line.

* lisp/simple.el (end-of-visible-line): Handle return value of
next-single-property-change properly.

Fixes: debbugs:9371
lisp/ChangeLog
lisp/simple.el