find a elisp file loadable with load-library function.
;;; new-which.el is a elisp file which provides a feature like unix
;;; command 'which'. It finds a elisp file loadable with load-library
;;; function and echoes in a Emacs's mini-buffer where the file is.