mirror of https://github.com/texmacs/doc.git
Implement spell checking for selected regions
This commit is contained in:
parent
252e879260
commit
b0709530b7
|
@ -1682,6 +1682,14 @@ source code.
|
||||||
<scm|array_path>.
|
<scm|array_path>.
|
||||||
</explain>
|
</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>
|
<\explain>
|
||||||
<scm|(previous-search-hit <scm-arg|array_path> <scm-arg|path> <scm-arg|bool>)>
|
<scm|(previous-search-hit <scm-arg|array_path> <scm-arg|path> <scm-arg|bool>)>
|
||||||
<explain-synopsis|no synopsis>
|
<explain-synopsis|no synopsis>
|
||||||
|
|
Loading…
Reference in New Issue