1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-07 17:43:33 +02:00

initial Command/Commands implementation - replacing g_commands

This commit is contained in:
Doug Kearns
2007-06-06 06:42:49 +00:00
parent 4f6ab64000
commit e47ad6187e
5 changed files with 711 additions and 610 deletions

View File

@@ -91,7 +91,7 @@ function Mappings()//{{{
}
}
var mappingsIterator = function(mode)
function mappingsIterator(mode)
{
var mappings;