Updated runtime files. Add logcheck filetype plugin. (James Vega)
diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt
index 3a1c74f..8a5d361 100644
--- a/runtime/doc/change.txt
+++ b/runtime/doc/change.txt
@@ -1,4 +1,4 @@
-*change.txt* For Vim version 7.3c. Last change: 2010 Mar 23
+*change.txt* For Vim version 7.3c. Last change: 2010 Jul 29
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1245,7 +1245,8 @@
:nnoremap Q gq
gqgq *gqgq* *gqq*
-gqq Format the current line. {not in Vi}
+gqq Format the current line. With a count format that
+ many lines. {not in Vi}
*v_gq*
{Visual}gq Format the highlighted text. (for {Visual} see