changeset 645:ffab4a526a50

updated for version 7.0188
author vimboss
date Thu, 26 Jan 2006 22:16:34 +0000
parents e4fa26ce8769
children eeda7c3124c5
files runtime/doc/index.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1,4 +1,4 @@
-*index.txt*     For Vim version 7.0aa.  Last change: 2006 Jan 11
+*index.txt*     For Vim version 7.0aa.  Last change: 2006 Jan 26
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -1236,7 +1236,7 @@ The commands are sorted on the non-optio
 |:llist|	:lli[st]	list all locations
 |:lmap|		:lm[ap]		like ":map!" but includes Lang-Arg mode
 |:lmapclear|	:lmapc[lear]	like ":mapclear!" but includes Lang-Arg mode
-|:lnext|	:ln[ext]	go to next location
+|:lnext|	:lne[xt]	go to next location
 |:lnewer|	:lnew[er]	go to newer location list
 |:lnfile|	:lnf[ile]	go to first location in next file
 |:lnoremap|	:ln[oremap]	like ":noremap!" but includes Lang-Arg mode