Improved implementation of ticket #692
- White space closes now the autocompletion list
- Resolved an oversight in the table metadata
- Resolved an intrinsic transposition in fft2d
First draft of the is_dir() and is_file() functions from ticket #669. Both the file that the function will be in and the exact logic of the methods and their return values are not final. Also documentation is missing so far.