# Tcl autoload index file, version 2.0
# This file is generated by the "auto_mkindex" command
# and sourced to set up indexing information for one or
# more commands.  Typically each line is a command that
# sets an element in the auto_index array, where the
# element name is the name of a command and the value is
# a script that loads the command.

set auto_index(::Editor::start) [list source -encoding utf-8 [file join $dir Editor.tcl]]
set auto_index(::Editor::quit) [list source -encoding utf-8 [file join $dir Editor.tcl]]
set auto_index(::Editor::isRunning) [list source -encoding utf-8 [file join $dir Editor.tcl]]
set auto_index(::Editor::jumpToPosition) [list source -encoding utf-8 [file join $dir Editor.tcl]]
set auto_index(::Editor::openNewFile) [list source -encoding utf-8 [file join $dir Editor.tcl]]
set auto_index(::Emacs::start) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Emacs::quit) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Emacs::isRunning) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Emacs::jumpToPosition) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Emacs::emacsStartEvalChannel) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Emacs::sendToEmacs) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Emacs::sendToEmacsWithPid) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Emacs::createJumpToPositionCmd) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Emacs::createSaveStateCmd) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Emacs::toLispBool) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Emacs::getEmacsVersionString) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Emacs::getEmacsVersion) [list source -encoding utf-8 [file join $dir Emacs.tcl]]
set auto_index(::Gvim::start) [list source -encoding utf-8 [file join $dir Gvim.tcl]]
set auto_index(::Gvim::quit) [list source -encoding utf-8 [file join $dir Gvim.tcl]]
set auto_index(::Gvim::isRunning) [list source -encoding utf-8 [file join $dir Gvim.tcl]]
set auto_index(::Gvim::jumpToPosition) [list source -encoding utf-8 [file join $dir Gvim.tcl]]
set auto_index(::Gvim::openNewFile) [list source -encoding utf-8 [file join $dir Gvim.tcl]]
set auto_index(::Gvim::gvimSend) [list source -encoding utf-8 [file join $dir Gvim.tcl]]
