commit | a800b42975f7a62282cb90d8c61ef3cff2fe810a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 27 01:15:55 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 27 01:15:55 2010 +0200 |
tree | 9ecc9705a77dcc23b87ba2dffb9a06765625519a | |
parent | d69980f9dd1a538e9ba4313616f3be452c95206d [diff] [blame] |
Add file save counter to undo information. Add undotree() function.
diff --git a/runtime/doc/undo.txt b/runtime/doc/undo.txt index 1195a05..1ed2ecd 100644 --- a/runtime/doc/undo.txt +++ b/runtime/doc/undo.txt
@@ -135,6 +135,7 @@ The "changes" column is the number of changes to this leaf from the root of the tree. The "time" column is the time this change was made. + For more details use the |undotree()| function. *g-* g- Go to older text state. With a count repeat that many