diff options
Diffstat (limited to 'core/.textadept.lua')
-rw-r--r-- | core/.textadept.lua | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/.textadept.lua b/core/.textadept.lua index 011c70aa..d58aed97 100644 --- a/core/.textadept.lua +++ b/core/.textadept.lua @@ -57,10 +57,6 @@ function goto_view(n, absolute) end 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 -- that are handled as follows: |