diff options
author | Bram Moolenaar <Bram@vim.org> | 2013-11-28 13:53:34 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2013-11-28 13:53:34 +0100 |
commit | 3678208477b1f0586128f7f18a6382d342c0c960 (patch) | |
tree | c96e68878f240a8bb87c1da6d25971d5b9bd4d42 /runtime/doc/version7.txt | |
parent | c62a644eaf31ff1ea6e3d569d0fe8c9d4eb3d908 (diff) | |
download | vim-3678208477b1f0586128f7f18a6382d342c0c960.zip |
Updated runtime files.
Diffstat (limited to 'runtime/doc/version7.txt')
-rw-r--r-- | runtime/doc/version7.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt index da82dcae0..ab4e385e8 100644 --- a/runtime/doc/version7.txt +++ b/runtime/doc/version7.txt @@ -1,4 +1,4 @@ -*version7.txt* For Vim version 7.4. Last change: 2013 Sep 03 +*version7.txt* For Vim version 7.4. Last change: 2013 Nov 18 VIM REFERENCE MANUAL by Bram Moolenaar @@ -7188,7 +7188,7 @@ More encryption *new-more-encryption* --------------- Support for Blowfish encryption. Added the 'cryptmethod' option. -Mostly by Moshin Ahmed. +Mostly by Mohsin Ahmed. Also encrypt the text in the swap file and the undo file. |