index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
proto
/
undo.pro
Age
Commit message (
Expand
)
Author
2016-01-19
patch 7.4.1133
Bram Moolenaar
2010-08-04
When undoing a reload, move the cursor to the first changed line.
Bram Moolenaar
2010-07-24
Add the 'undoreload' option to be able to undo a file reload.
Bram Moolenaar
2010-07-08
Make synstack() work on the character just after the end of the line.
Bram Moolenaar
2010-06-27
Added ":earlier 1f" and ":later 1f".
Bram Moolenaar
2010-06-27
Add file save counter to undo information. Add undotree() function.
Bram Moolenaar
2010-05-30
Made reading/writing undo info a bit more robust.
Bram Moolenaar
2010-05-30
Added the undofile() function. Updated runtime files.
Bram Moolenaar
2010-05-29
Various improvements to undo file code to make it more robust.
Bram Moolenaar
2010-05-23
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar
2007-05-06
updated for version 7.1a
Bram Moolenaar
2006-07-12
updated for version 7.0-038
Bram Moolenaar
2006-04-10
updated for version 7.0d
Bram Moolenaar
2006-03-24
updated for version 7.0b
Bram Moolenaar
2006-03-16
updated for version 7.0226
Bram Moolenaar
2006-03-14
updated for version 7.0224
Bram Moolenaar
2006-03-13
updated for version 7.0223
Bram Moolenaar
2006-02-28
updated for version 7.0210
Bram Moolenaar
2004-06-13
updated for version 7.0001
Bram Moolenaar