1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 03:02:26 +01:00
Commit Graph

54 Commits

Author SHA1 Message Date
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