mirror of https://github.com/texmacs/doc.git
Release selection on structured cursor moves
This commit is contained in:
parent
b7c4a46e53
commit
0973a73461
|
@ -12842,6 +12842,14 @@ source code.
|
||||||
<scm|void>.
|
<scm|void>.
|
||||||
</explain>
|
</explain>
|
||||||
|
|
||||||
|
<\explain>
|
||||||
|
<scm|(select-from-cursor-if-active)>
|
||||||
|
<explain-synopsis|no synopsis>
|
||||||
|
<|explain>
|
||||||
|
Calls the <c++> function <cpp|select_from_cursor_if_active> which returns
|
||||||
|
<scm|void>.
|
||||||
|
</explain>
|
||||||
|
|
||||||
<\explain>
|
<\explain>
|
||||||
<scm|(select-from-keyboard <scm-arg|bool>)>
|
<scm|(select-from-keyboard <scm-arg|bool>)>
|
||||||
<explain-synopsis|no synopsis>
|
<explain-synopsis|no synopsis>
|
||||||
|
@ -15098,6 +15106,14 @@ source code.
|
||||||
<scm|void>.
|
<scm|void>.
|
||||||
</explain>
|
</explain>
|
||||||
|
|
||||||
|
<\explain>
|
||||||
|
<scm|(select-from-cursor-if-active)>
|
||||||
|
<explain-synopsis|no synopsis>
|
||||||
|
<|explain>
|
||||||
|
Calls the <c++> function <cpp|select_from_cursor_if_active> which returns
|
||||||
|
<scm|void>.
|
||||||
|
</explain>
|
||||||
|
|
||||||
<\explain>
|
<\explain>
|
||||||
<scm|(select-from-keyboard <scm-arg|bool>)>
|
<scm|(select-from-keyboard <scm-arg|bool>)>
|
||||||
<explain-synopsis|no synopsis>
|
<explain-synopsis|no synopsis>
|
||||||
|
|
Loading…
Reference in New Issue