diff options
Diffstat (limited to 'core/ext/command_entry.lua')
-rw-r--r-- | core/ext/command_entry.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/ext/command_entry.lua b/core/ext/command_entry.lua index c583dc06..890c99e9 100644 --- a/core/ext/command_entry.lua +++ b/core/ext/command_entry.lua @@ -1,6 +1,7 @@ -- Copyright 2007-2009 Mitchell mitchell<att>caladbolg.net. See LICENSE. local textadept = _G.textadept +local locale = _G.locale local ce = textadept.command_entry --- |