diff runtime/doc/editing.txt @ 2283:7e1bd501306d vim73

Mainly documentation updates.
author Bram Moolenaar <bram@vim.org>
date Sun, 04 Jul 2010 22:20:21 +0200
parents c08f91142c41
children eb7be7b075a6
line wrap: on
line diff
--- a/runtime/doc/editing.txt
+++ b/runtime/doc/editing.txt
@@ -1331,6 +1331,7 @@ 9. Encryption						*encryption*
 
 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.