mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 09:18:07 -05:00
We now do all the work in NSMenuItem’s setActivationString: and no longer require subclassing the mutable versions of NSAttributedString. It should now be more transparent what the code does and why it does it.