diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-07-04 22:20:21 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-07-04 22:20:21 +0200 |
commit | 996343d38e96863685adefacecbb888655b7aa43 (patch) | |
tree | 677c6ecdbd66d4be6657abb5624c4991857882a8 /runtime/doc/editing.txt | |
parent | b2c0350c67736b0e054718fb5bf136147ee2261e (diff) | |
download | vim-git-996343d38e96863685adefacecbb888655b7aa43.tar.gz |
Mainly documentation updates.
Diffstat (limited to 'runtime/doc/editing.txt')
-rw-r--r-- | runtime/doc/editing.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt index a89d8bb8d..a882d9912 100644 --- a/runtime/doc/editing.txt +++ b/runtime/doc/editing.txt @@ -1331,6 +1331,7 @@ There are a few things to remember when editing binary files: 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. |