Skip to content
Commit 7b80fa36 authored by Dominik Haumann's avatar Dominik Haumann
Browse files

KTE::Document: chracterAt(), wordAt(), wordRangeAt()

- rename character(Cursor) to characterAt(Cursor)
- add wordRangeAt(Range)
- add wordAt(Cursor), reusing wordRangeAt()

Rename KateDocument::getWord() to wordAt().
parent bffb7e08
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment