diff runtime/doc/change.txt @ 2434:86532ee3ea41 vim73

Updated runtime files. Add logcheck filetype plugin. (James Vega)
author Bram Moolenaar <bram@vim.org>
date Thu, 29 Jul 2010 22:33:18 +0200
parents f766a1c87f69
children 150b5dbccff9
line wrap: on
line diff
--- 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 @@ gq{motion}		Format the lines that {motio
 				: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