autocomplete: add global $tcl::autocomplete_commands
commitf85744142ef599f04704d843af52a70b63c18c88
authorSteve Bennett <steveb@workware.net.au>
Wed, 5 Oct 2016 20:30:22 +0000 (6 06:30 +1000)
committerSteve Bennett <steveb@workware.net.au>
Wed, 5 Oct 2016 20:30:22 +0000 (6 06:30 +1000)
treef9acae21cf31d197e279559238849d2eca484d9e
parentc760be2a2c29ba8ce0848bd894af58a74eb0f14a
autocomplete: add global $tcl::autocomplete_commands

Contains commands that suport -commands, to make it easy to
add custom commands without replacing the default tcl::autcomplete
(although that is still the recommended approach)

Signed-off-by: Steve Bennett <steveb@workware.net.au>
initjimsh.tcl