From 27d2ad299e6e6e62f2e4779af8d8b369cd8e6121 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sat, 6 Dec 2008 22:12:38 +1100 Subject: [PATCH] fix a few help formatting quirks --- vimperator/locale/en-US/index.txt | 2 +- vimperator/locale/en-US/options.txt | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt index 08bbe20a..7d79656c 100644 --- a/vimperator/locale/en-US/index.txt +++ b/vimperator/locale/en-US/index.txt @@ -264,7 +264,7 @@ section:Options[option-index] ||'errorbells'|| Ring the bell when an error message is displayed + ||'eventignore'|| List of autocommand event names which should be ignored + ||'exrc'|| Allow reading of an RC file in the current directory + -||'extendedhinttags'|| XPath string of hintable elements activated by ';' + +||'extendedhinttags'|| XPath string of hintable elements activated by [m];[m] + ||'fileencoding'|| set the charactor encoding for the current page + ||'focuscontent'|| Try to stay in normal mode after loading a web page + ||'followhints'|| Change the behaviour of [m][m] in hint mode + diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index a2f54a72..e6f64408 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -488,9 +488,9 @@ ____ ____ (default: \bnext,^>$,^(>>|»)$,^(>|»),(>|»)$,\bmore\b) -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. +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. ____ @@ -580,9 +580,9 @@ ____ ____ (default: \bprev|previous\b,^<$,^(<<|«)$,^(<|«),(<|«)$) -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. +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. ____