]> git.neil.brown.name Git - edlib.git/commit
Remove doc->self link.
authorNeilBrown <neil@brown.name>
Thu, 14 Sep 2023 08:11:47 +0000 (18:11 +1000)
committerNeilBrown <neil@brown.name>
Fri, 15 Sep 2023 03:38:14 +0000 (13:38 +1000)
commitd0c51ca4ce2b87c67a937859aac85f7ccec35e67
treed647d2450feb70d5d2c394b6b65448ed1bd56514
parentce6ad7887687c78fbf1a748f7e0dd5701bea5818
Remove doc->self link.

Now that doc is always embedded in the pane, we don't need the ->self
link.
So all uses of a generic doc need to use ->doc to find the doc.

Signed-off-by: NeilBrown <neil@brown.name>
core-doc.c
core-mark.c
core.h
doc-docs.c
doc-text.c
lang-python.c