Enhancement - _config

- Merged Fredde's _config command with prior bug fix.
This commit is contained in:
Paul Beckingham 2009-07-12 22:48:38 -04:00
parent e2da1d0a9a
commit 8bf0f1176b
4 changed files with 18 additions and 0 deletions

View file

@ -66,6 +66,7 @@ std::string handleTags ();
std::string handleCompletionTags ();
std::string handleCompletionCommands ();
std::string handleCompletionIDs ();
std::string handleCompletionConfig ();
std::string handleVersion ();
std::string handleDelete ();
std::string handleStart ();