From 102c01ba2db51190c7c79592a6ea2fdb29d4d4fa Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 17 Jun 2008 16:43:09 -0400 Subject: Added Tab-completion to Lua Command Entry. --- core/.textadept.lua | 4 ---- 1 file changed, 4 deletions(-) (limited to 'core/.textadept.lua') diff --git a/core/.textadept.lua b/core/.textadept.lua index 011c70aa..d58aed97 100644 --- a/core/.textadept.lua +++ b/core/.textadept.lua @@ -56,10 +56,6 @@ function goto_view(n, absolute) end -- size is the integer position of the split resizer. function get_split_table() end ---- --- Focuses the command entry. -function focus_command() end - --- -- Creates a GTK menu, returning the userdata. -- @param menu_table A table defining the menu. It is an ordered list of strings -- cgit v1.2.3