Update todo

This commit is contained in:
Magnar Sveen 2012-06-18 10:15:31 +02:00
parent 9875982496
commit 8d491719f6

View File

@ -1,4 +1,4 @@
* TODO: [4/10]
* TODO: [4/11]
** DONE (set-marker MARKER nil) for performance
** DONE C-g deactivates regions first, before disabling multiple-cursors
** DONE more state to save per cursor: er/history
@ -11,6 +11,7 @@
mark-multiple goes back to being the util? or just dies?
given the problem with extract-var and undo, may just kill mark-multiple.
problem with that is: C-g when doing rename-tag shouldn't go to multiple-cursors.
** TODO clean up overlays when reverting buffer
** TODO add tests
** TODO collapse cursors at same point (?)
** TODO there's something going wrong with last-command/this-command?