diff runtime/doc/options.txt @ 82:366d9947baf2

updated for version 7.0033
author vimboss
date Fri, 07 Jan 2005 21:48:26 +0000
parents 388f285bda1b
children 04f2e519ab18
line wrap: on
line diff
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt*	For Vim version 7.0aa.  Last change: 2005 Jan 05
+*options.txt*	For Vim version 7.0aa.  Last change: 2005 Jan 07
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@ -1096,6 +1096,8 @@ A jump table for the options with a shor
 			'hidden' is set or using |:hide|, like using
 			|:bwipeout|
 
+	CAREFUL: when "unload", "delete" or "wipe" is used changes in a buffer
+	are lost without a warning.
 	This option is used together with 'buftype' and 'swapfile' to specify
 	special kinds of buffers.   See |special-buffers|.