From 76b92b2830841fd4e05006cc3cad1d8f0bc8101b Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 24 Mar 2006 22:46:53 +0000 Subject: updated for version 7.0b --- runtime/doc/version7.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'runtime/doc/version7.txt') diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt index 777dff0b59..c38f27241c 100644 --- a/runtime/doc/version7.txt +++ b/runtime/doc/version7.txt @@ -1,4 +1,4 @@ -*version7.txt* For Vim version 7.0aa. Last change: 2006 Mar 23 +*version7.txt* For Vim version 7.0b. Last change: 2006 Mar 24 VIM REFERENCE MANUAL by Bram Moolenaar @@ -628,13 +628,13 @@ Win32: The ":winpos" command now also works in the console. (Vipin Aravind) don't jump to the first error. (Yegappan Lakshmanan). |:lfile| Like |:cfile| but use the location list. -|:lgetbuffer| Like |:cgetbuffer| but use the location list. -|:lgetexpr| Like |:cgetexpr| but use the location list. |:lgetfile| Like |:cgetfile| but use the location list. |:laddfile| Like |:caddfile| but use the location list. |:lbuffer| Like |:cbuffer| but use the location list. +|:lgetbuffer| Like |:cgetbuffer| but use the location list. |:laddbuffer| Like |:caddbuffer| but use the location list. |:lexpr| Like |:cexpr| but use the location list. +|:lgetexpr| Like |:cgetexpr| but use the location list. |:laddexpr| Like |:caddexpr| but use the location list. |:ll| Like |:cc| but use the location list. |:llist| Like |:clist| but use the location list. -- cgit v1.2.3