= svMisc To Do list

* CompletePlus() accelerate treatment (return completion and calculate desc
later? limit the list to n entries?). Also, make sure that options for
completion are correct for the given types

* The svMisc-package.Rd man page

* Write the code in objList() to list content inside objects

* Rework mechanism to call .guiCmd() from objXXX() functions

* Make indeterminate progress()ion

* Use this in call tips to get the call for S3 method for given objects
args(getS3method("predict", class(myobj), optional = TRUE)). + selectMethod
for S4 object does the same thing!

* objMenu(): add copy name to clipboard, send name to editor in menu

* Use RShowDoc() to access further R documentation.
