1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-23 08:33:32 +01:00

Add :map -arg. Document :com -literal.

This commit is contained in:
Kris Maglione
2011-02-03 02:00:47 -05:00
parent 8b6086fb7f
commit edecec56f9
5 changed files with 14 additions and 3 deletions

View File

@@ -78,7 +78,9 @@
buffer. [b6]
- Added :mapgroup command and -group flag to :map, :unmap, and
:mapclear. [b6]
- Added -arg flag to :map. [b6]
- :extensions has been replaced with a more powerful :addons.
- Added -literal flag to :command. [b6]
- Added :cookies command. [b3]
- :extadd now supports remote URLs as well as local files on Firefox 4. [b2]
- Added :if/:elseif/:else/:endif conditionals. [b3]