Evas textblock: *_markup_prepend should use the passed cursor.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 10 Apr 2011 07:27:07 +0000 (07:27 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 10 Apr 2011 07:27:07 +0000 (07:27 +0000)
commit5d63b329536abd93805c04315e733bdf9d2c595e
tree2796fcb92c5d87b76dd876225f2aeabf9d7f0e10
parentedabb05265ba544c4067ed123fe335c8472c8432
Evas textblock: *_markup_prepend should use the passed cursor.

This fixes a bug that caused evas_object_textblock_text_markup_prepend
to use the object's cursor, instead of the passed cursor when prepending
text.
Thanks to WooHyun for the catch.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@58531 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c