From 9bff1b29293b50e506936e93c14d7a65e8b0ea29 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 6 Sep 2013 23:42:13 -0400 Subject: Updated LuaDoc. --- scripts/gen_iface.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/gen_iface.lua b/scripts/gen_iface.lua index c2dc0920..56089020 100755 --- a/scripts/gen_iface.lua +++ b/scripts/gen_iface.lua @@ -188,7 +188,8 @@ function M.next_indic_number() end --- --- Returns a unique user list type for use with `buffer.user_list_show()`. +-- Returns a unique user list identier number for use with +-- `buffer.user_list_show()`. -- Use this function for custom user lists in order to prevent clashes with -- list identifiers of other custom user lists. -- @usage local list_type = _SCINTILLA.next_user_list_type() -- cgit v1.2.3