1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-15 23:25:47 +01:00

Clarify some arg counts and some related tests.

--HG--
extra : rebase_source : e50c757b46406988b0bfa0c179ec1e9bad21a446
This commit is contained in:
Doug Kearns
2011-06-29 20:11:22 +10:00
parent 07bd83d7e4
commit ab7ad88b21
9 changed files with 228 additions and 66 deletions

View File

@@ -1620,6 +1620,7 @@ var Events = Module("events", {
else
dactyl.echoerr(_("error.argumentRequired"));
}, {
argCount: "?",
bang: true,
completer: function (context) completion.macro(context),
literal: 0