diff -r c61da758a9a2 runtime/doc/options.txt
--- a/runtime/doc/options.txt	Wed Apr 24 18:34:45 2013 +0200
+++ b/runtime/doc/options.txt	Thu Apr 25 11:46:39 2013 -0700
@@ -275,10 +275,7 @@
 	:e two
 Now the 'list' option is not set, because ":set nolist" resets the global
 value, ":setlocal list" only changes the local value and ":e two" gets the
-global value.  Note that if you do this next: >
-	:e one
-You will not get back the 'list' value as it was the last time you edited
-"one".  The options local to a window are not remembered for each buffer.
+global value.
 
 							*:setl* *:setlocal*
 :setl[ocal] ...		Like ":set" but set only the value local to the
