commit | 6dfc28be25dc1e4323b6652fa517e972007ff1bd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 11 14:19:15 2010 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 11 14:19:15 2010 +0100 |
tree | ff19f5d6d935e56922bafdcab481d25d3ddbf759 | |
parent | cee6a352b23c8e444d4e0f4a219c288da1b19f76 [diff] [blame] |
Updated runtime files.
diff --git a/runtime/doc/version6.txt b/runtime/doc/version6.txt index 611ff8d..cca4b67 100644 --- a/runtime/doc/version6.txt +++ b/runtime/doc/version6.txt
@@ -11170,7 +11170,7 @@ runtime/menu.vim, src/version.c Patch 6.2.192 -Problem: Using CTRL-T and CTRL-D with "gR" messes up the text. (Jonahtan +Problem: Using CTRL-T and CTRL-D with "gR" messes up the text. (Jonathan Hankins) Solution: Avoid calling change_indent() recursively. Files: src/edit.c