1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 00:24:13 +01:00

Document :ab -group.

This commit is contained in:
Kris Maglione
2011-02-11 14:29:56 -05:00
parent 921c51c04d
commit a4257fe854
2 changed files with 10 additions and 5 deletions

View File

@@ -436,9 +436,9 @@
<item>
<tags>:ab :abbreviate</tags>
<spec>:ab<oa>breviate</oa> <a>lhs</a> <a>rhs</a></spec>
<spec>:ab<oa>breviate</oa> <a>lhs</a></spec>
<spec>:ab<oa>breviate</oa></spec>
<spec>:ab<oa>breviate</oa> <oa>-group=<a>group</a></oa> <a>lhs</a> <a>rhs</a></spec>
<spec>:ab<oa>breviate</oa> <oa>-group=<a>group</a></oa> <a>lhs</a></spec>
<spec>:ab<oa>breviate</oa> <oa>-group=<a>group</a></oa></spec>
<description>
<p>
Abbreviate <a>lhs</a> to <a>rhs</a>. If only <a>lhs</a>
@@ -457,6 +457,11 @@
should <em>not</em> make any changes to the contents of
the editor.
</p>
<p>
If <a>group</a> is specified than abbreviations are created or
listed for the given <t>group</t>.
</p>
</description>
</item>

View File

@@ -11,8 +11,8 @@
* Further improved startup time. [b6]
* Added site-local and script-local groups: [b6]
- Added the :group command to define and select groups.
- Added the -group flag to :autocmd, :command, :map, :style,
and friends.
- Added the -group flag to :abbreviate, :autocmd, :command,
:map, :style, and friends.
- Mappings and commands can now be bound to groups which
execute only for certain websites.
- Autocommands, commands, mappings, and styles are now