1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 04:27:59 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Kris Maglione
5606b96957 Require "x" flag in util.regexp for "extended" regex processing. 2011-02-15 13:06:40 -05:00
Kris Maglione
1d2965bebb Fix -tags option in command line generated by n_a. Closes issue #369. 2011-02-13 10:18:29 -05:00
Kris Maglione
7ca9b9cfea Replace :abc, :comc, :mapc with :unab!, :delc!, :unmap!. Add bang to :styt, :delsty, ... 2011-02-11 16:06:19 -05:00
Kris Maglione
92406a9cad Take groups into account for :style serialization and listing. Need utility functions for these things. 2011-02-11 15:25:13 -05:00
Kris Maglione
0d4fe708a1 Add abbreviation hives and fix some apparently long standing abbreviation bugs in the process. :( 2011-02-11 11:34:55 -05:00
Kris Maglione
30e2971424 Experimentally move contexts.js to contexts.jsm.
--HG--
branch : groups
rename : common/content/contexts.js => common/modules/contexts.jsm
2011-02-10 21:36:03 -05:00
Kris Maglione
56a28ec0fa Add commands.get completer. Add more JS completer tests.
--HG--
branch : groups
2011-02-10 17:05:38 -05:00
Kris Maglione
60063a8f91 Experimentally move commands.js and options.js to modules. Fix some bugs.
--HG--
branch : groups
rename : common/content/commands.js => common/modules/commands.jsm
rename : common/content/options.js => common/modules/options.jsm
2011-02-10 15:40:09 -05:00