mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
We could call pop_callback before having pushed one because the latter is done after delay. Also, when disabling observeSCMStatus we now destroy the SCM handle rather than only remove our callback (since we do not re-use the handle).