1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-14 08:55:46 +01:00

Whitespace fixes.

--HG--
extra : rebase_source : 8668ae131079523322e32f068e1b48bea64b4f72
This commit is contained in:
Doug Kearns
2010-09-22 13:35:11 +10:00
parent 877ea957ca
commit 60eac8d752
14 changed files with 18 additions and 19 deletions

View File

@@ -15,7 +15,7 @@
&dactyl.appname; overrides nearly all &dactyl.host; keys in order to
make browsing more pleasant for Vim users. On the occasions when you
want to bypass &dactyl.appname;'s key handling and pass keys directly to
want to bypass &dactyl.appname;'s key handling and pass keys directly to
&dactyl.host; or to a web page, you have two options:
<item>

View File

@@ -215,7 +215,7 @@ XML.prettyPrinting = <hl key="Boolean">false</hl>;
otherwise. Beginning your file with <str>use strict</str>, while
not required, helps to prevent a lot of common errors.
</p>
<p>
The documentation that you provide behaves exactly as other
&dactyl.appname; documentation, which means that the tags you

View File

@@ -126,7 +126,7 @@
<k>;V</k>, <k>;Y</k> and <k>;c</k>. The value of
<o>extendedhinttags</o> is used to choose the elements
for, <k>;s</k>, <k>;a</k>, <k>;o</k>, <k>;t</k>,
<k>;b</k>, <k>;O</k>, <k>;T</k>, <k>;W</k>, <k>;y</k>,
<k>;b</k>, <k>;O</k>, <k>;T</k>, <k>;W</k>, <k>;y</k>,
</p>
</description>
</item>

View File

@@ -1387,7 +1387,7 @@
<default></default>
<description>
<p>
List of file patterns to ignore when completing files. For example,
List of file patterns to ignore when completing files. For example,
the following will ignore object files and Vim swap files:
</p>

View File

@@ -123,7 +123,7 @@
else is interpreted as Ex commands. In normal cases, any errors
generated by the execution or non-existence of <a>file</a> are
printed to the <t>command-line</t> area. When <oa>!</oa> is
provided, these are suppressed.
provided, these are suppressed.
</p>
<p>
@@ -140,7 +140,7 @@
page and every chrome document, including all browser windows and
dialogs. If the same file is sourced more than once, its previous
rules are cleared before it is applied again. Rules can be
restricted to specific documents by enclosing them
restricted to specific documents by enclosing them
<link topic="https://developer.mozilla.org/en/CSS/@-moz-document">@-moz-document</link>
blocks.
</p>