1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-24 10:02:27 +01:00

Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator into HEAD

This commit is contained in:
Kris Maglione
2009-01-06 23:13:28 -05:00
7 changed files with 53 additions and 50 deletions

View File

@@ -1270,7 +1270,7 @@ function Completion() //{{{
////////////////////// PUBLIC SECTION //////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////{{{
let self = {
const self = {
setFunctionCompleter: function setFunctionCompleter(funcs, completers)
{