1
0
Fork 0

Re-synchronize with comments editor when adding or suppressing comments

This commit is contained in:
Joris van der Hoeven 2020-12-06 18:30:36 +00:00
parent eee8987730
commit 6a11029aaf
1 changed files with 8 additions and 0 deletions

View File

@ -8418,6 +8418,14 @@ source code.
<scm|void>. <scm|void>.
</explain> </explain>
<\explain>
<scm|(notified-change? <scm-arg|int>)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|has_changed> which returns
<scm|bool>.
</explain>
<\explain> <\explain>
<scm|(get-metadata <scm-arg|string>)> <scm|(get-metadata <scm-arg|string>)>
<explain-synopsis|no synopsis> <explain-synopsis|no synopsis>