* xdisp.c (handle_invisible_prop): Make it a bit faster
commit32bd425074e32184d3d4d9f985fd1a60814d78b2
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Aug 2012 19:22:41 +0000 (19 12:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Aug 2012 19:22:41 +0000 (19 12:22 -0700)
tree5977abec524b84fda9932c0bb9813c5a5034139d
parent7cef3569a3d872ea5be07a529b68910bf1d8b790
* xdisp.c (handle_invisible_prop): Make it a bit faster

and avoid a gcc -Wmaybe-uninitialized diagnostic.
src/ChangeLog
src/xdisp.c