]> git.neil.brown.name Git - edlib.git/commit
Use a callback to return mark for mark_at_point.
authorNeilBrown <neil@brown.name>
Tue, 8 Dec 2015 02:01:47 +0000 (13:01 +1100)
committerNeilBrown <neil@brown.name>
Thu, 10 Dec 2015 02:54:09 +0000 (13:54 +1100)
commit281d9b2413cb4d9d19322ef5e8afb812ad0d7875
tree56936a15c0db0af82c794449bd2b5d77f65ba7e2
parent6d1526784ae6dd4915e24cc8216dafbe0933d6ee
Use a callback to return mark for mark_at_point.

This might seem a bit forced, but I really think callbacks
like this are the best generic approach.  I hope.

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