]> git.neil.brown.name Git - edlib.git/commit
discard commcache.
authorNeilBrown <neil@brown.name>
Fri, 28 Jul 2023 05:59:24 +0000 (15:59 +1000)
committerNeilBrown <neil@brown.name>
Fri, 28 Jul 2023 05:59:24 +0000 (15:59 +1000)
commitbfc35ae2d97324fd3ec61d9f8fec4fac3ded90fa
tree89b4002a076c42167d8688cf0e422cd233508f2f
parent7b87033c8e4e915931a852bffa6b6dc90fbd10c5
discard commcache.

The idea here was to accelerate repeated calls to the one request, so we
didn't need to repeat the search up the pane tree, or for the comm in
the keymap.
However I since decided that it is generally best to avoid repeated
calls like this, and mostly we do.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
core-doc.c
core-pane.c
core-pane.h
core.h
doc-docs.c