From 3cd3c60f16036ef47fd34e88baeaaeba2347effd Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 19 Feb 2009 23:43:41 +1100 Subject: [PATCH] Document the fact that ]] uses 'hinttags' to find links. --- vimperator/locale/en-US/options.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index ab367a7a..a7bdd168 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -498,7 +498,8 @@ ____ Patterns to use when guessing the \'next' page in a document sequence. Each pattern, in order, is matched against all links in the page with the first -match being used. The patterns are case insensitive regular expressions. +match being used. The patterns are case insensitive regular expressions and the +link elements are those defined by 'hinttags'. ____ @@ -590,7 +591,8 @@ ____ Patterns to use when guessing the \'previous' page in a document sequence. Each pattern, in order, is matched against all links in the page with the first -match being used. The patterns are case insensitive regular expressions. +match being used. The patterns are case insensitive regular expressions and the +link elements are those defined by 'hinttags'. ____