mirror of
https://github.com/atom/atom.git
synced 2026-02-09 14:15:24 -05:00
This only restores changes made via the CompositeSelection… this makes sense because this is the only way to make changes interactively. Any other changes are made via the api or a command line and should not modify selections when they are undone. Still need to test restoration after redo.