adds functions cache_source() and show_doc() to master, to be able to show documentation at runtime. adds a command doc to HILFE which uses master()->show_doc() rearrange tab handling code: (watch out for regressions) add handling of modules from current directory seperate resolving of input from generating completions to allow reuse for doc remove readline calls from completion functions to allow their use elsewhere add findObject() to PikeObjects.pmod to allow searching for items within a class Rev: lib/master.pike.in:1.393 Rev: lib/modules/Tools.pmod/AutoDoc.pmod/PikeObjects.pmod:1.35 Rev: lib/modules/Tools.pmod/Hilfe.pmod:1.137