* src/xdisp.c (handle_invisible_prop): Fix ellipses at overlay string ends.
authorChong Yidong <cyd@gnu.org>
Sun, 19 Aug 2012 16:19:05 +0000 (00:19 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 19 Aug 2012 16:19:05 +0000 (00:19 +0800)
commit450809af98c857e5161aa28f31871e52a22dacad
tree156c14718baa8be7dd9f866af3b959e33eb8be38
parent6b1319cec2cc1753ca527533f78fe45069342dfa
* src/xdisp.c (handle_invisible_prop): Fix ellipses at overlay string ends.

* test/redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.

Fixes: debbugs:3874
src/ChangeLog
src/xdisp.c
test/ChangeLog
test/redisplay-testsuite.el