Mercurial > hg > RemoteEditor > vim7
diff runtime/doc/os_win32.txt @ 34:e170173ecb68 current-release
before ack base protocol.
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 26 Nov 2008 15:02:10 +0900 |
parents | 76efa0be13f1 |
children | c16898406ff2 |
line wrap: on
line diff
--- a/runtime/doc/os_win32.txt Mon Nov 10 01:13:56 2008 +0000 +++ b/runtime/doc/os_win32.txt Wed Nov 26 15:02:10 2008 +0900 @@ -1,4 +1,4 @@ -*os_win32.txt* For Vim version 7.1. Last change: 2007 Apr 22 +*os_win32.txt* For Vim version 7.2. Last change: 2008 May 02 VIM REFERENCE MANUAL by George Reilly @@ -306,7 +306,7 @@ :!start winfile.exe<CR> < Using "start" stops Vim switching to another screen, opening a new console, or waiting for the program to complete; it indicates that you are running a - program that does not effect the files you are editing. Programs begun + program that does not affect the files you are editing. Programs begun with :!start do not get passed Vim's open file handles, which means they do not have to be closed before Vim. To avoid this special treatment, use ":! start".