summaryrefslogtreecommitdiffstats
path: root/runtime/doc/editing.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-07-04 22:20:21 +0200
committerBram Moolenaar <Bram@vim.org>2010-07-04 22:20:21 +0200
commit996343d38e96863685adefacecbb888655b7aa43 (patch)
tree677c6ecdbd66d4be6657abb5624c4991857882a8 /runtime/doc/editing.txt
parentb2c0350c67736b0e054718fb5bf136147ee2261e (diff)
Mainly documentation updates.
Diffstat (limited to 'runtime/doc/editing.txt')
-rw-r--r--runtime/doc/editing.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt
index a89d8bb8de..a882d9912a 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.