From 1ef15e30a0479b4c4f7da7142b6f6a441e295f1e Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 1 Feb 2006 21:56:25 +0000 Subject: updated for version 7.0191 --- runtime/doc/pattern.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime/doc/pattern.txt') diff --git a/runtime/doc/pattern.txt b/runtime/doc/pattern.txt index ca6431e190..27804b02f7 100644 --- a/runtime/doc/pattern.txt +++ b/runtime/doc/pattern.txt @@ -1,4 +1,4 @@ -*pattern.txt* For Vim version 7.0aa. Last change: 2006 Jan 22 +*pattern.txt* For Vim version 7.0aa. Last change: 2006 Feb 01 VIM REFERENCE MANUAL by Bram Moolenaar @@ -821,7 +821,7 @@ $ At end of pattern or in front of "\|" or "\)" ("|" or ")" after "\v"): {not in Vi} WARNING: When the mark is moved after the pattern was used, the result becomes invalid. Vim doesn't automatically update the matches. - Similar to moving the cursor for |\%#|. + Similar to moving the cursor for "\%#" |/\%#|. */\%l* */\%>l* */\%