diff runtime/doc/editing.txt @ 2239:732cb7b31956 vim73

Crypt the text in the undo file if the file itself is crypted.
author Bram Moolenaar <bram@vim.org>
date Sun, 30 May 2010 22:48:02 +0200
parents 014a996ac896
children 646d34788036
line wrap: on
line diff
--- a/runtime/doc/editing.txt
+++ b/runtime/doc/editing.txt
@@ -1366,6 +1366,9 @@ this before writing the file.  When read
 automatically to the method used when that file was written.  You can change
 'cryptmethod' before writing that file to change the method.
 
+When writing an undo file, the same key and method will be used for the text
+in the undo file. |persistent-undo|.
+
 						*E817* *E818* *E819* *E820*
 When encryption does not work properly, you would be able to write your text
 to a file and never be able to read it back.  Therefore a test is performed to