diff runtime/doc/version7.txt @ 597:b9975513fe24 v7.0169

updated for version 7.0169
author vimboss
date Tue, 13 Dec 2005 20:09:08 +0000
parents 35cef95a6b76
children bc7ec0f1f7f3
line wrap: on
line diff
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Dec 12
+*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Dec 13
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -440,6 +440,16 @@ Ex command modifiers: ~
 |:sandbox|		Execute a command in the sandbox.
 
 
+Ex command arguments: ~
+
+|++bad|			Specify what happens with characters that can't be
+			converted and illegal bytes. (code example by Yasuhiro
+			Matsumoto)
+			Also, when a conversion error occurs or illegal bytes
+			are found include the line number in the error
+			message.
+
+
 New and extended functions: ~
 
 |add()|			append an item to a List