]> git.neil.brown.name Git - edlib.git/commit
Allow Notify:Close to work for docs being closed.
authorNeilBrown <neil@brown.name>
Wed, 13 Sep 2023 22:37:20 +0000 (08:37 +1000)
committerNeilBrown <neil@brown.name>
Fri, 15 Sep 2023 03:03:14 +0000 (13:03 +1000)
commit45bad74f92e488daec9479bddb126a583ef532f9
treeddad8d452ba3fc42d20fe8471ae1fddbb3eec501
parentfe509bd687080aa9ee10a58a4cf06a2485e74dfd
Allow Notify:Close to work for docs being closed.

When a doc is closed we need to allow some notifications.
Remove the Close:Notify hack and use Notify:Close with the
target commands defined with DEF_CMD_CLOSED().

Signed-off-by: NeilBrown <neil@brown.name>
core-doc.c
core-pane.c
core-pane.h