From b708fa97b490c351f237d22397b8b562d7fb9950 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 9 Aug 2007 03:45:47 -0400 Subject: Added new LuaDoc, updated existing LuaDoc to be more consistent. --- modules/textadept/keys.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/textadept/keys.lua') diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua index 5ef0f8be..0fea59c4 100644 --- a/modules/textadept/keys.lua +++ b/modules/textadept/keys.lua @@ -152,7 +152,8 @@ try_get_cmd3 = function(keys, key_seq) end --- --- [Local function] Helper function to get commands with the current keychain. +-- [Local function] Helper function that gets commands associated with the +-- current keychain. -- If the current item in the keychain is part of a chain, throw an error value -- of -1. This way, pcall will return false and -1, where the -1 can easily and -- efficiently be checked rather than using a string error message. -- cgit v1.2.3