commit | 996343d38e96863685adefacecbb888655b7aa43 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 04 22:20:21 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 04 22:20:21 2010 +0200 |
tree | 677c6ecdbd66d4be6657abb5624c4991857882a8 | |
parent | b2c0350c67736b0e054718fb5bf136147ee2261e [diff] [blame] |
Mainly documentation updates.
diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt index a89d8bb..a882d99 100644 --- a/runtime/doc/editing.txt +++ b/runtime/doc/editing.txt
@@ -1331,6 +1331,7 @@ Vim is able to write files encrypted, and read them back. The encrypted text cannot be read without the right key. +{only available when compiled with the |+cryptv| feature} *E833* The text in the swap file and the undo file is also encrypted.