1
0
Fork 0

Implement spell checking for selected regions

This commit is contained in:
Joris van der Hoeven 2019-02-16 11:41:24 +00:00
parent 252e879260
commit b0709530b7
1 changed files with 8 additions and 0 deletions

View File

@ -1682,6 +1682,14 @@ source code.
<scm|array_path>.
</explain>
<\explain>
<scm|(tree-spell-selection <scm-arg|string> <scm-arg|content> <scm-arg|path> <scm-arg|path> <scm-arg|path> <scm-arg|int>)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|spell> which returns
<scm|array_path>.
</explain>
<\explain>
<scm|(previous-search-hit <scm-arg|array_path> <scm-arg|path> <scm-arg|bool>)>
<explain-synopsis|no synopsis>