diff runtime/doc/version7.txt @ 415:165c628aa9fc v7.0108

updated for version 7.0108
author vimboss
date Tue, 12 Jul 2005 22:50:18 +0000
parents c60ba877860b
children f713fc55bf7b
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 Jul 11
+*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Jul 12
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -1180,4 +1180,7 @@ continue.
 When opening a new buffer the local value of 'bomb' was not initialized from
 the global value.
 
+Win32: When using the "Edit with Vim" entry the file name was limited to about
+200 characters.
+
  vim:tw=78:ts=8:ft=help:norl: