diff runtime/doc/quickfix.txt @ 86:8173ec1e9f1f v7.0034

updated for version 7.0034
author vimboss
date Sat, 08 Jan 2005 16:11:57 +0000
parents f55897d6921d
children d4f3db33d782
line wrap: on
line diff
--- a/runtime/doc/quickfix.txt
+++ b/runtime/doc/quickfix.txt
@@ -1,4 +1,4 @@
-*quickfix.txt*  For Vim version 7.0aa.  Last change: 2004 Dec 28
+*quickfix.txt*  For Vim version 7.0aa.  Last change: 2005 Jan 08
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -292,7 +292,7 @@ advantages are:
 
 5.1 using Vim's internal grep
 
-							*:vim* *:vimgrep*
+					*:vim* *:vimgrep* *E682* *E683*
 :vim[grep][!] /{pattern}/ {file} ...
 			Search for {pattern} in the files {file} ... and set
 			the error list to the matches.