]> git.neil.brown.name Git - edlib.git/commit
Rename doc:attach-helper to doc:get-doc
authorNeilBrown <neil@brown.name>
Fri, 1 Sep 2023 02:47:22 +0000 (12:47 +1000)
committerNeilBrown <neil@brown.name>
Fri, 1 Sep 2023 02:47:22 +0000 (12:47 +1000)
commitd4a32375c4ffa9975f41847f219c39ef96cc74b0
treed7cae445aa7162f86d0bff93b65adb478ac47af4
parenta74f517680fc7eaca258c5440745244da986e90c
Rename doc:attach-helper to doc:get-doc

The behaviour of doc:attach-helper is to call the comm2 callback with
the doc as the ci->focus.
This can be used to attach a helper, but can be used for other things.
It really just gets the doc for the caller to act on.
So rename it.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/Developer/03-documents.md
core-doc.c
lib-aspell.c
python/lib-autospell.py